摘要: using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Net;using System.IO;using System.Web.Services.Description;using System.CodeDom;using Microsoft.CSharp;using System.CodeDom.Compiler;using System.Reflection;namespace HTTPS{ public class WSHelper { ... 阅读全文
posted @ 2012-05-07 16:25 晓风拂月 阅读(14799) 评论(1) 推荐(1) 编辑