上一页 1 ··· 328 329 330 331 332 333 334 335 336 ··· 389 下一页
摘要: 做题目学习 https://www.zhihu.com/question/26598476/answer/45396765 http://email.about.com/od/emailbehindthescenes/a/uuencoding.htm It begins with "begin". 阅读全文
posted @ 2016-02-10 10:08 ChuckLu 阅读(308) 评论(0) 推荐(0) 编辑
摘要: 菜单栏View-->SQL Server Object Explorer默认有几个连接,可以根据需要自己再另外添加比如添加127.0.0.1建立连接之后,剩下的操作和sql server中是一样的 阅读全文
posted @ 2016-01-26 14:56 ChuckLu 阅读(691) 评论(0) 推荐(0) 编辑
摘要: https://msdn.microsoft.com/en-us/library/58wxa9w5(v=vs.120).aspx When you develop web projects in Visual Studio, you need a web server to test or run 阅读全文
posted @ 2016-01-26 12:10 ChuckLu 阅读(462) 评论(0) 推荐(0) 编辑
摘要: 安装包可以从itellyou下载NorthWind安装SQL2000SampleDb.msi 之后可以在C:\SQL Server 2000 Sample Databases目录2016/01/22 14:10 .2016/01/22 14:10 ..2004/02/0... 阅读全文
posted @ 2016-01-22 14:24 ChuckLu 阅读(376) 评论(0) 推荐(0) 编辑
摘要: 1.what is the main disadvantage of garbage collection?Typically, garbage collection has certain disadvantages, including consuming additional resource... 阅读全文
posted @ 2016-01-21 09:59 ChuckLu 阅读(396) 评论(0) 推荐(0) 编辑
摘要: This example reads object data that was previously written to an XML file using theXmlSerializerclass.ExampleThis code example is also available as an... 阅读全文
posted @ 2016-01-20 16:12 ChuckLu 阅读(335) 评论(0) 推荐(0) 编辑
摘要: This example writes the object from a class to an XML file using theXmlSerializerclass.Namespace:System.Xml.SerializationAssembly:System.Xml (in Syste... 阅读全文
posted @ 2016-01-20 15:59 ChuckLu 阅读(233) 评论(0) 推荐(0) 编辑
摘要: 1.what is serialization in c#?Serialization is the process of converting an object into a stream of bytes in order to store the object or transmit it ... 阅读全文
posted @ 2016-01-20 15:26 ChuckLu 阅读(403) 评论(0) 推荐(0) 编辑
摘要: The C# standard only listsdoubleandfloatas floating points available (those being the C# shorthand forSystem.DoubleandSystem.Single),but thedecimaltyp... 阅读全文
posted @ 2016-01-19 17:30 ChuckLu 阅读(182) 评论(0) 推荐(0) 编辑
摘要: https://msdn.microsoft.com/en-us/library/ms182532.aspx 阅读全文
posted @ 2016-01-12 10:11 ChuckLu 阅读(135) 评论(0) 推荐(0) 编辑
上一页 1 ··· 328 329 330 331 332 333 334 335 336 ··· 389 下一页