摘要:
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.IO; namespace Reform.FolderManage.Cls { public class FileHelper { /// /// ... 阅读全文
摘要:
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Word = Microsoft.Office.Interop.Word; using Excel = Microsoft.Office.Interop.Excel; using Microsoft.Office.... 阅读全文