摘要: class StoreImage { static string ImagePath = ConfigurationManager.AppSettings["ImagesPath"].ToString(); static string Path = ImagePath + "\\BarcodeImages"; static str... 阅读全文
posted @ 2019-05-22 17:44 偶尔写写 阅读(404) 评论(0) 推荐(0)