2009年4月25日

C#分割字符串

摘要: using System.Text.RegularExpressions; e.g. 除去字符串"Hi, Boy. This is a test. said by Boyson, two months ago."中的字符串"Boyson" String test = "Hi, Boy. This is a test. said by Boysome, two mon... 阅读全文

posted @ 2009-04-25 23:22 terancs 阅读(385) 评论(0) 推荐(0) 编辑

程序员学习指南

摘要: 引用自:http://www.cnblogs.com/jianlinglo/archive/2009/01/13/1374700.html http://www.asp.net/ http://www.csharphelp.com/ http://mvp.cnblogs.com/ http://www.w3school.com.cn/ http://www.javaeye.com/ http://... 阅读全文

posted @ 2009-04-25 23:12 terancs 阅读(291) 评论(0) 推荐(0) 编辑

导航