2009年5月15日

TagBuilder Members

摘要: Represents a class that is used by HTML helpers to build HTML elements.The TagBuilder type exposes the following members.Constructors Name Description TagBuilder Initializes a new instance of the TagB... 阅读全文

posted @ 2009-05-15 21:50 imbob 阅读(173) 评论(1) 推荐(0) 编辑

静态属性或字段不再使用时,需要把其引用设置为null

摘要: GC不会回收静态字段所引用的对象,如果是web程序,这些字段的引用将一直存在于内存中。不再使用时,需要把其引用设置为null 阅读全文

posted @ 2009-05-15 21:25 imbob 阅读(164) 评论(0) 推荐(0) 编辑

在父类同名方法前加一个new,是覆盖同名方法

摘要: 在父类同名方法前加一个new,是覆盖同名方法。 阅读全文

posted @ 2009-05-15 21:20 imbob 阅读(240) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示