摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->// MainForm.cs// project created on 5/23/2003 at 1:28 PMusing System;using System.IO;using System.Thre... 阅读全文
posted @ 2005-11-10 14:33 Rookie.Zhang 阅读(316) 评论(0) 推荐(0) 编辑
摘要: StreamReader reader = new StreamReader(args[0], System.Text.Encoding.GetEncoding("GB2312")); Regex reg1 = new Regex("@Title"); Regex reg2 = new Regex("@Content"); ... 阅读全文
posted @ 2005-11-10 14:22 Rookie.Zhang 阅读(446) 评论(0) 推荐(0) 编辑
摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->// MultiOutTransfrom.csnamespace MultiOutput.Test { using System; using System.Xml.XPath; usi... 阅读全文
posted @ 2005-11-10 13:16 Rookie.Zhang 阅读(457) 评论(0) 推荐(0) 编辑
摘要: 现在用手机不仅可以联系到熟识的人,还可以和你并不认识的人聊天。 新款手机的功能日渐强大并可连接网络,可以用来收发电子邮件 、看电视、听音乐、共享图片和上网冲浪。受人欢迎的在线服务,比如说“网络社交”自然也会在手机上找到立足之地。虽然在手机短信息市场的开发上,美国比起欧洲和亚洲来逊色不少,不过最近几年,美国这类“短信息”服务已得到了长足的发展。美国公司SMS.ac自称有几万用户,这些用户根据... 阅读全文
posted @ 2005-11-10 11:48 Rookie.Zhang 阅读(270) 评论(0) 推荐(0) 编辑
摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->/*coded by Kae - http://verens.com/use this code as you wish, but retain this notice*/function XMLHttp... 阅读全文
posted @ 2005-11-10 11:43 Rookie.Zhang 阅读(264) 评论(0) 推荐(0) 编辑
摘要: Applied Remoting Rockford Lhotka Magenic Technologies May 11, 2003 About 18 months ago I wrote an article for this column comparing Web Services to Remoting (Remoting and XML Web Services ... 阅读全文
posted @ 2005-11-10 09:22 Rookie.Zhang 阅读(483) 评论(0) 推荐(0) 编辑
摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System;public class Html2Text{ public static void Main(string[] args) { if (args.Le... 阅读全文
posted @ 2005-11-10 09:18 Rookie.Zhang 阅读(1519) 评论(0) 推荐(0) 编辑