摘要:
/* json 格式的字符串解析 格式化 { "input": { "size": 193156, "type"... 阅读全文
posted @ 2016-08-07 05:30 WebEnh 阅读(23425) 评论(0) 推荐(1)
|
|||
|
摘要:
/* json 格式的字符串解析 格式化 { "input": { "size": 193156, "type"... 阅读全文
posted @ 2016-08-07 05:30 WebEnh 阅读(23425) 评论(0) 推荐(1)
摘要:
//重启主程序 //System.Diagnostics.Process.Start(System.Reflection.Assembly.GetExecutingAssembly().Location); #region 读存app.config字段值 public static string GetConfigValue(string appKey) { XmlD... 阅读全文
posted @ 2016-08-07 05:28 WebEnh 阅读(485) 评论(0) 推荐(0) |
|||