搜索资源列表
DateUtil
- 互联网上常见日期字符串解析,通过对1000多万个博客以及页面的分析,按照智能方式进行日期格式的解析,不需要日期格式的预定义,解析速度是SimpleDateFormat的十倍。 运行非常稳定。是web日期格式解析的利器。
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
- CShape日常处理类,包括 1、中国日历信息处理类,用于获取日期的中文表示、天干、地支、生肖、中文星期、星座、诞生石信息; 2、日期处理类; 3、月份、年份、星期处理类。-CShape daily treatment categories, including 1, the Chinese calendar, information processing class, the Chinese used to get the date that the Heavenly Ste
python-dateutil-1.5
- python dateutil 版本1.15-python dateutil
DateUtil
- 日期转换通用类 包括一个月的开始日期、结束日期等-Date conversion general category include one month s start and end dates, etc.
DateUtil
- 关于一些时间的计算,都是日常经常可以用到的小段代码-With regard to the calculation of some time, are often used in everyday small pieces of code
DateUtil
- 一个android java 平台的时间工具类,方便以后使用。-An android Java platform time tool class, convenient later use.
dateUtil
- 该源码功能主要是对日期进行转换,以及生成各种形式的日期类型-The source function is mainly carried out on the date of conversion, and generate various forms of date type
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
- 日期工具类 可以方便的操作日期 日期格式转换(date utils java use it format and parse)
lee_utils
- xml解析 json解析, 时间 xml转json 的 辅助工具类(XML parsing JSON parsing, time XML to JSON auxiliary tool class)
DateUtil
- java 日期工具类, 有多种日期转换和获取的工具(java dateUtils have many tools about date)
DateUtil
- 一些实用日期设置,例如当月每周周一日期,或者距离当前日期时间(Some useful date Settings, such as the week of the month of the month, or the current date)
DateUtil
- 字符串与日期对象转换、指定月份最后一天获取、日期天数间隔等(The conversion of a string to a date object, the last day of the specified month, the interval of date days, and so on)