2016年11月8日

Xml文件操作的其中一个使用方法:

摘要: 案例xml文件 又一个解析xml文件的方法: xml文件: 阅读全文

posted @ 2016-11-08 18:49 跨界农民工 阅读(248) 评论(0) 推荐(0)

HttpClient请求发送的几种用法:

摘要: 1 /// 2 /// HttpClient实现Post请求 3 /// 4 static async void dooPost() 5 { 6 string url = "http://localhost:52824/api/register"; 7 //设置H... 阅读全文

posted @ 2016-11-08 13:54 跨界农民工 阅读(2739) 评论(0) 推荐(0)

导航