搜索资源列表
bcxy
- 一个通用些连接数据库的包,其中有三个类: 1.DBConn.java:主要用来连接和关闭数据库.连接数据库的URL,USER,PASSWORD通过配置文件完成com/bcxy/util/systemconfig.properties 2.SqlQuery.java:主要用来执行查询的SQL语句.构造方法: SqlQuery(Connection con, String sql) 将结果存在容器中. 3.SqlUpdate.java:主要用来执行更新的SQL语句.构造方法: SqlUpdate(C
DateUtil
- 在java中应有到几个日期比较的函数(两个日期比较相差多少年、多少月、多少日)-In java should be compared to several date function (compare the difference between two dates many years, the number of months, the number of days)
DateUtil
- java日期处理工具类,生成日期字符串及日期加减计算等实际操作方法-java date utils
DateUtil
- java 的通用日期处理函数,十分的好用
DateUtil
- java关于日期操作的静态类方法-java on the date of operation of a static class method
DateUtil
- Java语言对于日期操作的工具类,非常实用和强大。-Java language tools for the date of operation, very practical and strong.
DateUtil
- 操作Java中相关于日期的基本方法及使用说明。-Operations related to Java, the basic method at the date and instructions.
DateUtil
- 主要是针对java日期格式的一些方便操作-ava date format is mainly aimed to facilitate the operation of some
DateUtil
- 我的日期处理类,能够将日常java中获取日期和时间的处理-date tool
DateUtil
- java Date 时间戳的转换方法及Timestamp-java Date Timestamp
DateUtil
- java 日期工具、时间戳转换、日间格式化-Java date tools, time stamp conversion, daytime format
DateUtil
- 一个android java 平台的时间工具类,方便以后使用。-An android Java platform time tool class, convenient later use.
DateUtil
- 有关java程序中的时间的各种操作处理辅助类。-Various operations on time in java program processing auxiliary class.
DMSClient
- 电信采集系统用的客户端. 大并发时使用线程- Counter.java CTool.java DateHandler.java DateUtil.java DealString.java DebugOut.java Dom4jHelper.java Escape.java ExecHelper.java FileHelper.java FileUploadUtil.java
DateUtil
- 分享一个时间和日期操作的工具类,获取当前日期的字符串,DateUtil类包含了标准的时间和日期格式,以及这些格式在字符串及日期之间转换的方法,获取当前日期的邮戳,日期格式转换成时间戳,得到格式化后的系统当前日期,*@param strScheme 格式模式字符串,*@return 格式化后的系统当前时间,如果有异常产生,返回空串""; 转化日期格式"MM/dd/YY、MM.dd.YY、MM-dd-YY、MM/dd/YY",并输出为正常的格式yyyy-MM-dd *@param
DateUtil
- java日期处理,日期字符串之间的转换,格式化日期,或将字符串转化为日期-java date process,str to date or date to str
DateUtil
- JAVA时间操作工具类,各种时间操作方法,分享时间工具类-Time Tools
DateUtil
- JAVA操作时间的工具类,JAVA对时间类相关处理的处理,字符串转换为时间,时间转换为字符串,日期加减,农历等功能。-Tools JAVA operating time, JAVA or related processing time processing, convert the string to time, the time is converted to a string, date of addition and subtraction, lunar and other functio
DateUtil
- 一个总结Java日期格式转换的文件,可以方便在系统开发中使用。为开发提供方便。-Date To String
DateUtil
- java 日期工具类, 有多种日期转换和获取的工具(java dateUtils have many tools about date)