2009年1月9日

摘要: 没有时间整理,等这个项目忙完在整理关键字:${cur.map[fn:trim(cur1.report_code)]} 阅读全文

posted @ 2009-01-09 11:06 Ethan Woo 阅读(403) 评论(0) 推荐(0)


2009年1月6日

摘要: Calendar now = Calendar.getInstance();int curtYear = now.get(Calendar.YEAR);now.set(curtYear, 0, 1);Date first_day_month1_year = now.getTime();// 每年1月第一天now.set(curtYear, 1, 1);Date first_... 阅读全文

posted @ 2009-01-06 11:02 Ethan Woo 阅读(109) 评论(0) 推荐(0)


2008年9月26日

摘要: 1、首先下载resin服务器,在resin.conf的配置文件中修改2处: <!-- - For production sites, change dependency-check-interval to something - like 600s, so it only checks for updates every 10 minutes. --> <dependency-c... 阅读全文

posted @ 2008-09-26 12:07 Ethan Woo 阅读(163) 评论(0) 推荐(0)

摘要: 这次整理了下以前开发时用的代码和资料,突然发现自己整理过JNDI的配置,意外的惊喜啊(因为这几天一直想用这个配置试试)!在applicationContext.xml(spring配置文件)文件中:<jee:jndi-lookup id="dataSource" jndi-name="java:comp/env/jdbc/wydb" />在web.xml文件中: <resourc... 阅读全文

posted @ 2008-09-26 12:06 Ethan Woo 阅读(730) 评论(0) 推荐(0)

摘要: Oracle里面利用seq自增插入数据 阅读全文

posted @ 2008-09-26 12:06 Ethan Woo 阅读(202) 评论(0) 推荐(0)

摘要: truncate table oec_meoney 阅读全文

posted @ 2008-09-26 12:05 Ethan Woo 阅读(103) 评论(0) 推荐(0)

摘要: Orcal中显示树结构查询语句【包括子查父和父查子】 阅读全文

posted @ 2008-09-26 12:03 Ethan Woo 阅读(217) 评论(0) 推荐(0)

摘要: java日期操作【持续更新中……】 阅读全文

posted @ 2008-09-26 12:02 Ethan Woo 阅读(88) 评论(0) 推荐(0)


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3

csdn博客bottom