摘要: web项目有两种, 一种website是不生成designer.cs的,另一种web application才生成这个文件 阅读全文
posted @ 2015-04-07 10:45 痞子杨smile 阅读(181) 评论(0) 推荐(0)
摘要: using System;//引入核心命名空间,是一切类的基础using System.Collections.Generic;//引入集合类命名空间,能够使用泛型类等集合类using System.ComponentModel;//引入ComponentModel命名空间using System.... 阅读全文
posted @ 2015-04-07 10:23 痞子杨smile 阅读(492) 评论(0) 推荐(0)