风故故,也依依

Stand still in the wind.

导航

2007年10月23日 #

JSTL学习笔记

摘要: URL相关的标签语法1:资源的内容使用String对象向外暴露optional body content for subtags语法2:资源的内容使用Reader对象向外暴露body content where varReader is consumed by another action例1:... 阅读全文

posted @ 2007-10-23 19:13 jadmin 阅读(256) 评论(0) 推荐(0)

用EditPlus搭建简易的Java开发环境

摘要: 搭建的步骤:1、下载、安装、注册editplus2。2、修改几处设置,这是可选的。进入tools 》preferences》font,修改成大点的字体,小字累眼睛。在files选项卡里去掉创建备份文件,把Create backup file when saving前面的勾去掉。3、加入Java工具,这是最主要的。添加Java编译工具。在tools 》 configure user tools 》A... 阅读全文

posted @ 2007-10-23 07:53 jadmin 阅读(197) 评论(0) 推荐(0)