
xml
Kaiwii
单调,简单
展开
-
XML data binding
XML data binding refers to a means of representing information in an XMLdocument as an object in computer memory. 翻译: XML data binding是翻译 2011-10-18 10:45:39 · 2495 阅读 · 0 评论 -
什么是soap
HTTP + XML = SOAP SOAP(Simple Object Access Protocol) 是基于 XML 的简易协议,可使应用程序在 HTTP 之上进行信息交换。 或者更简单地说:SOAP 是用于访问网络服务的协议。 具体参考: http:/原创 2011-10-19 08:58:52 · 911 阅读 · 0 评论