C#字符串的使用笔记
摘要:出处:http://dev.csdn.net/Develop/article/41/41245.shtm 字符串的使用 一、标记标记(tokenizing)是从文本中提取具体内容的过程。下面的代码从句子中提取单词,并把它们输出到控制台。class mytokenizing{ static void Main(string[ ] args) ...
阅读全文
posted @ 2005-01-04 21:11
posted @ 2005-01-04 21:11
posted @ 2004-11-23 15:25
posted @ 2004-10-31 20:25
posted @ 2004-08-09 11:51