摘要: A quick way to measure your understanding of .NET is to take some quiz questions. And from time to time, I will offer some for your enjoyment. The answers will be given out either in the comment and/o... 阅读全文
posted @ 2007-12-04 17:36 许晓光 阅读(418) 评论(0) 推荐(0)
摘要: http://msdn2.microsoft.com/en-us/library/esw638yk.aspx 阅读全文
posted @ 2007-12-04 17:05 许晓光 阅读(261) 评论(0) 推荐(0)
摘要: Here are the results of the quiz. Correctly answered questions are in green. Incorrectly answered questions are in red. ... 阅读全文
posted @ 2007-12-04 16:54 许晓光 阅读(334) 评论(2) 推荐(0)
摘要: use what namespace 1using System.Text.RegularExpressions; load file into richtextbox 1private System.Windows.Forms.RichTextBox inputText; 2private void LoadTextFile() ... 阅读全文
posted @ 2007-12-04 11:13 许晓光 阅读(226) 评论(1) 推荐(0)