摘要: 1 认识WebService 在 3,5 中新建一个服务应用程序 1 在asmx中 /// /// Service1 的摘要说明 /// [WebService(Namespace = "http://tempuri.org/")] //标注web服务器的命名空间,... 阅读全文
posted @ 2015-07-07 21:31 陌念 阅读(253) 评论(0) 推荐(0)