<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>0517博客</title><link>http://0517.org/</link><description>淮安博客</description><generator>RainbowSoft Studio Z-Blog 1.8 Walle Build 100427</generator><language>zh-CN</language><copyright>Copyright 2005-2010 www.0517.org.</copyright><pubDate>Thu, 17 Jun 2010 14:38:23 +0800</pubDate><item><title>IIS下绑定泛解析域名实时开通无限二级子域名的成功方法</title><author>a@b.com (蓝鸟)</author><link>http://0517.org/archives/906.html</link><pubDate>Sun, 21 Mar 2010 14:06:16 +0800</pubDate><guid>http://0517.org/archives/906.html</guid><description><![CDATA[最后头疼了几天的无限二级域名问题终于解决，总算可以交差了，下面分享下偶的实践过程：<br/><br/>1、在你的域名管理后台找到添加子域名的地方，添加*.sitename.org这样的泛域名解析，*是匹配所有相地球人都知道了。<br/><br/>2、在IIS里添加一个空主机头的网站（注：好像XP系统下只能添加虚拟目录）<br/><br/>3、下载ISAPI_Rewrite full 2.9破解版本，到百度搜索，最新的的3.1没找到破解版，偶用试用版搞了几天才知道一定要FULL版本才行，有谁有最新破解FULL版还请回帖分享。<br/><br/>4、安装ISAPI_Rewrite.full好后找到它的安装目录里面的httpd.ini文件，在里面添加复制内容到剪贴板 <br/>...]]></description><category>网页制作</category><comments>http://0517.org/archives/906.html#comment</comments><wfw:comment>http://0517.org/</wfw:comment><wfw:commentRss>http://0517.org/feed.asp?cmt=906</wfw:commentRss><trackback:ping>http://0517.org/cmd.asp?act=tb&amp;id=906&amp;key=437e17b6</trackback:ping></item><item><title>sql多表连接查询inner join, left join , right join ,full join ,cross join </title><author>a@b.com (蓝鸟)</author><link>http://0517.org/archives/905.html</link><pubDate>Mon, 08 Mar 2010 08:48:26 +0800</pubDate><guid>http://0517.org/archives/905.html</guid><description><![CDATA[inner join,full outer join,left join,right jion<br/>内部连接 inner join 两表都满足的组合<br/>full outer 全连 两表相同的组合在一起，A表有，B表没有的数据（显示为null）,同样B表有<br/>A表没有的显示为(null)<br/>A表 left join  B表 左连,以A表为基础，A表的全部数据，B表有的组合。没有的为null<br/>A表 right join B表 右连,以B表为基础，B表的全部数据，A表的有的组合。没有的为null<br/><br/><br/>查询分析器中执行：<br/>...]]></description><category>网页制作</category><comments>http://0517.org/archives/905.html#comment</comments><wfw:comment>http://0517.org/</wfw:comment><wfw:commentRss>http://0517.org/feed.asp?cmt=905</wfw:commentRss><trackback:ping>http://0517.org/cmd.asp?act=tb&amp;id=905&amp;key=07f0025c</trackback:ping></item><item><title>mysql char int常用字段解析</title><author>a@b.com (蓝鸟)</author><link>http://0517.org/archives/904.html</link><pubDate>Mon, 09 Nov 2009 16:30:23 +0800</pubDate><guid>http://0517.org/archives/904.html</guid><description><![CDATA[<p>一个汉字占两个字节，20个汉字，char类型的话，最长40个字节。 <br />所以设置为40就可以了。<br /><br />但是使用char固定长度存储，如果存储的数据长度不够40个字节的话，数据库会自动在后面补空格。<br /><br />比如你在里面存入&ldquo;张三&rdquo;，那么读取出来的数据，就是&ldquo;张三+36个空格&rdquo;<br /><br />所以在处理的时候，注意处理空格</p><p>&nbsp;</p><p>&nbsp;</p>...]]></description><category>程序开发</category><comments>http://0517.org/archives/904.html#comment</comments><wfw:comment>http://0517.org/</wfw:comment><wfw:commentRss>http://0517.org/feed.asp?cmt=904</wfw:commentRss><trackback:ping>http://0517.org/cmd.asp?act=tb&amp;id=904&amp;key=7063ba25</trackback:ping></item><item><title>LG42LH30FR液晶电视 HDMI点对点设置</title><author>a@b.com (蓝鸟)</author><link>http://0517.org/archives/902.html</link><pubDate>Sun, 11 Oct 2009 20:14:57 +0800</pubDate><guid>http://0517.org/archives/902.html</guid><description><![CDATA[近日入手了一台LG42LH30FR液晶电视,第一次：用hdmi-hdmi无法点对点，屏幕两边有空。从网上查询，发现很多网友都无法设置点对点所以放弃用vga-vga可以点对点，用1.8米的benq显示器的线，正常，后来买了根5米的杂牌线(12元)，屏幕会闪，又买了根秋叶原的vga屏幕正常，基本无损。今天无事，不甘心，再把我的hdmi线拿出来测试，奇迹出现了。在电视机里把hdmi（1、2、3）任意一个]]></description><category>学习生活</category><comments>http://0517.org/archives/902.html#comment</comments><wfw:comment>http://0517.org/</wfw:comment><wfw:commentRss>http://0517.org/feed.asp?cmt=902</wfw:commentRss><trackback:ping>http://0517.org/cmd.asp?act=tb&amp;id=902&amp;key=66c97259</trackback:ping></item><item><title>talbe2css使用方法</title><author>a@b.com (蓝鸟)</author><link>http://0517.org/archives/901.html</link><pubDate>Fri, 04 Sep 2009 15:27:49 +0800</pubDate><guid>http://0517.org/archives/901.html</guid><description><![CDATA[<img src="http://www.0517.org/upload/200909041528232875.gif" alt="title" title="title" width="400" height="300"/>]]></description><category>网页制作</category><comments>http://0517.org/archives/901.html#comment</comments><wfw:comment>http://0517.org/</wfw:comment><wfw:commentRss>http://0517.org/feed.asp?cmt=901</wfw:commentRss><trackback:ping>http://0517.org/cmd.asp?act=tb&amp;id=901&amp;key=40dd7669</trackback:ping></item><item><title>dreamwear 在firefox不居中对齐，ie正常，设置方法</title><author>a@b.com (蓝鸟)</author><link>http://0517.org/archives/900.html</link><pubDate>Fri, 04 Sep 2009 15:17:09 +0800</pubDate><guid>http://0517.org/archives/900.html</guid><description><![CDATA[<p>左，右改成自动即可</p><p>&nbsp;</p>]]></description><category>网页制作</category><comments>http://0517.org/archives/900.html#comment</comments><wfw:comment>http://0517.org/</wfw:comment><wfw:commentRss>http://0517.org/feed.asp?cmt=900</wfw:commentRss><trackback:ping>http://0517.org/cmd.asp?act=tb&amp;id=900&amp;key=7e5b225f</trackback:ping></item><item><title>MS SQL入门基础:DTS 导入、导出向导</title><author>a@b.com (蓝鸟)</author><link>http://0517.org/archives/899.html</link><pubDate>Mon, 24 Aug 2009 15:52:25 +0800</pubDate><guid>http://0517.org/archives/899.html</guid><description><![CDATA[<p>DTS 导入、导出向导帮助用户交互式地建立包，从而在具有OLE DB 和ODBC 驱动程序的源和目标数据源间进行数据的导入、导出和转换。下面将以两个具体例子来讲解如何使用DTS 向导，同时将对其中涉及的每一个选项进行详细的介绍。</p><p>　　例18-1： 使用DTS 向导导出pubs 数据库中的authors 表。</p><p>　　利用SQL Server Enterprise Manager 执行数据导出的步骤为：</p><p>　　（1） 启动SQL Server Enterprise Manager 后，登录到指定的服务器，右击Data Transformation Services 文件夹，在弹出菜单中选择All tasks， Export data，打开DTS Export Wizard， 如图18-1 所示。</p>...]]></description><category>技术文章</category><comments>http://0517.org/archives/899.html#comment</comments><wfw:comment>http://0517.org/</wfw:comment><wfw:commentRss>http://0517.org/feed.asp?cmt=899</wfw:commentRss><trackback:ping>http://0517.org/cmd.asp?act=tb&amp;id=899&amp;key=40b7f463</trackback:ping></item><item><title>塞班系统symbian手机签证与软件证书</title><author>a@b.com (蓝鸟)</author><link>http://0517.org/archives/898.html</link><pubDate>Mon, 24 Aug 2009 00:06:07 +0800</pubDate><guid>http://0517.org/archives/898.html</guid><description><![CDATA[一句话概括证书。<br/>用来和 key文件 配合了给 塞班手机软件 做数字签名的一个文件。<br/>给软件做数字签名要用到 key文件 证书文件 和签名软件（这个有电脑版也有手机版）<br/>证书的原理就是基于数字签名技术。<br/><br/>数字签名，就是用密码学的方法实现的签名。（此签名是无法伪造和可以确定此签名的来源）<br/><br/>-----------------------------------------------------------<br/>下面是详细讲解。小白可以不用看了。看了会成为高手的。<br/><br/>写帖子的时候尽量为让新手看懂。写的多了点。但是还有没说清楚的大家提问好了。<br/>...]]></description><category>技术文章</category><comments>http://0517.org/archives/898.html#comment</comments><wfw:comment>http://0517.org/</wfw:comment><wfw:commentRss>http://0517.org/feed.asp?cmt=898</wfw:commentRss><trackback:ping>http://0517.org/cmd.asp?act=tb&amp;id=898&amp;key=f9f04bbe</trackback:ping></item><item><title>分享一下软文技巧</title><author>a@b.com (蓝鸟)</author><link>http://0517.org/archives/897.html</link><pubDate>Sun, 23 Aug 2009 14:34:20 +0800</pubDate><guid>http://0517.org/archives/897.html</guid><description><![CDATA[技巧一：提前做好软文广告计划 <br/>软文广告是广告目标软文化的具体表现，而广告又是品牌目标和销售目标广告化的产物，最终要达到的是建设形象与获取利润的目的，因此，软文广告也应遵循计划、组织、实施、修正的操作规律。软文广告的计划源于企业的广告策略，善于操作软文广告的企业大多是非常讲求策略的企业，也是精于低成本运营的企业，但依靠软文广告而迅速成长的企业并不多，为什么？因为多数企业并没有提前做好软文广告计划。软文广告计划是软文广告操作的基础。 <br/>技巧二：给软文拟一个新闻标题 <br/>发布软文广告企业的需求，无非是要达到品牌宣传目标或产品销售目标，但写作软文广告时首先要考虑读者的需求。 <br/>...]]></description><category>休闲娱乐</category><comments>http://0517.org/archives/897.html#comment</comments><wfw:comment>http://0517.org/</wfw:comment><wfw:commentRss>http://0517.org/feed.asp?cmt=897</wfw:commentRss><trackback:ping>http://0517.org/cmd.asp?act=tb&amp;id=897&amp;key=e8b19356</trackback:ping></item><item><title>在淘宝里哪些产品热销？淘宝热销排行名次！！</title><author>a@b.com (蓝鸟)</author><link>http://0517.org/archives/896.html</link><pubDate>Sun, 23 Aug 2009 10:58:48 +0800</pubDate><guid>http://0517.org/archives/896.html</guid><description><![CDATA[排名 商品子类<br/><br/>1 彩妆/香水/护肤/美体<br/>2 手机/通讯设备/卡<br/>3 女装/女士精品<br/>4 网络游戏虚拟商品交易区<br/><br/>5 居家日用/装饰/文具/园艺<br/>6 童装/婴幼/孕妇用品<br/>7 女士箱包/鞋帽/配件<br/>8 电脑/软件/网络/办公<br/>9 男装/服饰配件<br/>10 运动/健身/运动明星/乐器<br/><br/>11 珠宝首饰/流行饰品/珠宝配件<br/>12 保健品/食品/零食<br/>13 书籍/杂志/报纸<br/>14 数码相机/摄像机/图形冲印<br/>15 家用电器/保健器械<br/><br/>16 玩具/模型/卡通产品<br/>17 随身视听/音响/耳机<br/>18 音乐/影视/明星/娱乐<br/>...]]></description><category>学习生活</category><comments>http://0517.org/archives/896.html#comment</comments><wfw:comment>http://0517.org/</wfw:comment><wfw:commentRss>http://0517.org/feed.asp?cmt=896</wfw:commentRss><trackback:ping>http://0517.org/cmd.asp?act=tb&amp;id=896&amp;key=e34357a0</trackback:ping></item></channel></rss>
