上一页 1 ··· 340 341 342 343 344 345 346 347 348 ··· 399 下一页
摘要: 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 阅读(291) 评论(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 阅读(169) 评论(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 阅读(463) 评论(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 阅读(2075) 评论(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 阅读(3427) 评论(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 阅读(460) 评论(0) 推荐(0)
摘要: Hosting Your Own NuGet FeedsHosting the NuGet Gallery Locally in IIShttps://github.com/NuGet/NuGetGallery 阅读全文
posted @ 2015-12-23 13:46 ChuckLu 阅读(226) 评论(0) 推荐(0)
摘要: NuGet学习笔记(1)——初识NuGet及快速安装使用NuGet学习笔记(2)——使用图形化界面打包自己的类库NuGet学习笔记(3)——搭建属于自己的NuGet服务器 阅读全文
posted @ 2015-12-23 13:32 ChuckLu 阅读(194) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/isunlitao/p/4999571.html 一个正规的软件产品少不了要有规范的命名,一个好的软件产品一定要有个规范的版本号,而在命名版本号时有一些约定俗成的规则,下面我来简单介绍下。 1.版本命名规范 软件版本号有四部分组成,第一部分为主版本号,第 阅读全文
posted @ 2015-12-23 13:25 ChuckLu 阅读(265) 评论(0) 推荐(1)
摘要: https://www.zhihu.com/question/36529596/answer/68623937?utm_campaign=weekly191&utm_source=weekly-digest&utm_medium=email比如,定期检查身体,按时作息,这些事都明显对自己有益,但有时... 阅读全文
posted @ 2015-12-21 10:10 ChuckLu 阅读(263) 评论(0) 推荐(0)
上一页 1 ··· 340 341 342 343 344 345 346 347 348 ··· 399 下一页