06 2013 档案

摘要:直接上代码using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Net;using System.IO;namespace ETCRM.WebService.Tester{ class Program { static void Main(string[] args) { try { //String Url = "http://localhost... 阅读全文

posted @ 2013-06-24 17:03 骄傲的豹子 阅读(786) 评论(0) 推荐(0)

导航