Skip navigation links
B C D E F G H I J L M N P S T U V                                                  

B

base64_加密_字节_到字符串(byte[]) - Static method in class io.github.duolabmeng6.javaefun.core.编码工具类
 
base64_字符串_加密(String) - Static method in class io.github.duolabmeng6.javaefun.core.编码工具类
 
base64_字符串_解密(String) - Static method in class io.github.duolabmeng6.javaefun.core.编码工具类
 
base64_解密_字符串_到字节(String) - Static method in class io.github.duolabmeng6.javaefun.core.编码工具类
 
byteToHexString(byte[]) - Static method in class io.github.duolabmeng6.javaefun.core.编码工具类
 

C

contains(String[], String) - Method in class io.github.duolabmeng6.javaefun.efile.LocalFileStorageTest
 
copy(String, String) - Method in interface io.github.duolabmeng6.javaefun.efile.FileStorageInterface
 
copy(String, String) - Method in class io.github.duolabmeng6.javaefun.efile.LocalFileStorage
 

D

DATACENTER_BIT - Static variable in class io.github.duolabmeng6.javaefun.util.SnowFlake
 
DATACENTER_LEFT - Static variable in class io.github.duolabmeng6.javaefun.util.SnowFlake
 
datacenterId - Static variable in class io.github.duolabmeng6.javaefun.util.GuuidUtil
 
datacenterId - Variable in class io.github.duolabmeng6.javaefun.util.SnowFlake
 
date(日期时间, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口时间操作
 
delete(String) - Method in interface io.github.duolabmeng6.javaefun.efile.FileStorageInterface
 
delete(String) - Method in class io.github.duolabmeng6.javaefun.efile.LocalFileStorage
 
disk(String) - Method in class io.github.duolabmeng6.javaefun.efile.FileStorage
 

E

exists(String) - Method in interface io.github.duolabmeng6.javaefun.efile.FileStorageInterface
 
exists(String) - Method in class io.github.duolabmeng6.javaefun.efile.LocalFileStorage
 

F

FileStorage - Class in io.github.duolabmeng6.javaefun.efile
 
FileStorage() - Constructor for class io.github.duolabmeng6.javaefun.efile.FileStorage
 
fileStorage - Variable in class io.github.duolabmeng6.javaefun.efile.LocalFileStorageTest
 
FileStorageAbstract - Class in io.github.duolabmeng6.javaefun.efile
 
FileStorageAbstract() - Constructor for class io.github.duolabmeng6.javaefun.efile.FileStorageAbstract
 
FileStorageInterface - Interface in io.github.duolabmeng6.javaefun.efile
 

G

get(String) - Method in interface io.github.duolabmeng6.javaefun.efile.FileStorageInterface
 
get(String) - Method in class io.github.duolabmeng6.javaefun.efile.LocalFileStorage
 
getInstance() - Method in enum io.github.duolabmeng6.javaefun.util.GuuidUtil.SnowFlakeSingleton
 
getNewstmp() - Method in class io.github.duolabmeng6.javaefun.util.SnowFlake
 
getNextMill() - Method in class io.github.duolabmeng6.javaefun.util.SnowFlake
 
getUUID() - Static method in class io.github.duolabmeng6.javaefun.util.GuuidUtil
 
GuuidUtil - Class in io.github.duolabmeng6.javaefun.util
 
GuuidUtil() - Constructor for class io.github.duolabmeng6.javaefun.util.GuuidUtil
 
GuuidUtil.SnowFlakeSingleton - Enum in io.github.duolabmeng6.javaefun.util
单例模式创建雪花算法对象

H

HmacMD5(byte[], byte[]) - Static method in class io.github.duolabmeng6.javaefun.core.摘要算法
 
HmacSHA1(byte[], byte[]) - Static method in class io.github.duolabmeng6.javaefun.core.摘要算法
 
HmacSHA224(byte[], byte[]) - Static method in class io.github.duolabmeng6.javaefun.core.摘要算法
 
HmacSHA256(byte[], byte[]) - Static method in class io.github.duolabmeng6.javaefun.core.摘要算法
 
HmacSHA384(byte[], byte[]) - Static method in class io.github.duolabmeng6.javaefun.core.摘要算法
 
HmacSHA512(byte[], byte[]) - Static method in class io.github.duolabmeng6.javaefun.core.摘要算法
 
HTTP - Class in io.github.duolabmeng6.javaefun.core
 
HTTP() - Constructor for class io.github.duolabmeng6.javaefun.core.HTTP
 

I

io.github.duolabmeng6.javaefun.core - package io.github.duolabmeng6.javaefun.core
 
io.github.duolabmeng6.javaefun.ecore - package io.github.duolabmeng6.javaefun.ecore
核心支持库包含所有核心库的中文函数。
io.github.duolabmeng6.javaefun.efile - package io.github.duolabmeng6.javaefun.efile
 
io.github.duolabmeng6.javaefun.util - package io.github.duolabmeng6.javaefun.util
 

J

java对象转json对象(Object) - Static method in class io.github.duolabmeng6.javaefun.core.Json工具类
 
java对象转json对象(Object, boolean) - Static method in class io.github.duolabmeng6.javaefun.core.Json工具类
 
java对象转json对象(Object, boolean, boolean) - Static method in class io.github.duolabmeng6.javaefun.core.Json工具类
 
json对象转字符串(JSONObject) - Static method in class io.github.duolabmeng6.javaefun.core.Json工具类
 
json对象转字符串(JSONObject, boolean) - Static method in class io.github.duolabmeng6.javaefun.core.Json工具类
 
Json工具类 - Class in io.github.duolabmeng6.javaefun.core
 
Json工具类() - Constructor for class io.github.duolabmeng6.javaefun.core.Json工具类
 

L

lastStmp - Variable in class io.github.duolabmeng6.javaefun.util.SnowFlake
 
list(String) - Method in interface io.github.duolabmeng6.javaefun.efile.FileStorageInterface
 
list(String) - Method in class io.github.duolabmeng6.javaefun.efile.LocalFileStorage
 
LocalFileStorage - Class in io.github.duolabmeng6.javaefun.efile
 
LocalFileStorage(String) - Constructor for class io.github.duolabmeng6.javaefun.efile.LocalFileStorage
 
LocalFileStorageTest - Class in io.github.duolabmeng6.javaefun.efile
 
LocalFileStorageTest() - Constructor for class io.github.duolabmeng6.javaefun.efile.LocalFileStorageTest
 
lock - Variable in class io.github.duolabmeng6.javaefun.efile.LocalFileStorage
 

M

MACHINE_BIT - Static variable in class io.github.duolabmeng6.javaefun.util.SnowFlake
 
MACHINE_LEFT - Static variable in class io.github.duolabmeng6.javaefun.util.SnowFlake
每一部分向左的位移
machineId - Static variable in class io.github.duolabmeng6.javaefun.util.GuuidUtil
 
machineId - Variable in class io.github.duolabmeng6.javaefun.util.SnowFlake
 
main(String[]) - Static method in class io.github.duolabmeng6.javaefun.util.GuuidUtil
 
main(String[]) - Static method in class io.github.duolabmeng6.javaefun.util.SnowFlake
 
MAX_DATACENTER_NUM - Static variable in class io.github.duolabmeng6.javaefun.util.SnowFlake
每一部分的最大值
MAX_MACHINE_NUM - Static variable in class io.github.duolabmeng6.javaefun.util.SnowFlake
 
MAX_SEQUENCE - Static variable in class io.github.duolabmeng6.javaefun.util.SnowFlake
 
md2(byte[]) - Static method in class io.github.duolabmeng6.javaefun.core.摘要算法
 
md5(byte[]) - Static method in class io.github.duolabmeng6.javaefun.core.摘要算法
 
mimeType(String) - Method in interface io.github.duolabmeng6.javaefun.efile.FileStorageInterface
 
mimeType(String) - Method in class io.github.duolabmeng6.javaefun.efile.LocalFileStorage
 
move(String, String) - Method in interface io.github.duolabmeng6.javaefun.efile.FileStorageInterface
 
move(String, String) - Method in class io.github.duolabmeng6.javaefun.efile.LocalFileStorage
 

N

nextId() - Method in class io.github.duolabmeng6.javaefun.util.SnowFlake
产生下一个ID
Now() - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口时间操作
 

P

put(String, byte[]) - Method in interface io.github.duolabmeng6.javaefun.efile.FileStorageInterface
 
put(String, byte[]) - Method in class io.github.duolabmeng6.javaefun.efile.LocalFileStorage
 

S

sequence - Variable in class io.github.duolabmeng6.javaefun.util.SnowFlake
 
SEQUENCE_BIT - Static variable in class io.github.duolabmeng6.javaefun.util.SnowFlake
每一部分占用的位数
setStorage(String, FileStorageInterface) - Method in class io.github.duolabmeng6.javaefun.efile.FileStorage
 
setUp() - Method in class io.github.duolabmeng6.javaefun.efile.LocalFileStorageTest
 
sha1(byte[]) - Static method in class io.github.duolabmeng6.javaefun.core.摘要算法
 
sha224(byte[]) - Static method in class io.github.duolabmeng6.javaefun.core.摘要算法
 
sha256(byte[]) - Static method in class io.github.duolabmeng6.javaefun.core.摘要算法
 
sha384(byte[]) - Static method in class io.github.duolabmeng6.javaefun.core.摘要算法
 
sha512(byte[]) - Static method in class io.github.duolabmeng6.javaefun.core.摘要算法
 
size(String) - Method in interface io.github.duolabmeng6.javaefun.efile.FileStorageInterface
 
size(String) - Method in class io.github.duolabmeng6.javaefun.efile.LocalFileStorage
 
snowFlake - Variable in enum io.github.duolabmeng6.javaefun.util.GuuidUtil.SnowFlakeSingleton
 
SnowFlake - Class in io.github.duolabmeng6.javaefun.util
 
SnowFlake(long, long) - Constructor for class io.github.duolabmeng6.javaefun.util.SnowFlake
 
SnowFlakeSingleton() - Constructor for enum io.github.duolabmeng6.javaefun.util.GuuidUtil.SnowFlakeSingleton
 
START_STMP - Static variable in class io.github.duolabmeng6.javaefun.util.SnowFlake
起始的时间戳
storageMap - Variable in class io.github.duolabmeng6.javaefun.efile.FileStorage
 
storagePath - Variable in class io.github.duolabmeng6.javaefun.efile.LocalFileStorage
 
strCut(String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
从内容中按照给定表达式提取子字符串。

T

t - Variable in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
TEST_STORAGE_PATH - Static variable in class io.github.duolabmeng6.javaefun.efile.LocalFileStorageTest
 
testDeleteFile() - Method in class io.github.duolabmeng6.javaefun.efile.LocalFileStorageTest
 
testListFilesInDirectory() - Method in class io.github.duolabmeng6.javaefun.efile.LocalFileStorageTest
 
testPutAndGetFile() - Method in class io.github.duolabmeng6.javaefun.efile.LocalFileStorageTest
 
TIMESTMP_LEFT - Static variable in class io.github.duolabmeng6.javaefun.util.SnowFlake
 

U

UTF16到文本(byte[]) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
UTF16到文本方法,用于将UTF16格式的字节集转换为通常文本。
UTF8到文本(byte[]) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
UTF8到文本方法,用于将UTF8格式的字节集转换为通常文本。

V

valueOf(String) - Static method in enum io.github.duolabmeng6.javaefun.util.GuuidUtil.SnowFlakeSingleton
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.github.duolabmeng6.javaefun.util.GuuidUtil.SnowFlakeSingleton
Returns an array containing the constants of this enum type, in the order they are declared.

二进制(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口数值转换
获取指定二进制文本常量的整数值。

保留位数(double, int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口算数运算
保留指定小数位数的小数。

信息框(String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口系统处理
 

修复路径(String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 

倒找文本(String, String, int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
 

写到文件(String, byte[]) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
写到文件(String, byte[]) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口磁盘操作
 
写注册项(int, String, Object) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口系统处理
在 Windows 注册表中保存或建立指定的注册表项,并写入值。

分割文本(String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
 
分割文本(String, String, int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
 

创建(String, String) - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
创建目录(String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
创建目录(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口磁盘操作
创建一个新的目录。

删全部空(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
 
删尾空(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
 
删除文件(String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
删除文件(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口磁盘操作
 
删除注册项(int, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口系统处理
在 Windows 注册表中删除指定的注册表项或注册表目录。
删除目录(String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
删除目录(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口磁盘操作
 
删首尾空(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
 
删首空(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
 

判断文本(String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
判断文本中是否包含指定关键字。
判断文本(String, String[]) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
判断文本中是否包含指定多个关键字。
判断文本s(String, String[]) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
判断文本中是否包含指定关键字。

到全角(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
 
到半角(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
 
到大写(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
 
到字节(Object) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口数值转换
将通用类型转换为字节型方法。
到小写(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
 
到小数(Object) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口数值转换
将通用类型转换为浮点数方法。
到数值(Object) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口数值转换
将通用类型转换为浮点数。
到整数(Object) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口数值转换
获取指定双精度小数的整数部分,舍弃小数部分。
到文本(String) - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
到文本() - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
到时间(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口时间操作
 
到时间(long) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口时间操作
 
到时间(String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口时间操作
 
到短整数(Object) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口数值转换
将通用类型转换为短整数型方法。
到长整数(Object) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口数值转换
将通用类型转换为长整数型方法。

剪贴板工具 - Class in io.github.duolabmeng6.javaefun.core
 
剪贴板工具() - Constructor for class io.github.duolabmeng6.javaefun.core.剪贴板工具
 

十六进制(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口数值转换
获取指定十六进制文本常量的整数值。

反转整数字节序(int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口数值转换
反转指定整数的字节序。

取代码(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
 
取八进制文本(int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口数值转换
获取指定整数的八进制文本表示。
取分钟() - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
取剪辑板图片() - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口系统处理
 
取剪辑板文本() - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口系统处理
 
取十六进制文本(int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口数值转换
获取指定整数的十六进制文本表示。
取启动时间() - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口系统处理
获取自系统启动后经过的毫秒数。
取字节集注册项(int, String, byte[]) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口系统处理
从 Windows 注册表中读取指定字节集注册项的值。
取小时() - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
取屏幕宽度() - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口系统处理
获取屏幕当前显示区域的宽度,单位为像素点。
取屏幕高度() - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口系统处理
获取屏幕当前显示区域的高度,单位为像素点。
取年() - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
取当前目录() - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
取当前目录() - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口磁盘操作
获取当前的目录。
取数值注册项(int, String, int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口系统处理
从 Windows 注册表中读取指定数值注册项的值。
取整(double) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口算数运算
获取指定双精度小数的整数部分,保留符号。
取文件尺寸(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口磁盘操作
获取指定文件的长度(尺寸)。
取文件时间(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口磁盘操作
获取指定文件的创建或最后修改时间。
取文本中间(String, int, int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
 
取文本右边(String, int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
 
取文本左边(String, int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
 
取文本注册项(int, String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口系统处理
从 Windows 注册表中读取指定文本注册项的值。
取文本长度(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
 
取日() - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
取日期() - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
取时间戳() - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
取时间戳毫秒() - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
取时间间隔(日期时间) - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
取月() - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
取月天数() - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
取桌面目录() - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
取每周的第几天() - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
取每年的第几周() - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
取每年的第几天() - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
取每月的第几周() - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
取现行时间() - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口时间操作
 
取秒() - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
取空白文本(int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
 
取符号(double) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口算数运算
获取指定数值的符号。
取纳秒() - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
取绝对值(Object) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口算数运算
获取指定数值的绝对值。
取统一文本(String, boolean, boolean) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口系统处理
返回所指定文本的Unicode格式字节集。
取统一文本长度(String, boolean) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口系统处理
返回所指定文本转换到Unicode格式文本后的字符数目。
取运行目录() - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
取重复文本(int, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
 
取随机数(int, int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口算数运算
获取指定范围内的随机整数。
取鼠标垂直位置() - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口系统处理
返回鼠标指针的当前垂直位置,单位为像素点,相对于屏幕顶部。
取鼠标水平位置() - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口系统处理
返回鼠标指针的当前水平位置,单位为像素点,相对于屏幕左边。

向上取整(double) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口算数运算
向上取整,返回不小于指定数值的最小整数。
向下取整(double) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口算数运算
向下取整,返回不大于指定数值的最大整数。

四舍五入(Object, int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口算数运算
对指定数值进行四舍五入。

图片二值化(String, String) - Static method in class io.github.duolabmeng6.javaefun.core.图片工具
 
图片压缩(String, String, double) - Static method in class io.github.duolabmeng6.javaefun.core.图片工具
 
图片工具 - Class in io.github.duolabmeng6.javaefun.core
 
图片工具() - Constructor for class io.github.duolabmeng6.javaefun.core.图片工具
 
图片类型转换(String, String) - Static method in class io.github.duolabmeng6.javaefun.core.图片工具
 
图片缩放(String, String, float) - Static method in class io.github.duolabmeng6.javaefun.core.图片工具
 

增减分钟(int) - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
增减年份(int) - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
增减日(int) - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
增减时(int) - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
增减月份(int) - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
增减秒(int) - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 

复制文件(String, String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
复制文件(String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口磁盘操作
 
复制目录(String, String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
复制目录(String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口磁盘操作
 

子文本替换(String, String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
 

字符(int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
 
字符串_到byte(String) - Static method in class io.github.duolabmeng6.javaefun.core.编码工具类
 
字符串转json对象(String) - Static method in class io.github.duolabmeng6.javaefun.core.Json工具类
 

寻找文件(String, int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口磁盘操作
寻找符合条件的文件或目录名称。
寻找文本(String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
 
寻找文本(String, String, int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
 

延时(int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口系统处理
延时指定的毫秒数。

接口控制台操作 - Interface in io.github.duolabmeng6.javaefun.ecore
 
接口数值转换 - Interface in io.github.duolabmeng6.javaefun.ecore
接口数值转换包含进制转换和金额转换等功能。
接口文本处理 - Interface in io.github.duolabmeng6.javaefun.ecore
接口文本处理包含了一系列增强的文本处理方法,包括正则,拼音,随机文本等。
接口文本操作 - Interface in io.github.duolabmeng6.javaefun.ecore
接口文本操作包含了一系列文本操作的方法,包括文本的截取、替换、查找、大小写转换、编码转换等。
接口时间操作 - Interface in io.github.duolabmeng6.javaefun.ecore
接口时间操作是操作时间的快捷方法
接口磁盘操作 - Interface in io.github.duolabmeng6.javaefun.ecore
 
接口算数运算 - Interface in io.github.duolabmeng6.javaefun.ecore
接口算数运算包含了一系列数学运算的静态方法,以及一个随机数生成器。
接口系统处理 - Interface in io.github.duolabmeng6.javaefun.ecore
 

摘要算法 - Class in io.github.duolabmeng6.javaefun.core
 
摘要算法() - Constructor for class io.github.duolabmeng6.javaefun.core.摘要算法
 

改变目录(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口磁盘操作
改变当前的目录。

数组_转文本(String[], String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
将文本数组转换为以指定分隔符分隔的文本。

文件_保存(String, byte[]) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
文件_修改文件时间(String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
通过 返回以毫秒为单位的最后修改时间
文件_修改权限(String, int, boolean) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
文件_写出(String, byte[]) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
文件_取友好文件大小(long) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
文件_取文件大小(String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
文件_取父目录(String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
文件_是否为文件(String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
文件_是否为目录(String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
文件_枚举(String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
文件_枚举(String, String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
文件_枚举(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口磁盘操作
 
文件_枚举(String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口磁盘操作
 
文件_检查权限(String, int) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
文件_追加文本(String, String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
文件从列表中选取存在的文件路径(String[]) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
文件名中是否包含在Windows下不支持的非法字符(String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
文件操作 - Class in io.github.duolabmeng6.javaefun.core
 
文件操作() - Constructor for class io.github.duolabmeng6.javaefun.core.文件操作
 
文件是否存在(String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
文件是否存在(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口磁盘操作
 
文件更名(String, String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
文件更名(String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口磁盘操作
 
文本_删中间(String, int, int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
删除文本中间指定位置和长度的字符。
文本_删右边(String, int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
删除文本右侧指定长度的字符。
文本_删左边(String, int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
删除文本左侧指定长度的字符。
文本_判断文本前缀(String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
判断文本是否以指定前缀开头。
文本_判断文本后缀(String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
判断文本是否以指定后缀结尾。
文本_单词首字母大写(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
将文本中的单词首字母大写。
文本_取IP地址(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
从文本中提取IP地址。
文本_取IP跟端口(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
从文本中提取IP地址和端口。
文本_取QQ号码(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
从文本中提取QQ号码。
文本_取中间_批量(String, String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
从文本中提取位于两个指定文本之间的内容,返回批量匹配结果。
文本_取出中间文本(String, String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
从文本中取出两个指定文本之间的子字符串。
文本_取出现次数(String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
计算文本中某个子串出现的次数。
文本_取双字节字符(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
从文本中提取双字节字符。
文本_取右边(String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
从文本中获取右边的子字符串。
文本_取左边(String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
从文本中获取左边的子字符串。
文本_取手机号码(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
从文本中提取手机号码。
文本_取正则匹配结果(String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
从文本中提取匹配指定正则表达式的结果。
文本_取电话号码(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
从文本中提取电话号码。
文本_取网址(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
从文本中提取网址。
文本_取身份证号码(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
从文本中提取身份证号码。
文本_取邮政编码(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
从文本中提取邮政编码。
文本_取邮箱号码(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
从文本中提取邮箱地址。
文本_取随机IP() - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
随机生成一个IP地址。
文本_取随机姓氏(Boolean) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
生成随机的姓氏。
文本_取随机字母(int, int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
从文本中随机获取指定数量的字母。
文本_取随机字母(int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
生成指定数量的随机字母字符串。
文本_取随机字母和数字(int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
生成指定数量的随机字母和数字组合字符串。
文本_取随机手机号() - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
生成随机的手机号码。
文本_取随机数字(int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
生成指定数量的随机数字字符串。
文本_取随机汉字(int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
生成指定数量的随机汉字字符串。
文本_取随机邮箱() - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
生成随机的邮箱地址。
文本_填充空格_右对齐(String, int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
将文本在指定长度内右对齐填充空格。
文本_填充空格_居中(String, int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
将文本在指定长度内居中填充空格。
文本_填充空格_左对齐(String, int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
将文本在指定长度内左对齐填充空格。
文本_大小写翻转(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
将文本中的字母大小写翻转。
文本_是否为大写字母(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
判断文本是否仅包含大写字母。
文本_是否为字母(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
判断文本是否仅包含字母。
文本_是否为小写字母(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
判断文本是否仅包含小写字母。
文本_是否为数字(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
判断文本是否仅包含数字。
文本_是否为数字字母(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
判断文本是否仅包含数字和字母。
文本_是否为汉字(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
判断文本是否为汉字。
文本_正则是否匹配(String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
判断文本是否与正则表达式匹配。
文本_自动补零(String, int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
自动在文本前面补零,使其达到指定长度。
文本_转拼音(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
将文本转换为拼音(汉字转拼音)。
文本_逐字分割(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
将文本逐字分割为字符列表。
文本_颠倒(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
颠倒文本中的字符顺序。
文本到UTF16(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
文本到UTF16方法,用于将文本转换为UTF16格式的字节集。
文本到UTF8(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
文本到UTF8方法,用于将文本转换为UTF8格式的字节集。
文本区分_只取字母(String, int) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
从文本中提取只包含字母的内容。
文本区分_只取数字(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本处理
从文本中提取只包含数字的内容。
文本比较(String, String, boolean) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口文本操作
文本比较方法,用于比较两个文本的大小关系。

日期时间 - Class in io.github.duolabmeng6.javaefun.ecore
日期时间是操作时间的类
日期时间() - Constructor for class io.github.duolabmeng6.javaefun.ecore.日期时间
 

是否为Windows环境() - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 

标准输入() - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口控制台操作
 
标准输出(Object...) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口控制台操作
 

核心支持库 - Class in io.github.duolabmeng6.javaefun.ecore
核心支持库包含所有核心库的中文函数
核心支持库() - Constructor for class io.github.duolabmeng6.javaefun.ecore.核心支持库
 

水平翻转(String, String) - Static method in class io.github.duolabmeng6.javaefun.core.图片工具
 

求余弦(double) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口算数运算
计算指定角度的余弦值。
求反对数(double) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口算数运算
计算 e(自然对数的底)的指定次方。
求反正切(double) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口算数运算
计算指定数值的反正切值。
求平方根(double) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口算数运算
计算指定数值的平方根。
求次方(double, double) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口算数运算
计算指定数值的指定次方。
求正切(double) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口算数运算
计算指定角度的正切值。
求正弦(double) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口算数运算
计算指定角度的正弦值。
求自然对数(double) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口算数运算
计算指定数值的自然对数值。

注册项是否存在(int, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口系统处理
检查指定的注册表项是否存在。

清空文件夹(String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
清除剪辑版() - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口系统处理
 
清除文件名中的在Windows下不支持的非法字符(String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 

生成订单UUID_雪花算法() - Static method in class io.github.duolabmeng6.javaefun.core.随机工具类
 

目录_枚举(String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 

移动文件(String, String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
移动文件(String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口磁盘操作
 
移动目录(String, String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
移动目录(String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口磁盘操作
 

绝对取整(double) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口算数运算
获取指定数值的整数部分,保留符号。

编码工具类 - Class in io.github.duolabmeng6.javaefun.core
 
编码工具类() - Constructor for class io.github.duolabmeng6.javaefun.core.编码工具类
 

网页_访问_get(String) - Static method in class io.github.duolabmeng6.javaefun.core.HTTP
 
网页_访问_get(String, int) - Static method in class io.github.duolabmeng6.javaefun.core.HTTP
 
网页_访问_post(String, String) - Static method in class io.github.duolabmeng6.javaefun.core.HTTP
 
网页_访问_post(String, String, int) - Static method in class io.github.duolabmeng6.javaefun.core.HTTP
 

置剪辑板图片(Image) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口系统处理
 
置剪辑板文本(String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口系统处理
 
置随机数种子(long) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口算数运算
设置随机数生成器的种子。
置随机数种子() - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口算数运算
 

获取剪贴板图片() - Static method in class io.github.duolabmeng6.javaefun.core.剪贴板工具
 
获取剪贴板文本() - Static method in class io.github.duolabmeng6.javaefun.core.剪贴板工具
 
获取当前系统的换行分隔符() - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
获取文件名(String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
获取文件后缀名(String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
获取用户路径() - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 

设置分钟(int) - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
设置剪贴板文本(String) - Static method in class io.github.duolabmeng6.javaefun.core.剪贴板工具
 
设置图片到剪贴板(Image) - Static method in class io.github.duolabmeng6.javaefun.core.剪贴板工具
 
设置年份(int) - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
设置日(int) - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
设置时(int) - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
设置月份(int) - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 
设置秒(int) - Method in class io.github.duolabmeng6.javaefun.ecore.日期时间
 

读入文件(String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
读入文本(String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
读配置项(String, String, String, String) - Static method in interface io.github.duolabmeng6.javaefun.ecore.接口系统处理
读取指定配置文件中指定项目的文本内容。

路径_取扩展名(String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
路径_取文件名(String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
路径_取文件名(String, boolean) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
路径_取目录名(String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 
路径优化(String) - Static method in class io.github.duolabmeng6.javaefun.core.文件操作
 

随机从文本中获取字符串(String, int) - Static method in class io.github.duolabmeng6.javaefun.core.随机工具类
 
随机工具类 - Class in io.github.duolabmeng6.javaefun.core
 
随机工具类() - Constructor for class io.github.duolabmeng6.javaefun.core.随机工具类
 
随机数生成器 - Static variable in interface io.github.duolabmeng6.javaefun.ecore.接口算数运算
 
随机生成UUID(boolean) - Static method in class io.github.duolabmeng6.javaefun.core.随机工具类
 
随机生成UUID_高效(boolean) - Static method in class io.github.duolabmeng6.javaefun.core.随机工具类
 
随机获取列表中的元素(List<T>) - Static method in class io.github.duolabmeng6.javaefun.core.随机工具类
 
随机获取列表中的元素_多个(List<T>, int) - Static method in class io.github.duolabmeng6.javaefun.core.随机工具类
 
随机获取单个数字() - Static method in class io.github.duolabmeng6.javaefun.core.随机工具类
 
随机获取字符串(int) - Static method in class io.github.duolabmeng6.javaefun.core.随机工具类
 
随机获取字符串_大写(int) - Static method in class io.github.duolabmeng6.javaefun.core.随机工具类
 
随机获取数字字符串(int) - Static method in class io.github.duolabmeng6.javaefun.core.随机工具类
 
随机获取数组中的元素(T[]) - Static method in class io.github.duolabmeng6.javaefun.core.随机工具类
 
B C D E F G H I J L M N P S T U V                                                  
Skip navigation links

Copyright © 2023. All rights reserved.