上一页 1 ··· 322 323 324 325 326 327 328 329 330 ··· 388 下一页
摘要: https://msdn.microsoft.com/en-us/library/gg416514(v=vs.108).aspx The Model-View-Controller (MVC) pattern is an architectural design principle that sep 阅读全文
posted @ 2016-03-18 17:33 ChuckLu 阅读(269) 评论(0) 推荐(0) 编辑
摘要: https://msdn.microsoft.com/en-us/library/4w3ex9c2.aspx ASP.NET is a unified统一的 Web development model that includes the services necessary for you to b 阅读全文
posted @ 2016-03-18 16:38 ChuckLu 阅读(300) 评论(0) 推荐(0) 编辑
摘要: https://msdn.microsoft.com/en-us/library/ee532866.aspx The topics in this section provide information about ASP.NET 4 and the Web development tools in 阅读全文
posted @ 2016-03-18 16:35 ChuckLu 阅读(209) 评论(0) 推荐(0) 编辑
摘要: https://github.com/JamesNK/Newtonsoft.Json Json.NET is a popular high-performance JSON framework for .NET http://www.newtonsoft.com/json Popular high- 阅读全文
posted @ 2016-03-17 21:41 ChuckLu 阅读(447) 评论(0) 推荐(0) 编辑
摘要: https://www.nuget.org/packages/Microsoft.AspNet.Mvc/3.0.50813.1 This package contains the runtime assemblies for ASP.NET MVC. ASP.NET MVC gives you a 阅读全文
posted @ 2016-03-17 21:39 ChuckLu 阅读(328) 评论(0) 推荐(0) 编辑
摘要: https://github.com/apache/log4net 阅读全文
posted @ 2016-03-17 21:11 ChuckLu 阅读(168) 评论(0) 推荐(0) 编辑
摘要: http://automapper.org/ A convention-based object-object mapper映射. 100% organic and gluten-free. Takes out all of the fuss of mapping one object to ano 阅读全文
posted @ 2016-03-17 21:09 ChuckLu 阅读(202) 评论(0) 推荐(0) 编辑
摘要: 在项目上右键-->Manage NuGet Packages Browse 可以去搜索想要添加到项目的类库 Installed 已经添加到项目的类库 Updates 需要更新的类库 阅读全文
posted @ 2016-03-17 19:51 ChuckLu 阅读(824) 评论(0) 推荐(0) 编辑
摘要: ConfigurationManager.OpenExeConfiguration Method Opens the specified client configuration file as a Configuration object. http://stackoverflow.com/que 阅读全文
posted @ 2016-03-16 11:12 ChuckLu 阅读(2807) 评论(0) 推荐(0) 编辑
摘要: 在app.config文件中添加如下配置 访问方式(需要添加System.Configuration.dll的引用) https://msdn.microsoft.com/en-us/library/system.configuration.configurationmanager.appsetti 阅读全文
posted @ 2016-03-15 16:34 ChuckLu 阅读(724) 评论(0) 推荐(0) 编辑
上一页 1 ··· 322 323 324 325 326 327 328 329 330 ··· 388 下一页