Class Index | File Index

Classes


Class window.Mtils.constant

常量类
Defined in: Mtils.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
提供一些常量
Field Summary
Field Attributes Field Name and Description
<static>  
window.Mtils.constant.BASE_DECIMAL
进制转换基础数据
<static>  
window.Mtils.constant.CONTROL_KEY
常用键盘控制键常量
<static>  
window.Mtils.constant.MAN
性别常量男(1)
<static>  
window.Mtils.constant.PY_MAPS
拼音转换基础数据
<static>  
window.Mtils.constant.WOMAN
性别常量女(0)
Class Detail
window.Mtils.constant()
提供一些常量
Author: Rui.Zhang.
Field Detail
<static> window.Mtils.constant.BASE_DECIMAL
进制转换基础数据

<static> window.Mtils.constant.CONTROL_KEY
常用键盘控制键常量

<static> window.Mtils.constant.MAN
性别常量男(1)

<static> window.Mtils.constant.PY_MAPS
拼音转换基础数据

<static> window.Mtils.constant.WOMAN
性别常量女(0)

Documentation generated by JsDoc Toolkit 2.3.0 on Thu Jul 19 2018 17:02:28 GMT+0800 (CST)