<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_!@SJ$s</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/25595/rss</id><updated>2010-03-31T15:39:59Z</updated><author><name>!@SJ$s</name><uri>http://www.cnblogs.com/wxukie/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/wxukie/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/25595/rss"/><entry><id>http://www.cnblogs.com/wxukie/archive/2008/03/07/1094716.html</id><title type="text">js基础到精通全面教程--JS教程(转载)--推荐</title><summary type="text">基础知识：HTMLJavaScript就这么回事1：基础知识1 创建脚本块1: &amp;lt;script language=&amp;#8221;JavaScript&amp;#8221;&amp;gt;2: JavaScript code goes here3: &amp;lt;/script&amp;gt;2 隐藏脚本代码1: &amp;lt;script language=&amp;#8221;JavaScript&amp;#8221;&amp;gt;2: &amp;lt;...</summary><published>2008-03-07T02:42:00Z</published><updated>2008-03-07T02:42:00Z</updated><author><name>!@SJ$s</name><uri>http://www.cnblogs.com/wxukie/</uri></author><link rel="alternate" href="http://www.cnblogs.com/wxukie/archive/2008/03/07/1094716.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/wxukie/archive/2008/03/07/1094716.html"/></entry><entry><id>http://www.cnblogs.com/wxukie/archive/2008/01/17/1043219.html</id><title type="text">C# windows服务程序中的Timer控件的问题</title><summary type="text">今天和同事一起研究了下windows服务程序中的Timer控件的写法.我们在建立一个windows服务程序后,要用到计时器的话一般都会想到Timer控件,于是到工具器把Timer控件拉过来,双击写事件,设置时间,哇,成功了....但服务一跑起来,唉,怎么回事,时间到了怎么没有执行事件呢???????后来,我找很多资料才知道,这个Timer控件是winForm下的,不能用在windows服务程序中....</summary><published>2008-01-17T09:07:00Z</published><updated>2008-01-17T09:07:00Z</updated><author><name>!@SJ$s</name><uri>http://www.cnblogs.com/wxukie/</uri></author><link rel="alternate" href="http://www.cnblogs.com/wxukie/archive/2008/01/17/1043219.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/wxukie/archive/2008/01/17/1043219.html"/></entry><entry><id>http://www.cnblogs.com/wxukie/archive/2007/12/30/1021285.html</id><title type="text">C# 繁体,简体互转</title><summary type="text">首先对Miscrosoft.VisualBasic类的引用.using Microsoft.VisualBasic;public static string Traditional2Simplified(string str) { //繁体转简体  return (Microsoft.VisualBasic.Strings.StrConv(str, Microsoft.VisualBasic.Vb...</summary><published>2007-12-30T14:37:00Z</published><updated>2007-12-30T14:37:00Z</updated><author><name>!@SJ$s</name><uri>http://www.cnblogs.com/wxukie/</uri></author><link rel="alternate" href="http://www.cnblogs.com/wxukie/archive/2007/12/30/1021285.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/wxukie/archive/2007/12/30/1021285.html"/></entry><entry><id>http://www.cnblogs.com/wxukie/archive/2007/12/30/1021283.html</id><title type="text">C# UTP时间转换</title><summary type="text">1protectedstaticreadonlyDateTimeunixTPStart=2TimeZone.CurrentTimeZone.ToLocalTime(newDateTime(1970,1,1));3publicstaticlongtoUTP(DateTimedt)4{5TimeSpantoNow=dt.Subtract(unixTPStart);6return(long)Math.R...</summary><published>2007-12-30T14:33:00Z</published><updated>2007-12-30T14:33:00Z</updated><author><name>!@SJ$s</name><uri>http://www.cnblogs.com/wxukie/</uri></author><link rel="alternate" href="http://www.cnblogs.com/wxukie/archive/2007/12/30/1021283.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/wxukie/archive/2007/12/30/1021283.html"/></entry><entry><id>http://www.cnblogs.com/wxukie/archive/2007/12/30/1021280.html</id><title type="text">C# 全半角转换</title><summary type="text">1/**////&amp;lt;summary&amp;gt;2///转全角的函数(SBCcase)3///&amp;lt;/summary&amp;gt;4///&amp;lt;paramname="input"&amp;gt;任意字符串&amp;lt;/param&amp;gt;5///&amp;lt;returns&amp;gt;全角字符串&amp;lt;/returns&amp;gt;6///&amp;lt;remarks&amp;gt;7///全角空格为12288，半角空格为328///其他字符半...</summary><published>2007-12-30T14:30:00Z</published><updated>2007-12-30T14:30:00Z</updated><author><name>!@SJ$s</name><uri>http://www.cnblogs.com/wxukie/</uri></author><link rel="alternate" href="http://www.cnblogs.com/wxukie/archive/2007/12/30/1021280.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/wxukie/archive/2007/12/30/1021280.html"/></entry></feed>
