跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

M

MailSenderInfo - bee.tool.mail中的类
功能说明:
MailSenderInfo() - 类 的构造器bee.tool.mail.MailSenderInfo
 
MailUtil - bee.tool.mail中的类
功能说明:
MailUtil() - 类 的构造器bee.tool.mail.MailUtil
 
main(String[]) - 类 中的静态方法bee.tool.Calc
 
main(String[]) - 类 中的静态方法bee.tool.date.Dater
 
main(String[]) - 类 中的静态方法bee.tool.date.DateUtil
 
main(String[]) - 类 中的静态方法bee.tool.date.Lunar
 
main(String[]) - 类 中的静态方法bee.tool.date.LunarCalendar
农历日历工具使用演示
main(String[]) - 类 中的静态方法bee.tool.file.Compressor
 
main(String[]) - 类 中的静态方法bee.tool.file.FileMonitor
 
main(String[]) - 类 中的静态方法bee.tool.file.UnZip
 
main(String[]) - 类 中的静态方法bee.tool.file.Zip
 
main(String[]) - 类 中的静态方法bee.tool.FileUtils
 
main(String[]) - 类 中的静态方法bee.tool.ftp.FtpUtil
 
main(String[]) - 类 中的静态方法bee.tool.img.Base64
 
main(String[]) - 类 中的静态方法bee.tool.img.Cut
 
main(String[]) - 类 中的静态方法bee.tool.img.Cut2
 
main(String[]) - 类 中的静态方法bee.tool.img.ImageType
 
main(String[]) - 类 中的静态方法bee.tool.img.Small
 
main(String[]) - 类 中的静态方法bee.tool.img.VerifyCode
 
main(String[]) - 类 中的静态方法bee.tool.ip.TestIP
 
main(String[]) - 类 中的静态方法bee.tool.mail.MailUtil
 
main(String[]) - 类 中的静态方法bee.tool.Num
 
main(String[]) - 类 中的静态方法bee.tool.Packages
 
main(String[]) - 类 中的静态方法bee.tool.PackageUtil
 
main(String[]) - 类 中的静态方法bee.tool.Pinyin
 
main(String[]) - 类 中的静态方法bee.tool.RuntimeTool
 
main(String[]) - 类 中的静态方法bee.tool.string.AES
 
main(String[]) - 类 中的静态方法bee.tool.string.CoderUtils
 
main(String[]) - 类 中的静态方法bee.tool.string.Encrypt
 
main(String[]) - 类 中的静态方法bee.tool.string.Format
 
main(String[]) - 类 中的静态方法bee.tool.string.MD5
 
main(String[]) - 类 中的静态方法bee.tool.string.RSA
 
main(String[]) - 类 中的静态方法bee.tool.string.Security
 
main(String[]) - 类 中的静态方法bee.tool.string.Value
 
main(String[]) - 类 中的静态方法bee.tool.sys.Sys
 
map(int, int, int) - 类 中的方法bee.tool.gif.NeuQuant
 
mapToXml(Map<?, ?>) - 类 中的静态方法bee.tool.string.Bxml
 
matchNumber(String) - 类 中的静态方法bee.tool.string.Format
 
matchParams(String) - 类 中的静态方法bee.tool.string.Format
从条件表达式中找出参数变量
参数格式:{参数名}
max(String) - 类 中的静态方法bee.cloud.engine.db.siud.SQLFunc
 
max(int, int) - 类 中的静态方法bee.lang.Bit
 
max(Date, Date) - 类 中的静态方法bee.tool.date.DateUtil
获取两个日期中的最大日期
max(T...) - 类 中的静态方法bee.tool.string.Value
 
max(Set<T>) - 类 中的静态方法bee.tool.string.Value
 
MAX_VALUE - 类 中的静态变量bee.lang.Bit
值为 231-1 的常量,它表示 bit 类型能够表示的最大值。
MD5 - 类 中的静态变量bee.cloud.engine.util.Const
 
MD5 - bee.tool.string中的类
 
MD5() - 类 的构造器bee.tool.string.MD5
 
MD5() - 类 的构造器bee.tool.Tool.MD5
 
memory() - 类 中的静态方法bee.tool.RuntimeTool
 
memory1() - 类 中的静态方法bee.tool.RuntimeTool
 
message(MsgBody) - 接口 中的方法bee.cloud.ri.mq.Consumer
接收消息体
message(List<MsgBody>) - 接口 中的方法bee.cloud.ri.mq.Consumer
接收消息体
META_PATH_KEY - 类 中的静态变量bee.tool.Path
 
METHOD - 类 中的静态变量bee.cloud.engine.util.Const
 
Method() - 类 的构造器bee.cloud.engine.util.Const.Method
 
methodOf(String) - 枚举 中的静态方法bee.cloud.engine.config.sqlmap.QEnum.Func
 
min(String) - 类 中的静态方法bee.cloud.engine.db.siud.SQLFunc
 
min(int, int) - 类 中的静态方法bee.lang.Bit
 
min(Date, Date) - 类 中的静态方法bee.tool.date.DateUtil
获取两个日期中的最小日期
min(T...) - 类 中的静态方法bee.tool.string.Value
 
min(Set<T>) - 类 中的静态方法bee.tool.string.Value
 
min0(T...) - 类 中的静态方法bee.tool.string.Value
取一组数据中大于0的数据中的最小数据
min0(Set<T>) - 类 中的静态方法bee.tool.string.Value
 
MIN_VALUE - 类 中的静态变量bee.lang.Bit
值为 20-1 的常量,它表示 bit 类型能够表示的最小值。
Mode - bee.cloud.auth中的枚举
功能说明:使用方式,只对页面与数据接口有效,使用8位二进制位表示, 00000001-GET(单条获取), 00000010-POST, 00000100-PUT, 00001000-DELETE, 00010000-GETS(批量获取), 00100000-ARGS(数据统计), 01000000-TUOMIN 获取脱敏数据,与获取数据配合使用, 10000000-EXPORT 导出数据权限,与批量获取配合使用。
mode() - 枚举 中的方法bee.cloud.auth.Mode
 
monitor(File, FileMonitor.Listener) - 类 中的静态方法bee.tool.file.FileMonitor
 
monitor(File, FileMonitor.Filter, FileMonitor.Listener) - 类 中的静态方法bee.tool.file.FileMonitor
 
monitor(ThreadMonitor.Listener) - 类 中的静态方法bee.tool.task.ThreadMonitor
注册监听器
MQ_MASSEGE_HOST - 类 中的静态变量bee.cloud.config.BConfig.Const
MQ消息服务器,框架已经实现RocketMQ,如果需要使用其他消息队列,需要自行实现。
Msg - bee.cloud.core中的注释类型
功能说明:消息通道定义
MsgBody - bee.cloud.ri.mq中的类
功能说明:RocketMQ接收消息的数据体 与org.apache.rocketmq.common.message.MessageExt对应
MsgBody() - 类 的构造器bee.cloud.ri.mq.MsgBody
 
MsgBody.Ext - bee.cloud.ri.mq中的类
接收消息中的扩展消息体 与org.apache.rocketmq.common.message.MessageExt对应
Multipart() - 类 的构造器bee.cloud.ri.http.Http.Multipart
 
MyAuthenticator - bee.tool.mail中的类
功能说明:
MyAuthenticator() - 类 的构造器bee.tool.mail.MyAuthenticator
 
MyAuthenticator(String, String) - 类 的构造器bee.tool.mail.MyAuthenticator
 
MYSQL - 类 中的静态变量bee.cloud.engine.util.Const
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
跳过导航链接