摘要: using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.UI;using System.Web.UI.WebControls;using Microsoft.Office.Interop.Word;using System.Reflection;namespace WordAndExcel.Word{ public partial class makeWord : System.Web.UI.Page { Microsoft.Of... 阅读全文
posted @ 2013-11-17 12:50 Crazier 阅读(329) 评论(0) 推荐(0)