09 2007 档案

摘要:今天在 WekeRoad.ActionPack里面看到如下ApplyConfig(config,refregexIgnoreCase,ConfigurationPropertyName.REGEX_IGNORE_CASE);privatestaticvoidApplyConfig(System.Collections.Specialized.NameValueCollectionconfig,re... 阅读全文
posted @ 2007-09-24 15:19 苹果王子 阅读(390) 评论(1) 推荐(0)
摘要:1.windows资源管理器 2.Visual Studio 2005 3.Projects 4.找到你的工程 5.将.sln用记事本打开 6.找到VWDPort 7把里面的端口号换一个比如原来是1027改 1028就ok了 阅读全文
posted @ 2007-09-23 10:59 苹果王子 阅读(584) 评论(0) 推荐(0)
摘要:--不知道对不对 //--下面是sqlCommand.Parameter.add--明显可以看出如果你有多个的时候最好自己循环,因--如果你有6个参数,数组的会自动循环12次汉 //---添加一个参数的时候 [EditorBrowsable(EditorBrowsableState.Never)] public override int Add(object value) { this.O... 阅读全文
posted @ 2007-09-12 00:04 苹果王子 阅读(309) 评论(0) 推荐(0)