A B C D E F G H I J K L M N O P Q R S T U V W Y
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
D
- dataType(Class<?>) - 枚举 中的静态方法cn.fxcraft.orm.enums.DataType
-
根据类名获取数据类型
- DataType - cn.fxcraft.orm.enums中的枚举
-
数据库数据类型
- DATE - cn.fxcraft.orm.enums.DataType
- DATETIME - cn.fxcraft.orm.enums.DataType
- dateToString(LocalDateTime) - 类 中的静态方法cn.fxcraft.util.DateUtil
-
LocalDate到字符串时间
- dateToString(LocalDateTime, String) - 类 中的静态方法cn.fxcraft.util.DateUtil
-
LocalDate到字符串时间
- dateToString(LocalDateTime, Pattern) - 类 中的静态方法cn.fxcraft.util.DateUtil
-
LocalDate到字符串时间
- dateToString(Date) - 类 中的静态方法cn.fxcraft.util.DateUtil
-
日期时间 到 字符串
- dateToString(Date, String) - 类 中的静态方法cn.fxcraft.util.DateUtil
-
Date到字符串时间
- dateToString(Date, Pattern) - 类 中的静态方法cn.fxcraft.util.DateUtil
-
Date到字符串时间
- DateUtil - cn.fxcraft.util中的类
-
时间日期工具
- debug() - 类 中的方法cn.fxcraft.util.log.Logger
-
是否开启Debug
- debug(String, Object...) - 接口 中的方法cn.fxcraft.util.log.ILog
-
调试输出
- debug(String, Object...) - 类 中的方法cn.fxcraft.util.log.Logger
-
调试输出
- debug(String, Object...) - 类 中的静态方法cn.fxcraft.util.log.LogUtil
-
调试输出
- debug(String, Throwable, Object...) - 接口 中的方法cn.fxcraft.util.log.ILog
-
调试输出
- debug(String, Throwable, Object...) - 类 中的方法cn.fxcraft.util.log.Logger
-
调试输出
- debug(String, Throwable, Object...) - 类 中的静态方法cn.fxcraft.util.log.LogUtil
-
调试输出
- DECIMAL - cn.fxcraft.orm.enums.DataType
- decrypt(String, String) - 类 中的静态方法cn.fxcraft.util.crypto.AESUtil
-
解密数据
- delCache(String) - 类 中的方法cn.fxcraft.base.CacheBase
-
移除缓存
- delCache(String, boolean) - 类 中的方法cn.fxcraft.base.CacheBase
-
移除缓存
- delete() - 类 中的方法cn.fxcraft.util.SqlBuilder
-
已过时。删除记录
- delete(Connection, String, Map<String, String>) - 类 中的方法cn.fxcraft.orm.util.OrmBase
-
通过连接对象删除指定表中的数据
- DELETE - cn.fxcraft.event.base.ChangeType
- delSection(Section) - 类 中的方法cn.fxcraft.bukkit.bean.TellRawData
-
删除段落
- deviceCode() - 类 中的方法cn.fxcraft.util.verify.VerifyService
-
计算机器码
- disable() - 类 中的方法cn.fxcraft.module.BootModule
-
禁用模块
- distinct(Collection<T>) - 类 中的静态方法cn.fxcraft.util.CollUtil
-
去重集合
- DOUBLE - cn.fxcraft.orm.enums.DataType
- download(String, File) - 类 中的静态方法cn.fxcraft.module.ModuleUtil
-
远程下载
- downloadFile(String, String) - 类 中的方法cn.fxcraft.module.BootModule
-
下载文件到根目录下
- downloadFile(String, String, String) - 类 中的方法cn.fxcraft.module.BootModule
-
下载文件到根目录下
- drop(String) - 类 中的方法cn.fxcraft.util.SqlBuilder
-
已过时。删除表
- DROP_NAME - 类 中的静态变量cn.fxcraft.bukkit.packet.PacketManager
- dropItem(Player, ItemStack) - 类 中的静态方法cn.fxcraft.bukkit.api.PlayerUtil
-
丢出物品到玩家位置
- dropItem(Location, ItemStack) - 类 中的静态方法cn.fxcraft.bukkit.api.PlayerUtil
-
丢出物品到指定位置
- DropItemUtil - cn.fxcraft.bukkit.packet中的类
-
掉落物工具
- DropItemUtil() - 类 的构造器cn.fxcraft.bukkit.packet.DropItemUtil
- dropTable(Connection, String) - 类 中的方法cn.fxcraft.orm.util.OrmBase
-
删除指定表
所有类 所有程序包