摘要: 写2个项目,一个console,一个web调用方:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Web;namespace ConsoleWSTest{ ... 阅读全文
posted @ 2013-11-26 11:02 哲夫 阅读(179) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Net;using System.CodeDom;using Microsoft.CSharp;using S... 阅读全文
posted @ 2013-11-26 10:55 哲夫 阅读(135) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.IO;namespace ConsoleWSTest{ public class ZipUtil ... 阅读全文
posted @ 2013-11-26 10:53 哲夫 阅读(143) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Web.UI.WebControls;using System.Web.UI.HtmlControls;usi... 阅读全文
posted @ 2013-11-26 10:43 哲夫 阅读(166) 评论(0) 推荐(0) 编辑