摘要: 在【启动或关闭Windows功能(Turn Windows features on or off)】中打开【应用程序初始化(Internet Information Services->World Wode Web Services->Application Development Features 阅读全文
posted @ 2020-11-14 11:15 ChasingDreams 阅读(1354) 评论(0) 推荐(0) 编辑
摘要: class Program { static void Main(string[] args) { List<People> peoples = new List<People> { new People{ ID=1,Name="xxx" }, //new People{ ID=1,Name="xx 阅读全文
posted @ 2020-11-14 10:15 ChasingDreams 阅读(146) 评论(0) 推荐(0) 编辑