12 2008 档案
摘要:使用以下方法解决了让用户输入并自动匹配选项的问题.但是发现如果全部使用键盘输入的话.当焦点移出此单元格后此单位元格未选中任何一项.显示为空.原因见代码中... CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> private ...
阅读全文
摘要:Mail.csCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System;using System.Collections.Generic;using System.Text;using System.Net.Mail;using Sys...
阅读全文
摘要:今天修改了App.config,结果运行的时候出现了 "配置系统未能初始化" 的错误.找了半天才发现是下面的原因造成的: MSDN里写到"如果配置文件中包含 configSections 元素,则 configSections 元素必须是 configuration 元素的第一个子元素。".因为我把appSettings写它前面了..所以才出这样的错.
阅读全文
摘要:最近发现在我电脑上执行正常的代码在客户机上执行就有问题.就郁闷了.因为在客户机上无法调试,所以到处找解决方案.最后还是钟哥给的答案使用NLOG啊. 经过XX时间后找到下面这一篇.所以决定使用log4net.好用!!!特此转载一下. 转自:http://www.cnblogs.com/dragon/archive/2005/03/24/124254.html 1.添加log4net(下载:http...
阅读全文
摘要:v.aspCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> = 0 And pY * (Height-pY-1) >= 0 Then Graph(pX, pY) = 1 End If...
阅读全文
浙公网安备 33010602011771号