上一页 1 ··· 11 12 13 14 15

2007年7月16日

将类型生成为模块

摘要: 未完 阅读全文

posted @ 2007-07-16 23:12 simhare 阅读(133) 评论(0) 推荐(0) 编辑

利用接口来改变已装箱值类型中的字段

摘要: 利用接口方法来改变已装箱值类型中的字段,在C#中,没有接口方法是做不到这一点的。 阅读全文

posted @ 2007-07-16 22:44 simhare 阅读(229) 评论(0) 推荐(0) 编辑

about ValueType

摘要: Namespace: System Assembly: mscorlib (in mscorlib.dll) Object 的虚方法ToString() public virtual string ToString(); 阅读全文

posted @ 2007-07-16 07:55 simhare 阅读(207) 评论(0) 推荐(0) 编辑

摘抄正则表达式

只有注册用户登录后才能阅读该文。 阅读全文

posted @ 2007-07-16 00:02 simhare 阅读(11) 评论(0) 推荐(0) 编辑

2007年7月15日

virtual\interface\abstract Class

摘要: 1using System; 2using System.Collections.Generic; 3using System.Text; 4 5namespace ConsoleApplication2 6{ 7 class Program 8 { 9 static void Main(string[] args) 10 { 11 ... 阅读全文

posted @ 2007-07-15 11:07 simhare 阅读(288) 评论(0) 推荐(0) 编辑

2007年6月17日

Response.Write("alert('hi')");显示在页面上

摘要: Response Write在前台(html)和后台(cs)区别与联系! 阅读全文

posted @ 2007-06-17 08:22 simhare 阅读(2419) 评论(0) 推荐(0) 编辑

上一页 1 ··· 11 12 13 14 15

导航