摘要:
#region 另存初始xml文件 public static void XmlBeginSaveTo(string filePath) { string linPath=Application.StartupPath+"\\XmlProject.xml"; File.Copy(linPath,filePath+".xml",true); } #endregion其中Appl... 阅读全文
posted @ 2005-11-13 22:31
林614
阅读(280)
评论(0)
推荐(0)

浙公网安备 33010602011771号