摘要: using System.Threading.Tasks;using System.IO;using System.Drawing; public static int Shuy(string Sname,string fname) { try { Image image = Image.FromF 阅读全文
posted @ 2017-11-23 10:50 嗯哼,还好 阅读(101) 评论(0) 推荐(0)
摘要: private static readonly Uri address = new Uri("http://localhost:55242/"); public ActionResult Show(int PageIdex = 1) { string name = Request["txtName" 阅读全文
posted @ 2017-11-23 10:43 嗯哼,还好 阅读(148) 评论(0) 推荐(0)