上一页 1 ··· 332 333 334 335 336 337 338 339 340 ··· 401 下一页
摘要: 先上代码 单元测试一般都是基于接口的,比如Isys_systemInfoService TestInitialize初始化的时候执行的函数 TestMethod待测试的方法 阅读全文
posted @ 2016-03-29 11:25 ChuckLu 阅读(237) 评论(0) 推荐(0)
摘要: 在VS的菜单栏上,Test-->Windows-->TestExplorer 在TestExplorer的最下方,有一个Output 查看测试结果,使用了Console.WriteLine 出现异常的时候,在提示窗口,右键,选择Copy All Test Name: DeleteSystemInfo 阅读全文
posted @ 2016-03-29 11:17 ChuckLu 阅读(1034) 评论(0) 推荐(0)
摘要: https://msdn.microsoft.com/en-us/library/bb397951.aspx Expression trees represent code in a tree-like data structure, where each node is an expression 阅读全文
posted @ 2016-03-29 11:03 ChuckLu 阅读(491) 评论(0) 推荐(0)
摘要: https://msdn.microsoft.com/en-us/library/bb397676(v=vs.100).aspx Language-Integrated Query (LINQ) is the name for a set of technologies based on the i 阅读全文
posted @ 2016-03-29 10:07 ChuckLu 阅读(452) 评论(0) 推荐(0)
摘要: https://msdn.microsoft.com/en-us/data/gg558520.aspx 阅读全文
posted @ 2016-03-28 13:39 ChuckLu 阅读(180) 评论(0) 推荐(0)
摘要: https://msdn.microsoft.com/en-us/library/ff477603(v=vs.100).aspx This topic provides an overview of the .ttinclude file that contains utility classes 阅读全文
posted @ 2016-03-28 13:21 ChuckLu 阅读(285) 评论(0) 推荐(0)
摘要: http://chuna2.787528.xyz/cbf4life/archive/2009/12/15/1624435.html 阅读全文
posted @ 2016-03-27 22:58 ChuckLu 阅读(189) 评论(0) 推荐(0)
摘要: http://www.techrepublic.com/article/google-deepmind-ai-tries-it-hand-at-creating-hearthstone-magic-the-gathering-cards/ Google Deepmind tasks a machin 阅读全文
posted @ 2016-03-26 15:39 ChuckLu 阅读(373) 评论(0) 推荐(0)
摘要: http://stackoverflow.com/questions/7689742/base-class-doesnt-contain-parameterless-constructor #region Assembly System.Data.Entity, Version=4.0.0.0, C 阅读全文
posted @ 2016-03-25 15:56 ChuckLu 阅读(952) 评论(0) 推荐(0)
摘要: https://msdn.microsoft.com/en-us/library/ms191491.aspx 方法一:Using SQL Server Management Studio To detach a database In SQL Server Management Studio Obj 阅读全文
posted @ 2016-03-25 10:31 ChuckLu 阅读(477) 评论(0) 推荐(0)
上一页 1 ··· 332 333 334 335 336 337 338 339 340 ··· 401 下一页