- nameOf(String) - 枚举 中的静态方法bee.cloud.core.db.work.Sql.Crud
-
- nameOf(String) - 枚举 中的静态方法bee.cloud.core.db.work.Sql.VType
-
- nameOf(String) - 枚举 中的静态方法bee.cloud.engine.config.sqlmap.QEnum.Func
-
- nameOf(String) - 枚举 中的静态方法bee.cloud.engine.config.sqlmap.QEnum.HttpMethod
-
- nameOf(String) - 枚举 中的静态方法bee.cloud.engine.config.sqlmap.QEnum.QOut
-
- nameOf(String) - 枚举 中的静态方法bee.cloud.engine.config.sqlmap.QEnum.QPSrc
-
- nameOf(String) - 枚举 中的静态方法bee.cloud.engine.config.sqlmap.QEnum.QType
-
- nameOf(String) - 枚举 中的静态方法bee.cloud.ri.mq.IM.ORIGIN
-
- net() - 类 中的静态方法bee.tool.RuntimeTool
-
- NeuQuant - bee.tool.gif中的类
-
- NeuQuant(byte[], int, int) - 类 的构造器bee.tool.gif.NeuQuant
-
- newObjectNode() - 类 中的静态方法bee.tool.Json
-
- newTable(Class<T>) - 接口 中的方法bee.cloud.core.db.work.Sql
-
new一个实体对象
- next() - 接口 中的方法bee.cloud.core.db.work.Sql.ImportNext
-
获取下一批数据
- NO_ENCRYPT_PK - 类 中的静态变量bee.cloud.config.BConfig.OutConst
-
不需要加密输出的PK名称,encrypt_pk为true时生效
- noEmpty(Object) - 类 中的静态方法bee.tool.string.Format
-
判断Object对象是否不为空,其中Map,Collection等对象没有元素就表示为空
- noEmpty(Object) - 类 中的静态方法bee.tool.Tool
-
判断Object对象是否不为空,其中Map,Collection等对象没有元素就表示为空
- noEmptys(String...) - 类 中的静态方法bee.tool.string.Format
-
判断Object对象是否不为空,其中Map,Collection等对象没有元素就表示为空
- noEmptys(Object...) - 类 中的静态方法bee.tool.string.Format
-
判断Object对象是否不为空,只要有其中一个对象为空都返回false,其中Map,Collection等对象没有元素就表示为空
- noEmptys(String...) - 类 中的静态方法bee.tool.Tool
-
判断Object对象是否不为空,其中Map,Collection等对象没有元素就表示为空
- noEmptys(Object...) - 类 中的静态方法bee.tool.Tool
-
判断Object对象是否不为空,只要有其中一个对象为空都返回false,其中Map,Collection等对象没有元素就表示为空
- notNull() - 接口 中的方法bee.cloud.engine.db.siud.where.Where.Operator
-
是否不为空表达式 找出字段不为空的数据
select * from 表 where 字段 is not null
- NOW - 类 中的静态变量bee.cloud.engine.util.Const.Defval
-
当前时间戳
- NOW - 类 中的静态变量bee.cloud.engine.util.Const
-
- NOWD - 类 中的静态变量bee.cloud.engine.util.Const.Defval
-
日期,含年份月份,日期从01开始,01到12月,如,2020年3月5号表示为:20200305
- NOWDM - 类 中的静态变量bee.cloud.engine.util.Const.Defval
-
一月中的第几号,从1开始,最大为一月中的最多天数,1到31天
- NOWDW - 类 中的静态变量bee.cloud.engine.util.Const.Defval
-
星期几,从1开始,0为星期天
- NOWDY - 类 中的静态变量bee.cloud.engine.util.Const.Defval
-
一年中的第几天,从1开始,1到365天
- NOWM - 类 中的静态变量bee.cloud.engine.util.Const.Defval
-
月份,含年份,月份从01开始,01到12月,如,2020年3月表示为:202003
- NOWMY - 类 中的静态变量bee.cloud.engine.util.Const.Defval
-
月份,含年份,月份从01开始,01到12月,如,2020年3月表示为:202003
- NOWQ - 类 中的静态变量bee.cloud.engine.util.Const.Defval
-
一年中的第几季度,返回格式为年+季度,如20202
- NOWW - 类 中的静态变量bee.cloud.engine.util.Const.Defval
-
一年中的第几周,含年份,如2020年第32周表示为:202032
- NOWWM - 类 中的静态变量bee.cloud.engine.util.Const.Defval
-
一月中的第几周,从1开始
- NOWWY - 类 中的静态变量bee.cloud.engine.util.Const.Defval
-
一年中的第几周,从1开始
- NOWY - 类 中的静态变量bee.cloud.engine.util.Const.Defval
-
年份,四位数据,如:1999,2020
- NOWYMW - 类 中的静态变量bee.cloud.engine.util.Const.Defval
-
一月中的第几周,含年份月份,如2020年3月第2周表示为:2020032
- NOWYW - 类 中的静态变量bee.cloud.engine.util.Const.Defval
-
一年中的第几周,含年份,如2020年第32周表示为:202032
- NULL_PROPERTY - 类 中的静态变量bee.cloud.config.BConfig.OutConst
-
是否输出这空属性,默认为false,不输出
- nullToTrim(String) - 类 中的静态方法bee.tool.Arr
-
- nullToTrim(String) - 类 中的静态方法bee.tool.string.Format
-
把字符串为NULL的情况转换为"",并且去掉两边的空格
- Num - bee.tool中的类
-
- Num() - 类 的构造器bee.tool.Num
-