<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_嘻哈人间，我醉逍遥</title><subtitle type="text">while(true){this.StudyDotNet(DotNetLanguage.CSharp);}</subtitle><id>http://feed.cnblogs.com/blog/u/351/rss</id><updated>2010-01-08T07:49:27Z</updated><author><name>嘻哈呵嘿</name><uri>http://www.cnblogs.com/skyover/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/skyover/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/351/rss"/><entry><id>http://www.cnblogs.com/skyover/archive/2006/10/03/520581.html</id><title type="text">编程实现QQ表情文件CFC格式</title><summary type="text">背景：最近闲来无事，也应论坛某会员要求，想做个QQ表情下载的站点。本来事情是很简单的，写个小小的CRUD也就可以了，但嘻哈呵嘿既然是个.Net程序员，当然要使用.Net来实现了。今天我们就用.Net来实现CFC ( custom face cab? ) 的表情格式的打包功能。</summary><published>2006-10-03T07:15:00Z</published><updated>2006-10-03T07:15:00Z</updated><author><name>嘻哈呵嘿</name><uri>http://www.cnblogs.com/skyover/</uri></author><link rel="alternate" href="http://www.cnblogs.com/skyover/archive/2006/10/03/520581.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/skyover/archive/2006/10/03/520581.html"/></entry><entry><id>http://www.cnblogs.com/skyover/archive/2006/10/03/520564.html</id><title type="text">使用反射为指定的文件类型创建关联</title><summary type="text">为指定的文件类型设立关联有很多方法，但这些方法在.Net中不能直接使用，今天从以前的代码中抽取一段利用反射功能实现建立文件类型关联的部分代码，以抛砖引玉，如有不妥之处，万望指教。&#xD;</summary><published>2006-10-03T06:43:00Z</published><updated>2006-10-03T06:43:00Z</updated><author><name>嘻哈呵嘿</name><uri>http://www.cnblogs.com/skyover/</uri></author><link rel="alternate" href="http://www.cnblogs.com/skyover/archive/2006/10/03/520564.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/skyover/archive/2006/10/03/520564.html"/></entry><entry><id>http://www.cnblogs.com/skyover/archive/2006/09/25/BindableLiteral.html</id><title type="text">一个小小的实用控件。</title><summary type="text">引子：在编写程序的过程中，我们是不是有碰到这样的情况呢？&#xD;控件位于Repeater,DataList,DataGrid中，但是我们需要在脚本中引用这个控件的ClientID或者UniqueName，但这时用传统的会说找不到此控件。</summary><published>2006-09-25T11:14:00Z</published><updated>2006-09-25T11:14:00Z</updated><author><name>嘻哈呵嘿</name><uri>http://www.cnblogs.com/skyover/</uri></author><link rel="alternate" href="http://www.cnblogs.com/skyover/archive/2006/09/25/BindableLiteral.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/skyover/archive/2006/09/25/BindableLiteral.html"/></entry><entry><id>http://www.cnblogs.com/skyover/archive/2006/09/24/513563.html</id><title type="text">C#版的端口扫描器（PortScanner）</title><summary type="text">上网很久的朋友一定对端口扫描器不会陌生吧。XScanner,SuperScanner大家一定都使用过。&#xD;今天我们就用最新的.Net技术来制作一个自己的端口扫描器。</summary><published>2006-09-24T14:11:00Z</published><updated>2006-09-24T14:11:00Z</updated><author><name>嘻哈呵嘿</name><uri>http://www.cnblogs.com/skyover/</uri></author><link rel="alternate" href="http://www.cnblogs.com/skyover/archive/2006/09/24/513563.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/skyover/archive/2006/09/24/513563.html"/></entry><entry><id>http://www.cnblogs.com/skyover/archive/2006/09/24/513189.html</id><title type="text">在asp.net中使用异步同步rss</title><summary type="text">有的时候我们需要在网页里读取论坛的信息，在传统ASP的时候我们使用的是JS或者是IFRAME，这两种方式都不是很方便，而且对搜索引擎不友好。现在有了.Net，我们有了另一种方式。 &#xD;</summary><published>2006-09-24T04:26:00Z</published><updated>2006-09-24T04:26:00Z</updated><author><name>嘻哈呵嘿</name><uri>http://www.cnblogs.com/skyover/</uri></author><link rel="alternate" href="http://www.cnblogs.com/skyover/archive/2006/09/24/513189.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/skyover/archive/2006/09/24/513189.html"/></entry><entry><id>http://www.cnblogs.com/skyover/archive/2005/12/03/290055.html</id><title type="text">为FireFox的XMLDocument 增加 LoadXML,SelectNodes,SelectSingleNode方法。</title><summary type="text">用惯了IE 的Dom，再来用FireFox的Dom,感觉真的非常不习惯。连最起码的LoadXML方法都没有。加入下面的代码，你就可以像在ＩＥ下一样使用XmlDom啦！varinfoNodes;if(document.all)infoNodes=document.getElementById("xmlInfo").XMLDocument.documentElement.selectNodes("Pr...</summary><published>2005-12-03T10:33:00Z</published><updated>2005-12-03T10:33:00Z</updated><author><name>嘻哈呵嘿</name><uri>http://www.cnblogs.com/skyover/</uri></author><link rel="alternate" href="http://www.cnblogs.com/skyover/archive/2005/12/03/290055.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/skyover/archive/2005/12/03/290055.html"/></entry><entry><id>http://www.cnblogs.com/skyover/archive/2005/12/03/290054.html</id><title type="text">AJAX实现的购物车，使用Cookie保存。</title><summary type="text">[ASPX]&amp;lt;%@PageLanguage="C#"MasterPageFile="~/Scripts/ShopCart/ShopCart.master"AutoEventWireup="true"CodeFile="Default.aspx.cs"Inherits="_Default"Title="购物车"%&amp;gt;&amp;lt;%@ImportNamespace="AW.Components....</summary><published>2005-12-03T10:27:00Z</published><updated>2005-12-03T10:27:00Z</updated><author><name>嘻哈呵嘿</name><uri>http://www.cnblogs.com/skyover/</uri></author><link rel="alternate" href="http://www.cnblogs.com/skyover/archive/2005/12/03/290054.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/skyover/archive/2005/12/03/290054.html"/></entry><entry><id>http://www.cnblogs.com/skyover/archive/2005/12/03/290047.html</id><title type="text">AJAX查询域名。：）</title><summary type="text">[ASPX] &amp;lt;%@PageLanguage="C#"AutoEventWireup="true"CodeFile="Host.aspx.cs"Inherits="Host"%&amp;gt;&amp;lt;!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.1//EN""http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"&amp;gt;&amp;lt;html...</summary><published>2005-12-03T10:18:00Z</published><updated>2005-12-03T10:18:00Z</updated><author><name>嘻哈呵嘿</name><uri>http://www.cnblogs.com/skyover/</uri></author><link rel="alternate" href="http://www.cnblogs.com/skyover/archive/2005/12/03/290047.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/skyover/archive/2005/12/03/290047.html"/></entry><entry><id>http://www.cnblogs.com/skyover/archive/2004/10/20/54627.html</id><title type="text">FreeTextBox的Toolbars?</title><summary type="text">使用ＦＴＢ中遇到的一个问题，郁闷。。。请看这里。</summary><published>2004-10-20T06:34:00Z</published><updated>2004-10-20T06:34:00Z</updated><author><name>嘻哈呵嘿</name><uri>http://www.cnblogs.com/skyover/</uri></author><link rel="alternate" href="http://www.cnblogs.com/skyover/archive/2004/10/20/54627.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/skyover/archive/2004/10/20/54627.html"/></entry><entry><id>http://www.cnblogs.com/skyover/archive/2004/09/13/42488.html</id><title type="text">ZeroForums论坛正式开始测试运行</title><summary type="text">xiaohui写的新论坛，正式开始测试。http://www.5inet.net/bbs/</summary><published>2004-09-13T01:07:00Z</published><updated>2004-09-13T01:07:00Z</updated><author><name>嘻哈呵嘿</name><uri>http://www.cnblogs.com/skyover/</uri></author><link rel="alternate" href="http://www.cnblogs.com/skyover/archive/2004/09/13/42488.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/skyover/archive/2004/09/13/42488.html"/></entry></feed>
