上一页 1 ··· 342 343 344 345 346 347 348 349 350 ··· 401 下一页
摘要: http://www.entityframeworktutorial.net/EntityFramework5/create-dbcontext-in-entity-framework5.aspx 官网的教程https://msdn.microsoft.com/en-us/data/jj206878 阅读全文
posted @ 2016-01-05 17:21 ChuckLu 阅读(1429) 评论(0) 推荐(0)
摘要: http://www.entityframeworktutorial.net/EntityFramework-Architecture.aspxThe following figure shows the overall architecture of the Entity Framework. L... 阅读全文
posted @ 2016-01-05 15:50 ChuckLu 阅读(315) 评论(0) 推荐(0)
摘要: http://www.entityframeworktutorial.net/EntityFramework5/entity-framework5-introduction.aspxBasics of Entity FrameworkYou will the learn basics of Enti... 阅读全文
posted @ 2016-01-05 14:56 ChuckLu 阅读(191) 评论(0) 推荐(0)
摘要: What is the difference between DAO and DAL?The Data Access Layer (DAL) is the layer of a system that exists between the business logic layer and the p... 阅读全文
posted @ 2016-01-04 15:01 ChuckLu 阅读(485) 评论(0) 推荐(0)
摘要: 查看版本 $ ssh -VOpenSSH_7.6p1, OpenSSL 1.0.2n 7 Dec 2017 How to tell git which private key to use? In ~/.ssh/config, add: Host github.com HostName github 阅读全文
posted @ 2015-12-28 14:28 ChuckLu 阅读(2105) 评论(0) 推荐(0)
摘要: http://jingyan.baidu.com/article/0bc808fc8778ee1bd485b93b.html C:\Users\Administrator>ftpftp> open 192.168.1.135连接到 192.168.1.135。220 Microsoft FTP Se 阅读全文
posted @ 2015-12-28 09:20 ChuckLu 阅读(3480) 评论(0) 推荐(0)
摘要: Given a string, determine if it's a valid identifier.Here is the syntax for valid identifiers:Each identifier must have at least one character.The fir... 阅读全文
posted @ 2015-12-24 14:46 ChuckLu 阅读(471) 评论(0) 推荐(0)
摘要: Hosting Your Own NuGet FeedsHosting the NuGet Gallery Locally in IIShttps://github.com/NuGet/NuGetGallery 阅读全文
posted @ 2015-12-23 13:46 ChuckLu 阅读(231) 评论(0) 推荐(0)
摘要: NuGet学习笔记(1)——初识NuGet及快速安装使用NuGet学习笔记(2)——使用图形化界面打包自己的类库NuGet学习笔记(3)——搭建属于自己的NuGet服务器 阅读全文
posted @ 2015-12-23 13:32 ChuckLu 阅读(197) 评论(0) 推荐(0)
摘要: http://chuna2.787528.xyz/isunlitao/p/4999571.html 一个正规的软件产品少不了要有规范的命名,一个好的软件产品一定要有个规范的版本号,而在命名版本号时有一些约定俗成的规则,下面我来简单介绍下。 1.版本命名规范 软件版本号有四部分组成,第一部分为主版本号,第 阅读全文
posted @ 2015-12-23 13:25 ChuckLu 阅读(297) 评论(0) 推荐(1)
上一页 1 ··· 342 343 344 345 346 347 348 349 350 ··· 401 下一页