$ A B C D E F G H I J K L M N O P R S T U V W Z _
B
- big() -
類 net.conic.prototype.String 中的方法
- 把 HTML <BIG> 標記放置在 String 對象中的文本兩端
- bind(Object, Object...) -
類 net.conic.prototype.Function 中的方法
- 對apply的方法封裝,使其可以用預置的參數(shù)arguments后期運行時綁定;
- bindAsEventListener(Object) -
類 net.conic.prototype.Function 中的方法
- 用call方法封裝事件function的后期運行時事件綁定;
- blink() -
類 net.conic.prototype.String 中的方法
- 把 HTML <Blink> 標記放置在 String 對象中的文本兩端
- bold() -
類 net.conic.prototype.String 中的方法
- 把 HTML <B> 標記放置在 String 對象中的文本兩端
- Boolean - net.conic.prototype 中的 類
- JS內置對象Boolean,未被prototype增強
Boolean 對象是 Boolean 數(shù)據(jù)類型的包裝器。 - Boolean() -
類 net.conic.prototype.Boolean 的構造函數(shù)
- 默認構造函數(shù),默認值為false
- Boolean(Object) -
類 net.conic.prototype.Boolean 的構造函數(shù)
-
$ A B C D E F G H I J K L M N O P R S T U V W Z _