代码改变世界

随笔档案-2014年10月

.net 调用API并解析Json数据方法

2014-10-09 22:00 by jiangys, 10834 阅读, 收藏, 编辑
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Net.Http;using System.Text;using System.Threading.Tasks;using Newtonsoft.... 阅读全文

ASP.NET Post方式提交

2014-10-09 21:49 by jiangys, 21968 阅读, 收藏, 编辑
摘要: public static string SendMsg(string fxPhone, string fxPassword, string toPhone, string msg) { try { strin... 阅读全文
点击右上角即可分享
微信分享提示