05 2016 档案
摘要:打开一个工作簿。 excelApp.Open(FileName, UpdateLinks, ReadOnly, Format, Password, WriteResPassword,IgnoreReadOnlyRecommended, Origin, Delimiter, Editable, Not
阅读全文
摘要:/// /// 执行Cmd命令 /// public void ExecCmd(string cmdstr) { System.Diagnostics.Process process = new System.Diagnostics.Process(); proce...
阅读全文
摘要:private string ConvertDataTableToXML(DataTable xmlDS) { MemoryStream stream = null; XmlTextWriter writer = null; try { stream = new MemoryStream(); ...
阅读全文
摘要:http://write.blog.csdn.net/postedit/8817826 提示:请直接按CTRL+F搜索您要查找的转义字符。 常用表: No.文字表記10進表記16進表記文字 Comment 001 " " " """ quotation mark = AP
阅读全文
摘要:http://www.cnblogs.com/disappearwind/articles/2633760.html
阅读全文

浙公网安备 33010602011771号