摘要:
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using ... 阅读全文
摘要:
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System; using System.Xml; using System.Collections; using System.IO; using System.Text; using Sy... 阅读全文
摘要:
Visual Studio .Net 2003 Error: "Refreshing the project failed. Unable to retrieve folder information from the server." 删除 C:\Documents and Settings\Administrator\VSWebCache 下的缓存文件即可。 阅读全文
摘要:
正则分组获取需要信息或者验证字符串是否符合规律。 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->string strContent = "第一部 第十章 跟市委书记的第一面"; Match m = Regex.Match(strContent, ... 阅读全文
摘要:
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> ChineseDevExpress : Chinese DevExpress Stay up to speed on the latest Groups news ... 阅读全文
摘要:
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System; using System.Data; using System.Configuration; using System.Web; using System.Web.Secu... 阅读全文