$ A B C D E F G H I J K L M N O P R S T U V W Z _
M
- makeClipping(Object) -
類 net.conic.prototype.dom.Element 中的靜態(tài)方法
- 將DOM元素中溢出的內(nèi)容自動切除掉.
- makePositioned(Object) -
類 net.conic.prototype.dom.Element 中的靜態(tài)方法
- 使得指定的不可定位的元素可以被定位,并且定位方式是相對的(relative);
- map(Iterator) -
類 net.conic.prototype.Enumerable 中的方法
- 等同collect()方法
- match(Object) -
類 net.conic.prototype.String 中的方法
- 使用正則表達式對象對字符串進行查找,并將結(jié)果作為數(shù)組返回。
- Math - net.conic.prototype 中的 類
- JS內(nèi)置對象Math,未被prototype增強,具體內(nèi)容待補充
- Math() -
類 net.conic.prototype.Math 的構(gòu)造函數(shù)
-
- max(Iterator) -
類 net.conic.prototype.Enumerable 中的方法
- 返回每次迭代執(zhí)行的結(jié)果的最大值
- MAX_VALUE -
類 net.conic.prototype.Number 中的靜態(tài)變量
- 返回JS能表達的最大的數(shù)。
- member(Object) -
類 net.conic.prototype.Enumerable 中的方法
- 等同于include()方法
- merge(Object) -
類 net.conic.prototype.Hash 中的方法
- 并入Hash對象,此操作影響對象本身
- min(Iterator) -
類 net.conic.prototype.Enumerable 中的方法
- 返回每次迭代執(zhí)行的結(jié)果的最小值
- MIN_VALUE -
類 net.conic.prototype.Number 中的靜態(tài)變量
- 返回 JScript 中能夠表示的最接近零的數(shù)。
$ A B C D E F G H I J K L M N O P R S T U V W Z _