当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: Author: Tansf 代码如下//------getP
 

 

 ·使用xmlbeans 处理xml    »显示摘要«
    摘要: 一.xmlbeans 基于xml开发的技术很多,常见的如dom4j(jboss用),castor,common-degister(struts用),xmlbeans.关于这些的比较网上很多.这里谈谈xmlbeans的用法. xmlbeans的官方地址(http://xmlbeans.apache.org/).上面有它的详细介绍和用法. 二 适用的场合 从使用的经验来看,xm......
    摘要: 第二部分:启动项目 steven franklin软件设计师和过程专家2004 年 3 月 这个有多篇文章组成的系列讲述了如何逐渐的应用 rational 统一过程(rup)和其他的 rational 工具,本文中样例项目的详细计划被围绕着管理需求和风险而讨论。 第二部分快照......


Java获取Html变量的值

author:  tansf


...   下一页
    摘要: string agent = request.getheader("user-agent");stringtokenizer st = new stringtokenizer(agent,";");st.nexttoken();//得到用户的浏览器名string userbrowser = st.nexttoken();//得到用户的操作系统名string useros = st.nexttok......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE