随笔分类 -  .net

摘要:string str = Console.ReadLine(); System.Diagnostics.Process p = new System.Diagnostics.Process(); p.StartInfo.FileName = "cmd.exe"; p.StartInfo.UseShe 阅读全文
posted @ 2019-07-10 13:35 春天里的桃花 阅读(384) 评论(0) 推荐(0)
摘要:public void JsonMy() { var fileName = Server.MapPath("ReadSenseFaceUSBKey") + "\\Rs.json";//Jsonstr函数读取json数据的文本 string json = Jsonstr(fileName);//Jso 阅读全文
posted @ 2019-07-10 11:23 春天里的桃花 阅读(6872) 评论(1) 推荐(0)
摘要:参数访问类,获取参数值,如果没有则返回默认值 阅读全文
posted @ 2013-01-11 13:43 春天里的桃花
摘要:添加新消息图片标识 阅读全文
posted @ 2013-01-09 11:51 春天里的桃花