搜索资源列表
DateUtils
- 关于时间格式化的java代码.希望用你们有用-About the time the java code format. Hope you useful
DateUtils.java
- java的日期常用操作,希望对初学者有帮助。-commonly used to operate the date of java, I hope to be helpful for beginners.
DateUtils
- 时间日期处理类。 isValidDate,isValidMonth,isValidDay,getDayOfWeek,getWeekOfMonth。-isValidDate,isValidMonth,isValidDay,getDayOfWeek,getWeekOfMonth。
DateUtils
- 数据库查询util封装,包装了底层方法\数据库查询util封装,包装了底层方法-data base manager data base manager data base manager data base manager
2_dbcomponent
- 说明: 此组件为操作数据库的组件,实现了jdbc的功能,还包含了一些分页功能,实现事务的功能等。 组件中有一些静态的方法,在这些方法中包含了开关数据库的操作,所以用户不需要实例化对象就可以用类名调用这个方法,同时实现对数据库的操作。 组件中非静态的方法则需要实例化对象才可以调用,在实例化过程中会调用构造方法,开启数据库,在最后还要调用关闭数据库的方法。 在测试例子中用了一个main()方法,用户只需将环境配好,运行一下m
DateUtils
- Date utilities for java
DateUtils
- 时间工具类,提供了多种方式获得不同的时间表现形式,基本可以满足各种不同的使用场景。-Time tools provide a variety of ways different time and form of expression, to meet the basic needs of a variety of usage scenarios.
DateUtils
- 日常工作中需要的Date转换工具类,能转换各种格式的日期时间类型-Date conversion tools work daily needs
DateUtils
- java 日期转化操作大全,绝对是原创的-the java Date of conversion operations Daquan
DateUtils
- Provides formatting date as string utilities.
DateUtils
- 处理各种日期转换啊,日期函数啊,等等,各种各样的都有,自己看!-Data management!
DateUtils
- Provides formatting date as string utilities Source Code for Linux.
DateUtils
- 一个简单的 日期 工具 java类! 包含各种 格式化-a smilple DateUtil for someone
DateUtils
- java 通用日期工具类,可以直接在java工程中使用。-java date tools.
DateUtils
- 常用获取日期和时间,并且提供常用的日期时间格式转换,方便使用(date time get and convert)
DateUtils
- 可以方便的将获取到的时间毫秒值转换成xxxx年xx月xx日 xx:xx:xx、yyyy-MM-dd HH:mm等时间格式(Can be convenient to get to the time of millisecond value converted to XXXX on xx xx xx: xx: xx, yyyy - MM - dd HH: MM time format, etc)
DateUtil
- java 日期工具类, 有多种日期转换和获取的工具(java dateUtils have many tools about date)
DateUtils
- 时间类工具,封装了常用的日期转化以及计算函数(Time class tool encapsulates the usual date conversion and computing functions)
DateUtils
- 日期常用工具类,包含常见的日期转换使用方法,每个函数中有详细的注释。(Date commonly used tool class, including the common date conversion use method, each function has detailed notes)
DateUtils
- 日期工具类,日期转换成字符串 字符串转换成日期 求两个日期之间相隔的天数 获取当前日期对应的星期(date tools :date to yyyy-mm-dd ,date to string)