| 包 | flash.globalization |
| 类 | public final class NationalDigitsType |
| 继承 | NationalDigitsType Object |
| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
| 常量 | 由以下参数定义 | ||
|---|---|---|---|
| ARABIC_INDIC : uint = 0x0660 [静态]
表示阿拉伯-印度文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| BALINESE : uint = 0x1B50 [静态]
表示巴厘文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| BENGALI : uint = 0x09E6 [静态]
表示孟加拉文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| CHAM : uint = 0xAA50 [静态]
表示查姆文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| DEVANAGARI : uint = 0x0966 [静态]
表示梵文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| EUROPEAN : uint = 0x0030 [静态]
表示拉丁语-1(欧洲)数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| EXTENDED_ARABIC_INDIC : uint = 0x06F0 [静态]
表示扩展阿拉伯-印度文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| FULL_WIDTH : uint = 0xFF10 [静态]
表示全宽数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| GUJARATI : uint = 0x0AE6 [静态]
表示古吉拉特文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| GURMUKHI : uint = 0x0A66 [静态]
表示果鲁穆奇文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| KANNADA : uint = 0x0CE6 [静态]
表示卡纳达文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| KAYAH_LI : uint = 0xA900 [静态]
表示克耶黎文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| KHMER : uint = 0x17E0 [静态]
表示高棉文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| LAO : uint = 0x0ED0 [静态]
表示老挝文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| LEPCHA : uint = 0x1C40 [静态]
表示列普查文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| LIMBU : uint = 0x1946 [静态]
表示林布文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| MALAYALAM : uint = 0x0D66 [静态]
表示马拉亚拉姆文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| MONGOLIAN : uint = 0x1810 [静态]
表示蒙古文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| MYANMAR : uint = 0x1040 [静态]
表示缅甸文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| MYANMAR_SHAN : uint = 0x1090 [静态]
表示缅甸掸文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| NEW_TAI_LUE : uint = 0x19D0 [静态]
表示西双版纳新傣文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| NKO : uint = 0x07C0 [静态]
表示 Nko 文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| OL_CHIKI : uint = 0x1C50 [静态]
表示桑塔利文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| ORIYA : uint = 0x0B66 [静态]
表示奥里雅文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| OSMANYA : uint = 0x104A0 [静态]
表示奥斯曼亚文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| SAURASHTRA : uint = 0xA8D0 [静态]
表示索拉什特拉文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| SUNDANESE : uint = 0x1BB0 [静态]
表示巽他文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| TAMIL : uint = 0x0BE6 [静态]
表示泰米尔文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| TELUGU : uint = 0x0C66 [静态]
表示泰卢固文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| THAI : uint = 0x0E50 [静态]
表示泰文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| TIBETAN : uint = 0x0F20 [静态]
表示藏语数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
| VAI : uint = 0xA620 [静态]
表示瓦伊文数字集的数字零的 Unicode 值。 | NationalDigitsType | ||
ARABIC_INDIC | 常量 |
public static const ARABIC_INDIC:uint = 0x0660| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示阿拉伯-印度文数字集的数字零的 Unicode 值。
BALINESE | 常量 |
public static const BALINESE:uint = 0x1B50| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示巴厘文数字集的数字零的 Unicode 值。
BENGALI | 常量 |
public static const BENGALI:uint = 0x09E6| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示孟加拉文数字集的数字零的 Unicode 值。
CHAM | 常量 |
public static const CHAM:uint = 0xAA50| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示查姆文数字集的数字零的 Unicode 值。
DEVANAGARI | 常量 |
public static const DEVANAGARI:uint = 0x0966| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示梵文数字集的数字零的 Unicode 值。
EUROPEAN | 常量 |
public static const EUROPEAN:uint = 0x0030| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示拉丁语-1(欧洲)数字集的数字零的 Unicode 值。
EXTENDED_ARABIC_INDIC | 常量 |
public static const EXTENDED_ARABIC_INDIC:uint = 0x06F0| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示扩展阿拉伯-印度文数字集的数字零的 Unicode 值。
FULL_WIDTH | 常量 |
public static const FULL_WIDTH:uint = 0xFF10| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示全宽数字集的数字零的 Unicode 值。
GUJARATI | 常量 |
public static const GUJARATI:uint = 0x0AE6| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示古吉拉特文数字集的数字零的 Unicode 值。
GURMUKHI | 常量 |
public static const GURMUKHI:uint = 0x0A66| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示果鲁穆奇文数字集的数字零的 Unicode 值。
KANNADA | 常量 |
public static const KANNADA:uint = 0x0CE6| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示卡纳达文数字集的数字零的 Unicode 值。
KAYAH_LI | 常量 |
public static const KAYAH_LI:uint = 0xA900| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示克耶黎文数字集的数字零的 Unicode 值。
KHMER | 常量 |
public static const KHMER:uint = 0x17E0| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示高棉文数字集的数字零的 Unicode 值。
LAO | 常量 |
public static const LAO:uint = 0x0ED0| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示老挝文数字集的数字零的 Unicode 值。
LEPCHA | 常量 |
public static const LEPCHA:uint = 0x1C40| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示列普查文数字集的数字零的 Unicode 值。
LIMBU | 常量 |
public static const LIMBU:uint = 0x1946| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示林布文数字集的数字零的 Unicode 值。
MALAYALAM | 常量 |
public static const MALAYALAM:uint = 0x0D66| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示马拉亚拉姆文数字集的数字零的 Unicode 值。
MONGOLIAN | 常量 |
public static const MONGOLIAN:uint = 0x1810| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示蒙古文数字集的数字零的 Unicode 值。
MYANMAR | 常量 |
public static const MYANMAR:uint = 0x1040| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示缅甸文数字集的数字零的 Unicode 值。
MYANMAR_SHAN | 常量 |
public static const MYANMAR_SHAN:uint = 0x1090| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示缅甸掸文数字集的数字零的 Unicode 值。
NEW_TAI_LUE | 常量 |
public static const NEW_TAI_LUE:uint = 0x19D0| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示西双版纳新傣文数字集的数字零的 Unicode 值。
NKO | 常量 |
public static const NKO:uint = 0x07C0| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示 Nko 文数字集的数字零的 Unicode 值。
OL_CHIKI | 常量 |
public static const OL_CHIKI:uint = 0x1C50| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示桑塔利文数字集的数字零的 Unicode 值。
ORIYA | 常量 |
public static const ORIYA:uint = 0x0B66| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示奥里雅文数字集的数字零的 Unicode 值。
OSMANYA | 常量 |
public static const OSMANYA:uint = 0x104A0| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示奥斯曼亚文数字集的数字零的 Unicode 值。
SAURASHTRA | 常量 |
public static const SAURASHTRA:uint = 0xA8D0| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示索拉什特拉文数字集的数字零的 Unicode 值。
SUNDANESE | 常量 |
public static const SUNDANESE:uint = 0x1BB0| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示巽他文数字集的数字零的 Unicode 值。
TAMIL | 常量 |
public static const TAMIL:uint = 0x0BE6| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示泰米尔文数字集的数字零的 Unicode 值。
TELUGU | 常量 |
public static const TELUGU:uint = 0x0C66| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示泰卢固文数字集的数字零的 Unicode 值。
THAI | 常量 |
public static const THAI:uint = 0x0E50| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示泰文数字集的数字零的 Unicode 值。
TIBETAN | 常量 |
public static const TIBETAN:uint = 0x0F20| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示藏语数字集的数字零的 Unicode 值。
VAI | 常量 |
public static const VAI:uint = 0xA620| 语言版本: | ActionScript 3.0 |
| 运行时版本: | Flash Player 10.1, AIR 2 |
表示瓦伊文数字集的数字零的 Unicode 值。
Tue Jun 12 2018, 11:04 AM Z
隐藏继承的公共属性
显示继承的公共属性