上一页 1 ··· 334 335 336 337 338 339 340 341 342 ··· 400 下一页
摘要: 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 阅读(278) 评论(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 阅读(319) 评论(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 阅读(221) 评论(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 阅读(475) 评论(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 阅读(344) 评论(0) 推荐(0)
摘要: https://github.com/apache/log4net 阅读全文
posted @ 2016-03-17 21:11 ChuckLu 阅读(177) 评论(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 阅读(219) 评论(0) 推荐(0)
摘要: 在项目上右键-->Manage NuGet Packages Browse 可以去搜索想要添加到项目的类库 Installed 已经添加到项目的类库 Updates 需要更新的类库 阅读全文
posted @ 2016-03-17 19:51 ChuckLu 阅读(834) 评论(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 阅读(2848) 评论(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 阅读(745) 评论(0) 推荐(0)
上一页 1 ··· 334 335 336 337 338 339 340 341 342 ··· 400 下一页