2012年5月10日
摘要: using System;using System.Collections.Generic;using System.Text;using Microsoft.Office.Interop.Word;using System.IO;using System.Web;using System.Data;using System.Reflection;using Microsoft.Win32;using System.Text.RegularExpressions;using System.Net;namespace OfficeOperate{public class WordOperate{ 阅读全文
posted @ 2012-05-10 13:36 记性特差 阅读(433) 评论(0) 推荐(0)