
Web Services
cake_liu
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
axis2客户端开发
import javax.xml.namespace.QName; import org.apache.axis.client.Call; import org.apache.axis.client.Service; /*web服务方法签名:public String callService(String startTime, String endTime) */ public cla...2010-07-12 16:58:26 · 128 阅读 · 0 评论 -
dom4j解析XML
public void getXmlDate(){ String content = "<content>" + "<field name='wbrybh'>W440111540000200903000019</field>" +"<field name='csyy'>aaa</field2010-07-22 09:23:34 · 156 阅读 · 0 评论 -
语义网研究参考资料
入门材料----------------------------语义网的概念、方法及应用(非常好的入门读物)入门必读,语义网入门好书(markqiu提供)What Is The Semantic Web? From the Semantic Web Agreement Group Edd Dumbill's Primer The Semantic Web: 1-2-3我们组织翻译的 RDF 入...原创 2011-03-20 23:11:10 · 276 阅读 · 0 评论