2010年1月13日
摘要: //读文件 public string GetTemplateFile() { StringBuilder sb = new StringBuilder(); string appPath = Application.StartupPath; string str = appPath + "\\... 阅读全文
posted @ 2010-01-13 10:00 david.chen 阅读(423) 评论(0) 推荐(0)