摘要:
public string Path { get { DirectoryInfo info = new DirectoryInfo(Application.StartupPath); return info.Parent.Parent.FullName ... 阅读全文
posted @ 2014-02-19 10:40
天马3798
阅读(1089)
评论(0)
推荐(0)
摘要:
//创建空白Word文档 private void button1_Click(object sender, EventArgs e) { object missing = Missing.Value; Word.Application app = new Word.Application(); ... 阅读全文
posted @ 2014-02-19 09:27
天马3798
阅读(263)
评论(0)
推荐(0)
浙公网安备 33010602011771号