欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

$ A B C D E F G H I J K L M N O P R S T U V W Z _

C

call(Object, Object...) - 類 net.conic.prototype.Function 中的方法
應(yīng)用某一對(duì)象的一個(gè)方法,用另一個(gè)對(duì)象替換當(dāng)前對(duì)象。
callback - 類 net.conic.prototype.PeriodicalExecuter 中的變量
 
camelize() - 類 net.conic.prototype.String 中的方法
將從以"-"號(hào)分隔的字符串中去除"-"號(hào),并將"-"號(hào)后面的字符串的第一個(gè)字符改成大寫(xiě)形式.
charAt(int) - 類 net.conic.prototype.String 中的方法
返回指定索引位置處的字符。
charCodeAtTest(int) - 類 net.conic.prototype.String 中的方法
返回指定字符的 Unicode 編碼。
Class - net.conic.prototype 中的 類
Class類目前只有一個(gè)create()方法,具內(nèi)容請(qǐng)參照create方法的描述.
Class() - 類 net.conic.prototype.Class 的構(gòu)造函數(shù)
 
classNames(Object) - 類 net.conic.prototype.dom.Element 中的靜態(tài)方法
取得指定DOM對(duì)象的ElementClassNames
cleanWhitespace(Object) - 類 net.conic.prototype.dom.Element 中的靜態(tài)方法
清除指定DOM元素中的空的TextNode的內(nèi)容,比如換行,空格等等
clear() - 類 net.conic.prototype.Array 中的方法
清除 當(dāng)前數(shù)組對(duì)象 的內(nèi)的所有對(duì)象,并且this.length=0; prototype增強(qiáng)方法
clear(Object...) - 類 net.conic.prototype.form.Field 中的靜態(tài)方法
將指定的elements的value都設(shè)置為空字符串
clone(Object, Object) - 類 net.conic.prototype.dom.Position 中的靜態(tài)方法
復(fù)制source元素的大小尺寸和位置[left,top,width,height]作用到target元素上
collect(Iterator) - 類 net.conic.prototype.Enumerable 中的方法
使用iterator方法迭代對(duì)象,并將每次執(zhí)行結(jié)果的集合返回。
compact() - 類 net.conic.prototype.Array 中的方法
返回 當(dāng)前數(shù)組對(duì)象 的緊湊模式,具體看Example。
Comparator - net.conic.prototype 中的 類
比較器,相當(dāng)于java中的Comparator接口 ,但在這里它是做為一個(gè)function(Object value1,Object value2){}的形式存在; 這個(gè)function需要返回一個(gè)整數(shù)值: 負(fù)值,如果所傳遞的第一個(gè)參數(shù)比第二個(gè)參數(shù)小。
Comparator(Object, Object) - 類 net.conic.prototype.Comparator 的構(gòu)造函數(shù)
 
concat(Array<V>) - 類 net.conic.prototype.Array 中的方法
返回一個(gè)新數(shù)組,這個(gè)新數(shù)組是由兩個(gè)數(shù)組組合而成的。
concat(String) - 類 net.conic.prototype.String 中的方法
返回一個(gè) String 對(duì)象,該對(duì)象包含了兩個(gè)提供的字符串的連接
constructor - 類 net.conic.prototype.Array 中的靜態(tài)變量
JS中類型實(shí)例的構(gòu)造方法的引用,每個(gè)JS的類對(duì)象都自動(dòng)內(nèi)部綁定此屬性
constructor - 類 net.conic.prototype.Boolean 中的靜態(tài)變量
JS中類型實(shí)例的構(gòu)造方法的引用,每個(gè)JS的類對(duì)象都自動(dòng)內(nèi)部綁定此屬性
constructor - 類 net.conic.prototype.Number 中的靜態(tài)變量
JS中類型實(shí)例的構(gòu)造方法的引用,每個(gè)JS的類對(duì)象都自動(dòng)內(nèi)部綁定此屬性
constructor - 類 net.conic.prototype.Object 中的靜態(tài)變量
JS中類型實(shí)例的構(gòu)造方法的引用,每個(gè)JS的類對(duì)象都自動(dòng)內(nèi)部綁定此屬性
constructor - 類 net.conic.prototype.String 中的靜態(tài)變量
JS中類型實(shí)例的構(gòu)造方法的引用,每個(gè)JS的類對(duì)象都自動(dòng)內(nèi)部綁定此屬性
create() - 類 net.conic.prototype.Class 中的靜態(tài)方法
用這個(gè)方法聲明JS的類型,聲明出來(lái)的JS新類型將支持以initialize命名的構(gòu)造方法.
cumulativeOffset(Object) - 類 net.conic.prototype.dom.Position 中的靜態(tài)方法
返回指定元素offsetTop,與offsetLeft的累積值,就是從當(dāng)前元素向父級(jí)元素一直尋找下去
currentlyExecuting - 類 net.conic.prototype.PeriodicalExecuter 中的變量
當(dāng)前是否正執(zhí)行function/expression; true-正在執(zhí)行; false-未執(zhí)行/已執(zhí)行結(jié)束

$ A B C D E F G H I J K L M N O P R S T U V W Z _