<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>LionSky.Net - dotnet</title><link>http://blog.csdn.net/houjianxun/category/12408.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Tue, 25 Sep 2007 08:54:45 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>lion</dc:creator><title>字节流编码获取原来这么复杂，但也很简单 </title><link>http://blog.csdn.net/houjianxun/archive/2005/02/24/299593.aspx</link><pubDate>Thu, 24 Feb 2005 09:21:00 GMT</pubDate><guid>http://blog.csdn.net/houjianxun/archive/2005/02/24/299593.aspx</guid><wfw:comment>http://blog.csdn.net/houjianxun/comments/299593.aspx</wfw:comment><comments>http://blog.csdn.net/houjianxun/archive/2005/02/24/299593.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/houjianxun/comments/commentRss/299593.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=299593</trackback:ping><description>很多情况下我们需要知道字节流的编码，比如 
1) 使用编辑器打开文本文件的时候，编辑器需要识别文本文件的各种编码 
2) 上传文件后，分析上传文件字节流需要知道它的编码 
3) 读取某个web页面的源代码，并要输出时，需要知道正确的编码才能输出正确的内容&lt;img src ="http://blog.csdn.net/houjianxun/aggbug/299593.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>lion</dc:creator><title>Hello,Avalon! </title><link>http://blog.csdn.net/houjianxun/archive/2005/01/18/257875.aspx</link><pubDate>Tue, 18 Jan 2005 13:35:00 GMT</pubDate><guid>http://blog.csdn.net/houjianxun/archive/2005/01/18/257875.aspx</guid><wfw:comment>http://blog.csdn.net/houjianxun/comments/257875.aspx</wfw:comment><comments>http://blog.csdn.net/houjianxun/archive/2005/01/18/257875.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/houjianxun/comments/commentRss/257875.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=257875</trackback:ping><description>Avalon基于.net框架和DirectX 9.0图形API接口，为浏览程序，表单程序，图像，视频，音频，文档等提供了一个单独的Runtime，为开发者们提供了统一的图形开发接口。使用XAML，用户可以把图形界面从地层代码中分离出来，使得开发和设计工作更紧凑。另外，Avalon还支持“ink”，使用它可以开发平板电脑界面程序。
以下是程序截图: 
&lt;img src ="http://blog.csdn.net/houjianxun/aggbug/257875.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>lion</dc:creator><title>共享一下“资源文件做多语言版本”的类 </title><link>http://blog.csdn.net/houjianxun/archive/2004/11/22/190243.aspx</link><pubDate>Mon, 22 Nov 2004 09:31:00 GMT</pubDate><guid>http://blog.csdn.net/houjianxun/archive/2004/11/22/190243.aspx</guid><wfw:comment>http://blog.csdn.net/houjianxun/comments/190243.aspx</wfw:comment><comments>http://blog.csdn.net/houjianxun/archive/2004/11/22/190243.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/houjianxun/comments/commentRss/190243.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=190243</trackback:ping><description>看了 杨云 发的”利用资源文件做多语言版本软件之乐趣”感觉，方法并不是很方便，共享一下我的 资源文件 类 
其实这个 class 在 HtmlEditor3.1 中就曾经使用过&lt;img src ="http://blog.csdn.net/houjianxun/aggbug/190243.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>lion</dc:creator><title>HtmlEditor 3.1 Release 发布了，感谢网友们的支持 </title><link>http://blog.csdn.net/houjianxun/archive/2004/10/20/143564.aspx</link><pubDate>Wed, 20 Oct 2004 02:00:00 GMT</pubDate><guid>http://blog.csdn.net/houjianxun/archive/2004/10/20/143564.aspx</guid><wfw:comment>http://blog.csdn.net/houjianxun/comments/143564.aspx</wfw:comment><comments>http://blog.csdn.net/houjianxun/archive/2004/10/20/143564.aspx#Feedback</comments><slash:comments>5</slash:comments><wfw:commentRss>http://blog.csdn.net/houjianxun/comments/commentRss/143564.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=143564</trackback:ping><description>这个软件的许可协议为GPL。
详细请看GPL.txt或访问http://www.opensource.org/licenses/gpl-license.php

什么是 HtmlEditor?
        她是一个网页的在线文本编辑器,她能够在网页上实现许多桌面编辑软件（如：Word）所具有的强大可视编辑功能；她是一个真正的绿色软件，不需要在计算机上安装任何的客户端软件；并且她是完全开放源代码的，允许无商业目的个人用户免费使用。 如在商业上使用请与我联系。
&lt;img src ="http://blog.csdn.net/houjianxun/aggbug/143564.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>lion</dc:creator><title>HtmlEditor 的最新动向，近期会向大家提供3.1 Release版本</title><link>http://blog.csdn.net/houjianxun/archive/2004/10/19/142370.aspx</link><pubDate>Tue, 19 Oct 2004 11:36:00 GMT</pubDate><guid>http://blog.csdn.net/houjianxun/archive/2004/10/19/142370.aspx</guid><wfw:comment>http://blog.csdn.net/houjianxun/comments/142370.aspx</wfw:comment><comments>http://blog.csdn.net/houjianxun/archive/2004/10/19/142370.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/houjianxun/comments/commentRss/142370.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=142370</trackback:ping><description>什么是 HtmlEditor?
   她是一个网页的在线文本编辑器,她能够在网页上实现许多桌面编辑软件（如：Word）所具有的强大可视编辑功能；她是一个真正的绿色软件，不需要在计算机上安装任何的客户端软件；并且她是完全开放源代码的，允许无商业目的个人用户免费使用。 如在商业上使用请与我联系。&lt;img src ="http://blog.csdn.net/houjianxun/aggbug/142370.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>lion</dc:creator><title>WebCalendar日期控件[Version 2.1.2004.1007]</title><link>http://blog.csdn.net/houjianxun/archive/2004/10/19/142365.aspx</link><pubDate>Tue, 19 Oct 2004 11:35:00 GMT</pubDate><guid>http://blog.csdn.net/houjianxun/archive/2004/10/19/142365.aspx</guid><wfw:comment>http://blog.csdn.net/houjianxun/comments/142365.aspx</wfw:comment><comments>http://blog.csdn.net/houjianxun/archive/2004/10/19/142365.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/houjianxun/comments/commentRss/142365.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=142365</trackback:ping><description>关于：WebCalendar 
    她是一个ASP.Net Web应用程序的日期控件,您可以通过设置控制控件中不同部分的样式的属性，来自定义 WebCalendar 控件的外观和图片；支持手动输入日期,支持输入时间,不会被TextBox,DropDownList遮挡。并且她是完全开放源代码的，允许无商业目的个人用户免费使用。 如在商业上使用请与我联系。&lt;img src ="http://blog.csdn.net/houjianxun/aggbug/142365.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>lion</dc:creator><title>Lion.Web.Calendar日期控件[Version 2.0.2004.0928] </title><link>http://blog.csdn.net/houjianxun/archive/2004/09/29/120526.aspx</link><pubDate>Wed, 29 Sep 2004 13:19:00 GMT</pubDate><guid>http://blog.csdn.net/houjianxun/archive/2004/09/29/120526.aspx</guid><wfw:comment>http://blog.csdn.net/houjianxun/comments/120526.aspx</wfw:comment><comments>http://blog.csdn.net/houjianxun/archive/2004/09/29/120526.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/houjianxun/comments/commentRss/120526.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=120526</trackback:ping><description>关于：Lion.Web.Calendar

她是一个ASP.Net Web应用程序的日期控件,您可以通过设置控制控件中不同部分的样式的属性，来自定义 Calendar 控件的外观和图片；支持手动输入日期,支持输入时间,不会被TextBox,DropDownList遮挡。并且她是完全开放源代码的，允许无商业目的个人用户免费使用。 如在商业上使用请与我联系。&lt;img src ="http://blog.csdn.net/houjianxun/aggbug/120526.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>lion</dc:creator><title>.Net平台下开发英文语音应用程序</title><link>http://blog.csdn.net/houjianxun/archive/2004/09/22/112643.aspx</link><pubDate>Wed, 22 Sep 2004 09:52:00 GMT</pubDate><guid>http://blog.csdn.net/houjianxun/archive/2004/09/22/112643.aspx</guid><wfw:comment>http://blog.csdn.net/houjianxun/comments/112643.aspx</wfw:comment><comments>http://blog.csdn.net/houjianxun/archive/2004/09/22/112643.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/houjianxun/comments/commentRss/112643.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=112643</trackback:ping><description>.Net平台下开发英文语音应用程序&lt;img src ="http://blog.csdn.net/houjianxun/aggbug/112643.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>lion</dc:creator><title>HtmlEditor在线编辑器V3.1提供Demo 下载,需要朋友们的热心反馈，才能提供src和Manage 的下载 </title><link>http://blog.csdn.net/houjianxun/archive/2004/08/10/69955.aspx</link><pubDate>Tue, 10 Aug 2004 10:13:00 GMT</pubDate><guid>http://blog.csdn.net/houjianxun/archive/2004/08/10/69955.aspx</guid><wfw:comment>http://blog.csdn.net/houjianxun/comments/69955.aspx</wfw:comment><comments>http://blog.csdn.net/houjianxun/archive/2004/08/10/69955.aspx#Feedback</comments><slash:comments>7</slash:comments><wfw:commentRss>http://blog.csdn.net/houjianxun/comments/commentRss/69955.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=69955</trackback:ping><description>什么是 HtmlEditor[Version 3.1.2004.0807]?
HtmlEditor是一个网页的在线文本编辑器,她能够在网页上实现许多桌面编辑软件（如：Word）所具有的强大可视编辑功能；她是一个真正的绿色软件，不需要在计算机上安装任何的客户端软件；并且她是完全开放源代码的，允许无商业目的个人用户免费使用。[js部分代码转于eWebSoft.com旗下eWeb团队开发的基于网页的在线文本编辑器2.75版本]


&lt;img src ="http://blog.csdn.net/houjianxun/aggbug/69955.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>lion</dc:creator><title>HtmlEditor在线编辑器V3.0提供Demo 下载,需要朋友们的热心反馈，才能提供src和Manage 的下载 </title><link>http://blog.csdn.net/houjianxun/archive/2004/08/09/69115.aspx</link><pubDate>Mon, 09 Aug 2004 11:38:00 GMT</pubDate><guid>http://blog.csdn.net/houjianxun/archive/2004/08/09/69115.aspx</guid><wfw:comment>http://blog.csdn.net/houjianxun/comments/69115.aspx</wfw:comment><comments>http://blog.csdn.net/houjianxun/archive/2004/08/09/69115.aspx#Feedback</comments><slash:comments>7</slash:comments><wfw:commentRss>http://blog.csdn.net/houjianxun/comments/commentRss/69115.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=69115</trackback:ping><description>什么是 HtmlEditor?
HtmlEditor是一个网页的在线文本编辑器,她能够在网页上实现许多桌面编辑软件（如：Word）所具有的强大可视编辑功能；她是一个真正的绿色软件，不需要在计算机上安装任何的客户端软件；并且她是完全开放源代码的，允许无商业目的个人用户免费使用。[js部分代码转于eWebSoft.com旗下eWeb团队开发的基于网页的在线文本编辑器2.75版本]
&lt;img src ="http://blog.csdn.net/houjianxun/aggbug/69115.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>lion</dc:creator><title>Lion.Web.UpLoadModule 1.2.2004.0805_Demo [八月六日更新] </title><link>http://blog.csdn.net/houjianxun/archive/2004/08/09/68967.aspx</link><pubDate>Mon, 09 Aug 2004 09:30:00 GMT</pubDate><guid>http://blog.csdn.net/houjianxun/archive/2004/08/09/68967.aspx</guid><wfw:comment>http://blog.csdn.net/houjianxun/comments/68967.aspx</wfw:comment><comments>http://blog.csdn.net/houjianxun/archive/2004/08/09/68967.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/houjianxun/comments/commentRss/68967.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=68967</trackback:ping><description>Lion.Web.UpLoadModule[简称:UpLoadModule]为您提供了这样的一个方案，该方案除了允许你上传大文件外，还能实时显示上传进度并捕获上传中的错误信息。&lt;img src ="http://blog.csdn.net/houjianxun/aggbug/68967.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>lion</dc:creator><title>Lion.Web.UpLoadModule 1.1.2004.0720 大文件上传带进度显示组件[DOTNET] </title><link>http://blog.csdn.net/houjianxun/archive/2004/07/20/46509.aspx</link><pubDate>Tue, 20 Jul 2004 22:06:00 GMT</pubDate><guid>http://blog.csdn.net/houjianxun/archive/2004/07/20/46509.aspx</guid><wfw:comment>http://blog.csdn.net/houjianxun/comments/46509.aspx</wfw:comment><comments>http://blog.csdn.net/houjianxun/archive/2004/07/20/46509.aspx#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/houjianxun/comments/commentRss/46509.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=46509</trackback:ping><description>什么是 UpLoadModule?
我们在上传大文件时都遇到过这样或那样的问题。设置很大的maxRequestLength值并不能完全解决问题，因为ASP.NET会block直到把整个文件载入内存后，再加以处理。实际上，如果文件很大的话，我们经常会见到Internet Explorer显示 "The page cannot be displayed - Cannot find server or DNS Error"，好像是怎么也catch不了这个错误。
Lion.Web.UpLoadModule[简称:UpLoadModule]为您提供了这样的一个方案，该方案除了允许你上传大文件外，还能实时显示上传进度并捕获上传中的错误信息&lt;img src ="http://blog.csdn.net/houjianxun/aggbug/46509.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>houjianxun</dc:creator><title>Lion.Web.UpLoadModule 1.0_Demo提供大文件上传并显示上传进度条</title><link>http://blog.csdn.net/houjianxun/archive/2004/07/14/41729.aspx</link><pubDate>Wed, 14 Jul 2004 23:39:00 GMT</pubDate><guid>http://blog.csdn.net/houjianxun/archive/2004/07/14/41729.aspx</guid><wfw:comment>http://blog.csdn.net/houjianxun/comments/41729.aspx</wfw:comment><comments>http://blog.csdn.net/houjianxun/archive/2004/07/14/41729.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/houjianxun/comments/commentRss/41729.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=41729</trackback:ping><description>什么是 UpLoadModule?
   我们在上传大文件时都遇到过这样或那样的问题。设置很大的maxRequestLength值并不能完全解决问题，因为ASP.NET会block直到把整个文件载入内存后，再加以处理。实际上，如果文件很大的话，我们经常会见到Internet Explorer显示 "The page cannot be displayed - Cannot find server or DNS Error"，好像是怎么也catch不了这个错误。
    Lion.Web.UpLoadModule[简称:UpLoadModule]为您提供了这样的一个方案，该方案除了允许你上传大文件外，还能实时显示上传进度并捕获上传中的错误信息。

&lt;img src ="http://blog.csdn.net/houjianxun/aggbug/41729.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>houjianxun</dc:creator><title>用C#轻松地在DOTNET中实现缩略图</title><link>http://blog.csdn.net/houjianxun/archive/2004/07/07/36246.aspx</link><pubDate>Wed, 07 Jul 2004 16:16:00 GMT</pubDate><guid>http://blog.csdn.net/houjianxun/archive/2004/07/07/36246.aspx</guid><wfw:comment>http://blog.csdn.net/houjianxun/comments/36246.aspx</wfw:comment><comments>http://blog.csdn.net/houjianxun/archive/2004/07/07/36246.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/houjianxun/comments/commentRss/36246.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=36246</trackback:ping><description>C# ,ASP.NET,缩略图&lt;img src ="http://blog.csdn.net/houjianxun/aggbug/36246.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>houjianxun</dc:creator><title>在C#中实现高性能计时</title><link>http://blog.csdn.net/houjianxun/archive/2004/05/27/18305.aspx</link><pubDate>Thu, 27 May 2004 10:32:00 GMT</pubDate><guid>http://blog.csdn.net/houjianxun/archive/2004/05/27/18305.aspx</guid><wfw:comment>http://blog.csdn.net/houjianxun/comments/18305.aspx</wfw:comment><comments>http://blog.csdn.net/houjianxun/archive/2004/05/27/18305.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/houjianxun/comments/commentRss/18305.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=18305</trackback:ping><description>&lt;img src ="http://blog.csdn.net/houjianxun/aggbug/18305.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>