<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Join DotNet</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/13322/rss</id><updated>2007-08-03T14:08:51Z</updated><author><name>Jason.Yi</name><uri>http://www.cnblogs.com/lemongtree/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lemongtree/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/13322/rss"/><entry><id>http://www.cnblogs.com/lemongtree/archive/2007/05/26/760521.html</id><title type="text">vs2005代码区出现问题</title><summary type="text">昨天不知道按了什么快捷键，变成这样的了如何还原呢？就是去掉空格的那些占位点？</summary><published>2007-05-26T01:54:00Z</published><updated>2007-05-26T01:54:00Z</updated><author><name>Jason.Yi</name><uri>http://www.cnblogs.com/lemongtree/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lemongtree/archive/2007/05/26/760521.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lemongtree/archive/2007/05/26/760521.html"/><content type="text">昨天不知道按了什么快捷键，变成这样的了如何还原呢？就是去掉空格的那些占位点？</content></entry><entry><id>http://www.cnblogs.com/lemongtree/archive/2007/03/24/686320.html</id><title type="text">吉他自录之《回忆组曲》 </title><summary type="text">在听杨雪菲的一张CD时听到这首曲子好不容易找到曲谱，就小练了一下。曲子虽短，但高把位不容易把握，也有部份破音看来，要把一个小品弹好，哪怕是2分钟，也不是一件易事。http://www.lemongtree.com/2007/03/24/0000670.aspx</summary><published>2007-03-24T05:30:00Z</published><updated>2007-03-24T05:30:00Z</updated><author><name>Jason.Yi</name><uri>http://www.cnblogs.com/lemongtree/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lemongtree/archive/2007/03/24/686320.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lemongtree/archive/2007/03/24/686320.html"/><content type="text">在听杨雪菲的一张CD时听到这首曲子好不容易找到曲谱，就小练了一下。曲子虽短，但高把位不容易把握，也有部份破音看来，要把一个小品弹好，哪怕是2分钟，也不是一件易事。http://www.lemongtree.com/2007/03/24/0000670.aspx</content></entry><entry><id>http://www.cnblogs.com/lemongtree/archive/2007/03/22/683464.html</id><title type="text">吉他自录之《爱的罗曼史》</title><summary type="text">第一曲《爱的罗曼史》，弹得有破音，唉效果一般般了，用手机录的以后会经常性的录一些上来下一曲预告：梅林《回忆组曲》第一乐章，并且争取不出现破音,哈哈原文http://www.lemongtree.com/2007/03/22/0000667.aspx</summary><published>2007-03-22T01:07:00Z</published><updated>2007-03-22T01:07:00Z</updated><author><name>Jason.Yi</name><uri>http://www.cnblogs.com/lemongtree/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lemongtree/archive/2007/03/22/683464.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lemongtree/archive/2007/03/22/683464.html"/><content type="text">第一曲《爱的罗曼史》，弹得有破音，唉效果一般般了，用手机录的以后会经常性的录一些上来下一曲预告：梅林《回忆组曲》第一乐章，并且争取不出现破音,哈哈原文http://www.lemongtree.com/2007/03/22/0000667.aspx</content></entry><entry><id>http://www.cnblogs.com/lemongtree/archive/2007/03/03/662488.html</id><title type="text">求助:Vs2005 asp.net development server未能开始侦听端口</title><summary type="text">笔记本上装上vs2005/sqlserver 2000/vss打开一个现有的解决方案，编译通过按F5调试时，却弹出下面的对话框：点击确定又弹出下面的东东：然后就啥都没了，怎么回事？Google也没找到答案知道的朋友还请告之一下，不会需要重做系统才能会解决吧？环境：Windows XP SP2+VS2005 SP1+Sql server2000</summary><published>2007-03-03T00:57:00Z</published><updated>2007-03-03T00:57:00Z</updated><author><name>Jason.Yi</name><uri>http://www.cnblogs.com/lemongtree/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lemongtree/archive/2007/03/03/662488.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lemongtree/archive/2007/03/03/662488.html"/><content type="text">笔记本上装上vs2005/sqlserver 2000/vss打开一个现有的解决方案，编译通过按F5调试时，却弹出下面的对话框：点击确定又弹出下面的东东：然后就啥都没了，怎么回事？Google也没找到答案知道的朋友还请告之一下，不会需要重做系统才能会解决吧？环境：Windows XP SP2+VS2005 SP1+Sql server2000</content></entry><entry><id>http://www.cnblogs.com/lemongtree/archive/2006/11/21/567971.html</id><title type="text">为什么我的Cookie只能更新一个键值?</title><summary type="text">实在是想不到问题的所在了//这个是来写/更新cookie的某一个键的public static void WriteCookies(string key, string value) { if (value != null) value = HttpUtility.UrlEncode(value, Encoding.Default); HttpCookie cookie1 = HttpContex...</summary><published>2006-11-21T15:48:00Z</published><updated>2006-11-21T15:48:00Z</updated><author><name>Jason.Yi</name><uri>http://www.cnblogs.com/lemongtree/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lemongtree/archive/2006/11/21/567971.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lemongtree/archive/2006/11/21/567971.html"/><content type="text">实在是想不到问题的所在了//这个是来写/更新cookie的某一个键的public static void WriteCookies(string key, string value) { if (value != null) value = HttpUtility.UrlEncode(value, Encoding.Default); HttpCookie cookie1 = HttpContex...</content></entry><entry><id>http://www.cnblogs.com/lemongtree/archive/2006/11/07/552855.html</id><title type="text"> 对Graphics.DrawImageUnscaledAndClipped的疑虑</title><summary type="text">一直没有深入了解研究c#中的GDI+,仅仅只是在应用中构造缩略图或加一下水印在今天的项目中，遇到以下的需求用户在上传图片后，统一调整为64*64；宽高大于64的，从图片中间截取，先不论这种设计合不合理，现在问题出现在对原始图片的裁剪上。.Net中提供了Image类与Graphics类，这二个类可以达到目的。System.Drawing.ImageSourceImg=System.Drawing.I...</summary><published>2006-11-07T05:31:00Z</published><updated>2006-11-07T05:31:00Z</updated><author><name>Jason.Yi</name><uri>http://www.cnblogs.com/lemongtree/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lemongtree/archive/2006/11/07/552855.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lemongtree/archive/2006/11/07/552855.html"/><content type="text">一直没有深入了解研究c#中的GDI+,仅仅只是在应用中构造缩略图或加一下水印在今天的项目中，遇到以下的需求用户在上传图片后，统一调整为64*64；宽高大于64的，从图片中间截取，先不论这种设计合不合理，现在问题出现在对原始图片的裁剪上。.Net中提供了Image类与Graphics类，这二个类可以达到目的。System.Drawing.ImageSourceImg=System.Drawing.I...</content></entry><entry><id>http://www.cnblogs.com/lemongtree/archive/2006/10/16/530886.html</id><title type="text">哪些原因可能导致SQL操作操时呢?</title><summary type="text">一直用的是自己用2.0写的Blog,.net 2.0+Sql server2000,数据查询不大，数据库大小12M左右，日志却在160M。凡涉及到的稍复杂一点的数据分析与查询而得到的结果均做了Cache在程序里有关于SqlConnection或SqlDataReader处都用了using(.....){.......}相对于安全的代码。这段时间服务器上盗链情况比较严重，内存目前虚拟2G了，CPU占...</summary><published>2006-10-16T15:59:00Z</published><updated>2006-10-16T15:59:00Z</updated><author><name>Jason.Yi</name><uri>http://www.cnblogs.com/lemongtree/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lemongtree/archive/2006/10/16/530886.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lemongtree/archive/2006/10/16/530886.html"/><content type="text">一直用的是自己用2.0写的Blog,.net 2.0+Sql server2000,数据查询不大，数据库大小12M左右，日志却在160M。凡涉及到的稍复杂一点的数据分析与查询而得到的结果均做了Cache在程序里有关于SqlConnection或SqlDataReader处都用了using(.....){.......}相对于安全的代码。这段时间服务器上盗链情况比较严重，内存目前虚拟2G了，CPU占...</content></entry><entry><id>http://www.cnblogs.com/lemongtree/archive/2006/07/11/448093.html</id><title type="text">二个算法题,大家有兴趣来看看</title><summary type="text">题1示例：频道A拥有标签：abc频道B拥有标签:cde频道C拥有标签：acd频道D拥有标签：ace求标签c的相关标签a出现三次,e和d各出现2次,b出现一次所以：a-&gt;e-&gt;d-&gt;b题2频道A拥有标签：abc频道B拥有标签:cde频道C拥有标签：acd频道D拥有标签：ace求频道A的相关频道B频道中有一个标签与A相同C频道中有二个标签与A相同D频道中有二个标签与A相同则频道A的关...</summary><published>2006-07-11T08:26:00Z</published><updated>2006-07-11T08:26:00Z</updated><author><name>Jason.Yi</name><uri>http://www.cnblogs.com/lemongtree/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lemongtree/archive/2006/07/11/448093.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lemongtree/archive/2006/07/11/448093.html"/><content type="text">题1示例：频道A拥有标签：abc频道B拥有标签:cde频道C拥有标签：acd频道D拥有标签：ace求标签c的相关标签a出现三次,e和d各出现2次,b出现一次所以：a-&gt;e-&gt;d-&gt;b题2频道A拥有标签：abc频道B拥有标签:cde频道C拥有标签：acd频道D拥有标签：ace求频道A的相关频道B频道中有一个标签与A相同C频道中有二个标签与A相同D频道中有二个标签与A相同则频道A的关...</content></entry><entry><id>http://www.cnblogs.com/lemongtree/archive/2006/05/30/413420.html</id><title type="text">关于博客园的Calendar</title><summary type="text">自己现在正在写的blog上一直缺少一个日历在网上找了很多,都是一些js写的我本人又是一个js菜鸟在日历里又要在相应的日期上加上链接估计这样下来我得狂晕倒于是想直接用.net2.0中的Calendar控件显示链接都已完成了现在的问题是：blog全部采用了URL重写在Calendar中点击上、下月时会引发PostBack,这时,真实的.aspxURL地址就出来了很影响整体效果今天无意中在博客园点击了C...</summary><published>2006-05-30T13:07:00Z</published><updated>2006-05-30T13:07:00Z</updated><author><name>Jason.Yi</name><uri>http://www.cnblogs.com/lemongtree/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lemongtree/archive/2006/05/30/413420.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lemongtree/archive/2006/05/30/413420.html"/><content type="text">自己现在正在写的blog上一直缺少一个日历在网上找了很多,都是一些js写的我本人又是一个js菜鸟在日历里又要在相应的日期上加上链接估计这样下来我得狂晕倒于是想直接用.net2.0中的Calendar控件显示链接都已完成了现在的问题是：blog全部采用了URL重写在Calendar中点击上、下月时会引发PostBack,这时,真实的.aspxURL地址就出来了很影响整体效果今天无意中在博客园点击了C...</content></entry><entry><id>http://www.cnblogs.com/lemongtree/archive/2006/04/27/386950.html</id><title type="text">费解的.net2.0中的ObjectDataSource控件 </title><summary type="text"/><published>2006-04-27T13:34:00Z</published><updated>2006-04-27T13:34:00Z</updated><author><name>Jason.Yi</name><uri>http://www.cnblogs.com/lemongtree/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lemongtree/archive/2006/04/27/386950.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lemongtree/archive/2006/04/27/386950.html"/><content type="text"/></entry></feed>
