上一页 1 ··· 374 375 376 377 378 379 380 381 382 ··· 401 下一页
摘要: https://msdn.microsoft.com/zh-cn/library/ee342218(v=vs.110).aspxPIA的全称是 primary interop assembly 主互操作程序集http://chuna2.787528.xyz/pnljs/archive/2012/02/2... 阅读全文
posted @ 2015-06-01 14:32 ChuckLu 阅读(636) 评论(0) 推荐(0)
摘要: https://msdn.microsoft.com/en-us/library/hh156499(v=vs.140).aspxThis page lists key feature names for each version of C# with descriptions of the new ... 阅读全文
posted @ 2015-06-01 14:31 ChuckLu 阅读(738) 评论(0) 推荐(0)
摘要: Here are three short phrases to help remember the 23 design patterns, ordered by category: Creational Patterns: "Abstract Building Factories Produce S 阅读全文
posted @ 2015-06-01 09:49 ChuckLu 阅读(313) 评论(0) 推荐(0)
摘要: 在资源管理器中,右键,添加网络位置。 然后输入ftp的url ftp://server2008 使用匿名方式登录 阅读全文
posted @ 2015-05-29 17:37 ChuckLu 阅读(769) 评论(0) 推荐(0)
摘要: http://stackoverflow.com/questions/1274432/sqlite-parameters-not-allowing-tablename-as-parameterGenerally one cannot use SQL parameters/placeholders f... 阅读全文
posted @ 2015-05-29 17:08 ChuckLu 阅读(534) 评论(0) 推荐(0)
摘要: http://chuna2.787528.xyz/stg609/p/3723968.html 字体的大小,先配置大小12。在environment中的font size里面调整 VS默认的深色主题和Selenitic搭配比较好看。 http://chuna2.787528.xyz/JamesLi2015/p 阅读全文
posted @ 2015-05-28 10:01 ChuckLu 阅读(221) 评论(0) 推荐(0)
摘要: http://www.codeproject.com/Articles/42415/Builder-Design-Pattern In Elizabeth's day care center, the teacher helps the kids to build all kinds of toys 阅读全文
posted @ 2015-05-27 19:44 ChuckLu 阅读(454) 评论(0) 推荐(0)
摘要: using System;using System.Diagnostics;using Microsoft.Win32;namespace ChuckLu.Utility{ public class Cmd { private Cmd() { }... 阅读全文
posted @ 2015-05-27 17:47 ChuckLu 阅读(3664) 评论(3) 推荐(0)
摘要: http://stackoverflow.com/questions/4537945/what-is-the-difference-of-getting-type-by-using-gettype-and-typeofYou can only use typeof() when you know t... 阅读全文
posted @ 2015-05-27 14:35 ChuckLu 阅读(333) 评论(0) 推荐(0)
摘要: http://www.codeproject.com/Articles/584128/What-is-the-difference-between-equalsequals-and-EqWhen we create any object there are two parts to the obje... 阅读全文
posted @ 2015-05-27 14:09 ChuckLu 阅读(444) 评论(0) 推荐(0)
上一页 1 ··· 374 375 376 377 378 379 380 381 382 ··· 401 下一页