上一页 1 ··· 350 351 352 353 354 355 356 357 358 ··· 397 下一页
  2013年6月27日
摘要: try { string OutFileName = "北京市国控企业污染源废气在线比对监测数据审核表" + DateTime.Now.ToString("yyyy-MM-dd");string templateName = "online_gas_template.xml"; if (OutFileName.Contains("xls")) { OutFileName = OutFileName.Substring(0, OutFileName.LastIndexOf('.')); } int m 阅读全文
posted @ 2013-06-27 12:10 记性特差 阅读(1066) 评论(0) 推荐(0)
上一页 1 ··· 350 351 352 353 354 355 356 357 358 ··· 397 下一页