摘要: 讲一下C# 泛型不知道的朋友,看一下下面代码就明白了 public interface IDigitDevice { List Search(string s); }其中,T 就是我们说的泛型。 它有6种约束 约束 ... 阅读全文
posted @ 2017-03-30 14:28 正怒月神 阅读(209) 评论(0) 推荐(0)
摘要: 转载:http://blog.csdn.net/paolei/article/details/390306571.iis7.0webconfig配置 [html] view plain copy 2.截取类,重置ses... 阅读全文
posted @ 2017-03-30 12:03 正怒月神 阅读(138) 评论(0) 推荐(0)