- date(Date, int) - 类 中的静态方法me.xuxiaoxiao.xtools.common.time.XTimeTools
-
获取以任意时间所在的那一天为基准偏移若干天的00:00:00时刻的date对象
- date(Date, int) - 类 中的静态方法me.xuxiaoxiao.xtools.common.XTools
-
获取以任意时间所在的那一天为基准偏移若干天的00:00:00时刻的date对象
- dateByMonth(Date, int, int) - 类 中的静态方法me.xuxiaoxiao.xtools.common.time.XTimeTools
-
获取以某天所在的那一月为基准偏移若干月的某天00:00:00时刻的date对象
- dateByMonth(Date, int, int) - 类 中的静态方法me.xuxiaoxiao.xtools.common.XTools
-
获取以某天所在的那一月为基准偏移若干月的某天00:00:00时刻的date对象
- dateBySeason(Date, int, int) - 类 中的静态方法me.xuxiaoxiao.xtools.common.time.XTimeTools
-
获取以某天所在的那一季度为基准偏移若干季度的某天00:00:00时刻的date对象
- dateBySeason(Date, int, int) - 类 中的静态方法me.xuxiaoxiao.xtools.common.XTools
-
获取以某天所在的那一季度为基准偏移若干季度的某天00:00:00时刻的date对象
- dateByWeek(Date, int, int) - 类 中的静态方法me.xuxiaoxiao.xtools.common.time.XTimeTools
-
获取以某天所在的那一周为基准偏移若干周的某天00:00:00时刻的date对象
- dateByWeek(Date, int, int) - 类 中的静态方法me.xuxiaoxiao.xtools.common.XTools
-
获取以某天所在的那一周为基准偏移若干周的某天00:00:00时刻的date对象
- dateByYear(Date, int, int) - 类 中的静态方法me.xuxiaoxiao.xtools.common.time.XTimeTools
-
获取以某天所在的那一年为基准偏移若干年的某天00:00:00时刻的date对象
- dateByYear(Date, int, int) - 类 中的静态方法me.xuxiaoxiao.xtools.common.XTools
-
获取以某天所在的那一年为基准偏移若干年的某天00:00:00时刻的date对象
- dateFormat(String, Date) - 类 中的静态方法me.xuxiaoxiao.xtools.common.time.XTimeTools
-
将date对象转换成相应格式的字符串,线程安全
- dateFormat(String, Date) - 类 中的静态方法me.xuxiaoxiao.xtools.common.XTools
-
将date对象转换成相应格式的字符串,线程安全
- dateInMonth(Date) - 类 中的静态方法me.xuxiaoxiao.xtools.common.time.XTimeTools
-
获取任意一天是一个月中的第几天
- dateInMonth(Date) - 类 中的静态方法me.xuxiaoxiao.xtools.common.XTools
-
获取任意一天是一个月中的第几天
- dateInSeason(Date) - 类 中的静态方法me.xuxiaoxiao.xtools.common.time.XTimeTools
-
获取任意一天是一个季度中的第几天
- dateInSeason(Date) - 类 中的静态方法me.xuxiaoxiao.xtools.common.XTools
-
获取任意一天是一个季度中的第几天
- dateInWeek(Date) - 类 中的静态方法me.xuxiaoxiao.xtools.common.time.XTimeTools
-
获取任意一天是一周中的第几天
- dateInWeek(Date) - 类 中的静态方法me.xuxiaoxiao.xtools.common.XTools
-
获取任意一天是一周中的第几天
- dateInYear(Date) - 类 中的静态方法me.xuxiaoxiao.xtools.common.time.XTimeTools
-
获取任意一天是一年中的第几天
- dateInYear(Date) - 类 中的静态方法me.xuxiaoxiao.xtools.common.XTools
-
获取任意一天是一年中的第几天
- dateParse(String, String) - 类 中的静态方法me.xuxiaoxiao.xtools.common.time.XTimeTools
-
将日期字符串转换成相应的date对象,线程安全
- dateParse(String, String) - 类 中的静态方法me.xuxiaoxiao.xtools.common.XTools
-
将日期字符串转换成相应的date对象,线程安全
- dateType(Date) - 类 中的静态方法me.xuxiaoxiao.xtools.common.time.XTimeTools
-
获取任意一天的类型
- dateType(Date) - 类 中的静态方法me.xuxiaoxiao.xtools.common.XTools
-
获取任意一天的类型
- DAY_MILLIS - 类 中的静态变量me.xuxiaoxiao.xtools.common.time.XTimeTools
-
一天的毫秒数
- defaultCharset() - 类 中的方法me.xuxiaoxiao.xtools.common.http.executor.impl.XRequest
-
- defaultChunkLength() - 类 中的方法me.xuxiaoxiao.xtools.common.http.executor.impl.XHttpExecutorImpl
-
- defaultConnectTimeout() - 类 中的方法me.xuxiaoxiao.xtools.common.http.executor.impl.XHttpExecutorImpl
-
- defaultFollowRedirect() - 类 中的方法me.xuxiaoxiao.xtools.common.http.executor.impl.XHttpExecutorImpl
-
- defaultReadTimeout() - 类 中的方法me.xuxiaoxiao.xtools.common.http.executor.impl.XHttpExecutorImpl
-
- DELETE(String) - 类 中的静态方法me.xuxiaoxiao.xtools.common.http.executor.impl.XRequest
-
新建一个DELETE请求