摘要: 1.创建一个WebService,添加一个自定义类: usingSystem; usingSystem.Web.Services; usingSystem.Xml; usingSystem.Xml.Serialization; usingSystem.Xml.Schema; usingSystem.Collections; namespaceWebServiceFor... 阅读全文
posted @ 2005-04-05 12:26 Slashout 阅读(1226) 评论(0) 推荐(0) 编辑