摘要:
5.introduce explaining variable if you have a complicated expression,put the result of the expression, or parts of the expression , in a temporary variable with a name that explains the purpose. intr......
摘要:
dispatchaction继承自action类,它是一个抽象类,封装了一些基础方法,来解决使用一个action处理多个操作的能力,这就是dispatchaction最大的用途,它可以帮助我们用一个action类,封装一套类似的操作方法,节省了类的数目,同时也减轻了后期维护的困难。dispatchaction中主要包括一下几个方法:protected actionforward dispatch......
tomcat+mysql数据库的连接池配置2)在tomcat目录下的conf/server.xml中的</host>前加入(注意:全部大写的地方要替换成你自己的东西) 【推荐阅读:swt tray demo:右键菜单,单】
1)下载mm.mysql-2.0.14-bin.jar包,放在tomcat目录下的common/lib文件夹中
...
下一页 摘要:
intellij idea培训 为了更好地让广大intellij idea爱好者使用intellij idea,提高程序开发效率,提升知识水平层次,为此jetbrains中国代理处(jetmaven)将组织一次idea的产品培训,主要目的是介绍idea产品的使用特性和开发技巧,并为所有的idea使用者及爱好者提供一个互相认识和学习的机会。idea作为最好的java ide,由于其资料较少,加上其......