当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: 内容:<%@ page contentType=&quo
 

 

    摘要: 水波效果程序:import java.awt.*;import java.applet.applet;public class splash extends applet implements runnable{ int xmax=112; float[] m_height=new float[xmax]; float[] m_g=new float[xmax]; float b=1.01f; ......
    摘要: 作者:junsan jin日期:2005-3-30版本:1.0信箱:junsan21@126.com ; junnef21@sohu.com声明:本人保留本文的所有权利。第四部分:测试session bean在前面的三个部分已经完整地讲述了一个session bean的建立过程。下面来建立测试工程。 添加测试类:在右边的树型菜单中选中com.inspiresky.trader右键 〉new 〉p......


struts超简单入门(二)

内容:

<%@ taglib uri="/web-inf/struts-bean.tld" prefix="bean" %><%@ taglib uri="/web-inf/struts-html.tld" prefix="html" %><%@ taglib uri="/web-inf/struts-logic.tld" prefix="logic" %> 【程序编程相关:旋风备忘录0.10软件介绍

<%@ page contenttype="text/html;charset=utf-8" language="java" %> 【推荐阅读:java.lang.Error翻译

<body>  <p><h2><bean:message key="hello.jsp.page.heading" /></h2></p>  <html:errors /><p>  <logic:present name="helloform" scope="request">    <h2>hello <bean:write name="helloform" property="person" />!</h2>  </logic:present> 【扩展信息:不建议在jsp页面中直接写语句连接数据库

<html:html locale="true"><head>  <title><bean:message key="hello.jsp.title" /></title>  <html:base/></head>


...   下一页
 ·最终还是手工输出xml对象可靠    »显示摘要«
    摘要: 原文最终还是手工输出xml对象可靠 2005年 01月06日 和xml打交道,常常是哭笑不得:我为什么要花那么大力气和整个xml文档打交通呢?实实在在的,我只不过想存取其中一个对象的属性罢了!!前段时间了解了castor觉得这是一个解决方案,不过也还是需要整个文档的读写更新。一来是时间限制不允许当前深入研究,而且那也是一个不算成熟的项目;二来呢,采纳的话会和现在的digester读取模式发生冲......
» 本期热门文章:

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