摘要: package com.jald.rtms.base.util; import java.io.OutputStream;import java.lang.reflect.Method;import java.math.BigDecimal;import java.text.DecimalForma 阅读全文
posted @ 2016-02-22 15:38 疯狂馒头 阅读(216) 评论(0) 推荐(0) 编辑
摘要: package com.jald.rtms.base.util; public class ExeclBean { String name; Integer leng = 15; private Integer colspan; String getterMethod; public Integer 阅读全文
posted @ 2016-02-22 15:38 疯狂馒头 阅读(168) 评论(0) 推荐(0) 编辑
摘要: (环境:Windows7 64bit,工具:eclipse-jee-helios-SR2-win32-x86_64)(可参考:http://hi.baidu.com/chssheng2007/blog/item/22e7b1d37d7f480b3af3cf18.html)修改 TOMCATHOME\... 阅读全文
posted @ 2015-12-23 13:12 疯狂馒头 阅读(352) 评论(0) 推荐(0) 编辑
摘要: 今天启动Tomcat启动不了,报以下错:org.apache.catalina.core.StandardContext startInternalSEVERE: Error listenerStartorg.apache.catalina.core.StandardContext startInt... 阅读全文
posted @ 2015-10-26 16:18 疯狂馒头 阅读(472) 评论(0) 推荐(0) 编辑
摘要: public static Map> getTimeWeeks(String start,String end) { // TODO 自动生成方法存根 Map> map=new HashMap>(); Calendar c_begin = new GregorianCalendar()... 阅读全文
posted @ 2015-07-23 15:39 疯狂馒头 阅读(283) 评论(0) 推荐(0) 编辑
摘要: public static int dayForWeek(String pTime) throws Exception { SimpleDateFormat format = new SimpleDateFormat("yyyy-MM-dd"); Calendar c = Calendar.ge... 阅读全文
posted @ 2015-07-22 17:54 疯狂馒头 阅读(313) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-06-11 09:57 疯狂馒头 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-06-11 09:56 疯狂馒头 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-06-11 09:55 疯狂馒头 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-06-11 09:54 疯狂馒头 阅读(0) 评论(0) 推荐(0) 编辑