﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><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>博客园-保定.NET俱乐部</title><link>http://baoding.cnblogs.com</link><description>专注保定及周边地区的.Net技术交流、推广、应用以及最新的NET技术.如果您有什么技术心得和遇到的问题，欢迎发送到这里，我们一起解决，一起享受程序带给我们的乐趣！</description><language>zh-cn</language><lastBuildDate>Wed, 20 Aug 2008 23:21:44 GMT</lastBuildDate><pubDate>Wed, 20 Aug 2008 23:21:44 GMT</pubDate><ttl>60</ttl><item><title>见“利”忘“义”???</title><link>http://www.cnblogs.com/RainWaterLily/archive/2008/05/29/1209871.html</link><dc:creator>RainWaterLily</dc:creator><author>RainWaterLily</author><pubDate>Thu, 29 May 2008 04:59:00 GMT</pubDate><guid>http://www.cnblogs.com/RainWaterLily/archive/2008/05/29/1209871.html</guid><description><![CDATA[摘要: 春秋时期，鲁国制定了一道法律，如果鲁国人在外国看见同胞被卖为奴婢，只要他们肯出钱把人赎回来，那么回到鲁国后，国家就会给他们以赔偿和奖励。这道法律执行了很多年，很多流落他乡的鲁国人因此得救，因此得以重返故国。后来孔子有一个弟子叫子贡，他是一个很有钱地商人，他从国外赎回来了很多鲁国人，但却拒绝了国家的赔偿，因为他自认为不需要这笔钱，情愿为国分担赎人地负累。但孔子却大骂子贡不止，说子贡此举伤天害理。祸害&nbsp;&nbsp;<a href='http://www.cnblogs.com/RainWaterLily/archive/2008/05/29/1209871.html'>阅读全文</a><img src ="http://baoding.cnblogs.comaggbug/1209871.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41802/" target="_blank">[新闻]微软Office 14即将展开Alpha测试</a>]]></description></item><item><title>[转]post和get的不同之处</title><link>http://www.cnblogs.com/RainWaterLily/archive/2008/05/26/1207436.html</link><dc:creator>RainWaterLily</dc:creator><author>RainWaterLily</author><pubDate>Mon, 26 May 2008 04:04:00 GMT</pubDate><guid>http://www.cnblogs.com/RainWaterLily/archive/2008/05/26/1207436.html</guid><description><![CDATA[摘要: post和get的不同之处GET与POST的区别在于：（对于CGI）如果以GET方式传输，所带参数附加在CGI程式的URL后直接传给server，并可从server端的QUERY_STRING这个环境变量中读取；如果以POST方式传输，则参数会被打包在数据报中传送给server,并可从CONTENT_LENGTH这个环境变量中读取出来。还有一种情况是，你用的是GET方式，但传送的参数是路径，如： &nbsp;&nbsp;<a href='http://www.cnblogs.com/RainWaterLily/archive/2008/05/26/1207436.html'>阅读全文</a><img src ="http://baoding.cnblogs.comaggbug/1207436.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41801/" target="_blank">[新闻]《星际争霸2》新图</a>]]></description></item><item><title>[转]C# 向web网站GET、POST 数据</title><link>http://www.cnblogs.com/RainWaterLily/archive/2008/05/26/1207429.html</link><dc:creator>RainWaterLily</dc:creator><author>RainWaterLily</author><pubDate>Mon, 26 May 2008 03:58:00 GMT</pubDate><guid>http://www.cnblogs.com/RainWaterLily/archive/2008/05/26/1207429.html</guid><description><![CDATA[摘要: [转]C# 向web网站GET、POST 数据HttpWebRequest 是 .net 基类库中的一个类，在命名空间 System.Net 下面，用来使用户通过 HTTP 协议和服务器交互。HttpWebRequest 对 HTTP 协议进行了完整的封装，对 HTTP 协议中的 Header, Content, Cookie 都做了属性和方法的支持，很容易就能编写出一个模拟浏览器自动登录的程序。&nbsp;&nbsp;<a href='http://www.cnblogs.com/RainWaterLily/archive/2008/05/26/1207429.html'>阅读全文</a><img src ="http://baoding.cnblogs.comaggbug/1207429.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41800/" target="_blank">[新闻]Google放出Android开发路线图</a>]]></description></item><item><title>[转]C# GET、POST方式请求web</title><link>http://www.cnblogs.com/RainWaterLily/archive/2008/05/26/1207426.html</link><dc:creator>RainWaterLily</dc:creator><author>RainWaterLily</author><pubDate>Mon, 26 May 2008 03:54:00 GMT</pubDate><guid>http://www.cnblogs.com/RainWaterLily/archive/2008/05/26/1207426.html</guid><description><![CDATA[摘要: C# GET、POST方式请求web&nbsp;&nbsp;<a href='http://www.cnblogs.com/RainWaterLily/archive/2008/05/26/1207426.html'>阅读全文</a><img src ="http://baoding.cnblogs.comaggbug/1207426.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41799/" target="_blank">[新闻]番茄花园作者被警方逮捕</a>]]></description></item><item><title>sp_fulltext_service (Transact-SQL)</title><link>http://www.cnblogs.com/RainWaterLily/archive/2008/03/15/1107317.html</link><dc:creator>RainWaterLily</dc:creator><author>RainWaterLily</author><pubDate>Sat, 15 Mar 2008 09:44:00 GMT</pubDate><guid>http://www.cnblogs.com/RainWaterLily/archive/2008/03/15/1107317.html</guid><description><![CDATA[摘要: sp_fulltext_service (Transact-SQL)<br><br>更改 SQL (MSFTESQL) 服务属性的 Microsoft 全文搜索。<br>&nbsp;&nbsp;<a href='http://www.cnblogs.com/RainWaterLily/archive/2008/03/15/1107317.html'>阅读全文</a><img src ="http://baoding.cnblogs.comaggbug/1107317.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41792/" target="_blank">[新闻]WordPress和Movable Type影响社交网站的未来</a>]]></description></item><item><title>Extending SQL 2005 Fulltext Search (转载)</title><link>http://www.cnblogs.com/RainWaterLily/archive/2008/03/04/1089976.html</link><dc:creator>RainWaterLily</dc:creator><author>RainWaterLily</author><pubDate>Tue, 04 Mar 2008 04:05:00 GMT</pubDate><guid>http://www.cnblogs.com/RainWaterLily/archive/2008/03/04/1089976.html</guid><description><![CDATA[摘要: Extending SQL 2005 fulltext search&nbsp;&nbsp;<a href='http://www.cnblogs.com/RainWaterLily/archive/2008/03/04/1089976.html'>阅读全文</a><img src ="http://baoding.cnblogs.comaggbug/1089976.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41791/" target="_blank">[新闻]谷歌平台手机获准上市</a>]]></description></item><item><title>感悟（转载）</title><link>http://www.cnblogs.com/RainWaterLily/archive/2008/02/03/1063746.html</link><dc:creator>RainWaterLily</dc:creator><author>RainWaterLily</author><pubDate>Sun, 03 Feb 2008 09:12:00 GMT</pubDate><guid>http://www.cnblogs.com/RainWaterLily/archive/2008/02/03/1063746.html</guid><description><![CDATA[摘要: 做开发几年了，其中经历了一些酸甜苦辣，在这个过程中自己也在不断的调整自己，希望能按指定的目标前进，而不至于因为外界的各种阻力而偏移方向。同时，也经历过很多迷茫和困惑，甚至怀疑这样子的人生会是一个什么结果，但最终还是自己调节一下，继续奋斗。做好今天的，才有明天的。在这里随便聊一下几点经验和感悟，希望能对后来的XDJM们有所帮助。&nbsp;&nbsp;<a href='http://www.cnblogs.com/RainWaterLily/archive/2008/02/03/1063746.html'>阅读全文</a><img src ="http://baoding.cnblogs.comaggbug/1063746.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41790/" target="_blank">[新闻]微软自称传媒公司 强调搜索引擎三大趋势</a>]]></description></item><item><title>[美]杰克·韦尔奇《赢》摘记</title><link>http://www.cnblogs.com/RainWaterLily/archive/2008/02/03/1063744.html</link><dc:creator>RainWaterLily</dc:creator><author>RainWaterLily</author><pubDate>Sun, 03 Feb 2008 09:11:00 GMT</pubDate><guid>http://www.cnblogs.com/RainWaterLily/archive/2008/02/03/1063744.html</guid><description><![CDATA[由最好的选手组成的队伍能赢，因此你要发现和留住最好的选手；<br>不要思虑过头，以致延误行动；<br>不管你处在什么业务部门，都要不断与别人分享自己的学习经验；<br>保持积极向上的态度，并要感染他人；<br>永远不要把自己当做受害者；<br>还有，保持快乐。<img src ="http://baoding.cnblogs.comaggbug/1063744.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41789/" target="_blank">[新闻]亚洲社交网站Friendster将兼容竞争对手窗件</a>]]></description></item><item><title>转载：动态调用WebService(C#)</title><link>http://www.cnblogs.com/RainWaterLily/archive/2008/01/27/1055099.html</link><dc:creator>RainWaterLily</dc:creator><author>RainWaterLily</author><pubDate>Sun, 27 Jan 2008 09:20:00 GMT</pubDate><guid>http://www.cnblogs.com/RainWaterLily/archive/2008/01/27/1055099.html</guid><description><![CDATA[摘要:      通常我们在程序中需要调用WebService时，都是通过“添加Web引用”，让VS.NET环境来为我们生成服务代理，然后调用对应的Web服务。这样是使工作简单了，但是却和提供Web服务的URL、方法名、参数绑定在一起了，这是VS.NET自动为我们生成Web服务代理的限制。如果哪一天发布Web服务的URL改变了，则我们需要重新让VS.NET生成代理，并重新编译。在某些情况下，这可能是不能忍受的，我们需要动态调用WebService的能力。比如我们可以把Web服务的URL保存在配置文件中，这样，当服务URL改变时，只需要修改配置文件就可以了。&nbsp;&nbsp;<a href='http://www.cnblogs.com/RainWaterLily/archive/2008/01/27/1055099.html'>阅读全文</a><img src ="http://baoding.cnblogs.comaggbug/1055099.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41788/" target="_blank">[新闻]百度宣布服务器全面换装闪存 替代硬盘</a>]]></description></item><item><title>2007年从当当网所购图书</title><link>http://www.cnblogs.com/RainWaterLily/archive/2008/01/24/1051330.html</link><dc:creator>RainWaterLily</dc:creator><author>RainWaterLily</author><pubDate>Thu, 24 Jan 2008 04:18:00 GMT</pubDate><guid>http://www.cnblogs.com/RainWaterLily/archive/2008/01/24/1051330.html</guid><description><![CDATA[摘要: 2007年从当当网所购图书&nbsp;&nbsp;<a href='http://www.cnblogs.com/RainWaterLily/archive/2008/01/24/1051330.html'>阅读全文</a><img src ="http://baoding.cnblogs.comaggbug/1051330.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41787/" target="_blank">[新闻]诺基亚发布奢华碳纤维版8800 Arte</a>]]></description></item><item><title>Delphi6 调用 C# Dll 时一个编译问题</title><link>http://www.cnblogs.com/RainWaterLily/archive/2008/01/24/1051236.html</link><dc:creator>RainWaterLily</dc:creator><author>RainWaterLily</author><pubDate>Thu, 24 Jan 2008 03:22:00 GMT</pubDate><guid>http://www.cnblogs.com/RainWaterLily/archive/2008/01/24/1051236.html</guid><description><![CDATA[摘要: Delphi6 调用 C# Dll 时编译遇到的问题&nbsp;&nbsp;<a href='http://www.cnblogs.com/RainWaterLily/archive/2008/01/24/1051236.html'>阅读全文</a><img src ="http://baoding.cnblogs.comaggbug/1051236.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41783/" target="_blank">[新闻]微软披露Windows 7功能开发团队名单</a>]]></description></item><item><title>Head First 设计模式 读书摘记（五） 简单工厂模式 C#代码  </title><link>http://www.cnblogs.com/RainWaterLily/archive/2008/01/22/1048994.html</link><dc:creator>RainWaterLily</dc:creator><author>RainWaterLily</author><pubDate>Tue, 22 Jan 2008 09:27:00 GMT</pubDate><guid>http://www.cnblogs.com/RainWaterLily/archive/2008/01/22/1048994.html</guid><description><![CDATA[摘要: 简单工厂其实不是一个设计模式，而是一个编程习惯：&nbsp;&nbsp;<a href='http://www.cnblogs.com/RainWaterLily/archive/2008/01/22/1048994.html'>阅读全文</a><img src ="http://baoding.cnblogs.comaggbug/1048994.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41782/" target="_blank">[新闻]谷歌Android SDK软件界面浮现</a>]]></description></item><item><title>转载：一些管理心得</title><link>http://www.cnblogs.com/RainWaterLily/archive/2008/01/22/1048987.html</link><dc:creator>RainWaterLily</dc:creator><author>RainWaterLily</author><pubDate>Tue, 22 Jan 2008 09:24:00 GMT</pubDate><guid>http://www.cnblogs.com/RainWaterLily/archive/2008/01/22/1048987.html</guid><description><![CDATA[摘要: 管理心得&nbsp;&nbsp;<a href='http://www.cnblogs.com/RainWaterLily/archive/2008/01/22/1048987.html'>阅读全文</a><img src ="http://baoding.cnblogs.comaggbug/1048987.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41781/" target="_blank">[新闻]谷歌生活搜索增加“影讯”</a>]]></description></item><item><title>Head First 设计模式 读书摘记（四） 装饰者模式 C#代码</title><link>http://www.cnblogs.com/RainWaterLily/archive/2008/01/18/1044515.html</link><dc:creator>RainWaterLily</dc:creator><author>RainWaterLily</author><pubDate>Fri, 18 Jan 2008 07:34:00 GMT</pubDate><guid>http://www.cnblogs.com/RainWaterLily/archive/2008/01/18/1044515.html</guid><description><![CDATA[摘要: 装饰者模式：动态的将责任附加到对象上，若要扩展功能，装饰者提供了比继承更有弹性的替代方案。&nbsp;&nbsp;<a href='http://www.cnblogs.com/RainWaterLily/archive/2008/01/18/1044515.html'>阅读全文</a><img src ="http://baoding.cnblogs.comaggbug/1044515.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41780/" target="_blank">[新闻]《电脑报》:《星际争霸2》掘金中国悬疑</a>]]></description></item><item><title>Head First 设计模式 读书摘记（三） 观察者模式 C#代码</title><link>http://www.cnblogs.com/RainWaterLily/archive/2008/01/17/1043075.html</link><dc:creator>RainWaterLily</dc:creator><author>RainWaterLily</author><pubDate>Thu, 17 Jan 2008 07:53:00 GMT</pubDate><guid>http://www.cnblogs.com/RainWaterLily/archive/2008/01/17/1043075.html</guid><description><![CDATA[摘要: 观察者模式：定义了对象之间的一对多依赖。这样一来，当一个对象改变状态时，他的所有依赖者都会收到通知并自动更新。&nbsp;&nbsp;<a href='http://www.cnblogs.com/RainWaterLily/archive/2008/01/17/1043075.html'>阅读全文</a><img src ="http://baoding.cnblogs.comaggbug/1043075.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41779/" target="_blank">[新闻]IBM开发成功22纳米SRAM 更快更节能</a>]]></description></item><item><title>Head First 设计模式 读书摘记（二） 策略模式 C#代码</title><link>http://www.cnblogs.com/RainWaterLily/archive/2008/01/08/1029955.html</link><dc:creator>RainWaterLily</dc:creator><author>RainWaterLily</author><pubDate>Tue, 08 Jan 2008 02:31:00 GMT</pubDate><guid>http://www.cnblogs.com/RainWaterLily/archive/2008/01/08/1029955.html</guid><description><![CDATA[摘要: 策略模式：<br>定义了算法族，分别封装起来，让他们之间可以互相替换，此模式让算法的变化独立于使用算法的客户。&nbsp;&nbsp;<a href='http://www.cnblogs.com/RainWaterLily/archive/2008/01/08/1029955.html'>阅读全文</a><img src ="http://baoding.cnblogs.comaggbug/1029955.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41778/" target="_blank">[新闻]Windows 7 Server将被命名为Windows Server 2008 R2</a>]]></description></item><item><title>Head First 设计模式 读书摘记（一）OO设计原则</title><link>http://www.cnblogs.com/RainWaterLily/archive/2008/01/07/1029531.html</link><dc:creator>RainWaterLily</dc:creator><author>RainWaterLily</author><pubDate>Mon, 07 Jan 2008 13:31:00 GMT</pubDate><guid>http://www.cnblogs.com/RainWaterLily/archive/2008/01/07/1029531.html</guid><description><![CDATA[摘要: OO设计原则&nbsp;&nbsp;<a href='http://www.cnblogs.com/RainWaterLily/archive/2008/01/07/1029531.html'>阅读全文</a><img src ="http://baoding.cnblogs.comaggbug/1029531.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41775/" target="_blank">[新闻]2008年8月19日IT博客精选</a>]]></description></item><item><title>免费下载项目管理软件</title><link>http://www.cnblogs.com/qq168438604/articles/961153.html</link><dc:creator>Kevin lui</dc:creator><author>Kevin lui</author><pubDate>Fri, 16 Nov 2007 00:52:00 GMT</pubDate><guid>http://www.cnblogs.com/qq168438604/articles/961153.html</guid><description><![CDATA[<img src="file:///C:/DOCUME%7E1/lvtao/LOCALS%7E1/Temp/moz-screenshot.jpg" alt="" /><img src="file:///C:/DOCUME%7E1/lvtao/LOCALS%7E1/Temp/moz-screenshot-1.jpg" alt="" />
<p><a href="http://openproj.org/?q=node/21" title="免费下载项目管理软件" rel="nofollow">OpenProj</a>是一个免费开源的项目管理软件,可以作为Microsoft Project的替代品.并且有Windows, Linux和Mac等多个版本.</p>
<p>如果你知道项目管理是怎么回事,那不用多说了,一看就明白了:</p>
<p><a href="http://openproj.org/?q=node/21" title="" rel="nofollow"><img src="http://www.lifebang.com/wp-content/uploads/2007/08/openproj-1.jpg" alt="免费下载项目管理软件" title="免费下载项目管理软件" height="357" width="508" /></a></p>
<p><a href="http://sourceforge.net/project/showfiles.php?group_id=199315" title="" rel="nofollow">下载地址</a>
</p>
<img src ="http://baoding.cnblogs.comaggbug/961153.html?type=2" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41774/" target="_blank">[新闻]Facebook成为美国四大电视台争夺观众阵地</a>]]></description></item><item><title>Google想要什么 Android能走多远</title><link>http://www.cnblogs.com/haix/archive/2007/11/15/960735.html</link><dc:creator>haix</dc:creator><author>haix</author><pubDate>Thu, 15 Nov 2007 09:55:00 GMT</pubDate><guid>http://www.cnblogs.com/haix/archive/2007/11/15/960735.html</guid><description><![CDATA[摘要: 前一阵炒得沸沸扬扬的GPhone终于千呼万唤始出来了.不过与众人设想的有所不同的是,Google推出的并不是一款手机,而是一款名为Android的手机软件平台,同时Google并没有打算单打独斗,而是联合了33家手机生产商、移动运营商和其他科技公司组成一个&#8220;开放手机联盟&#8221;,共同开发基于开放技术标准的低成本手机.　　Google想要什么　　Google的高层没有明确给出有关G&nbsp;&nbsp;<a href='http://www.cnblogs.com/haix/archive/2007/11/15/960735.html'>阅读全文</a><img src ="http://baoding.cnblogs.comaggbug/960735.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41773/" target="_blank">[新闻]商业周刊：Twitter创收难 或被收购</a>]]></description></item><item><title>Sun担心Google Android会使Java出现不兼容版本</title><link>http://www.cnblogs.com/haix/archive/2007/11/15/960724.html</link><dc:creator>haix</dc:creator><author>haix</author><pubDate>Thu, 15 Nov 2007 09:48:00 GMT</pubDate><guid>http://www.cnblogs.com/haix/archive/2007/11/15/960724.html</guid><description><![CDATA[<font face="Courier New">
<p><br />
本周早些时候，Google公布了Android手机软件平台的开发工具包，该工具包没有遵守现有的Java标准制订过程，而采用了Google的方法。Sun在本周三表示了对这一方法的担忧：Google的Android项目会造成数种互不兼容的Java版本。</p>
<p>在甲骨文的OpenWorld大会上发言时，Sun负责软件业务执行副总裁格林表示，任何制造多种平台的事情都不符合开发人员的最大利益。开发人员的反馈是：帮助我们解决这一问题。</p>
<p>格林表示，Sun希望与Google合作，解决可能出现的任何问题。他说，我们真的有兴趣与Google合作，确保开发人员无须面对一个&#8220;分裂的&#8221;环境。我们已经与Google进行了接触，确保这些平台和API的兼容，使应用软件能够被部署在尽可能多的平台上。</p>
<p>Google没有就Sun的这一表态立即发表评论。但是，Google本周早些时候表示，它预计&#8220;开放手机联盟&#8221;的成员将有助于使编程人员熟悉其Java变种。<br />
</font></p>
<img src ="http://baoding.cnblogs.comaggbug/960724.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41772/" target="_blank">[新闻]奇虎360安全卫士负责人傅盛正式离职</a>]]></description></item></channel></rss>