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

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

I

include(Object) - 類(lèi) net.conic.prototype.Enumerable 中的方法
判斷對(duì)象內(nèi)部包含與object相同的元素
include(int) - 類(lèi) net.conic.prototype.ObjectRange 中的方法
判斷指定的參數(shù)是否在當(dāng)前范圍內(nèi)
includeScrollOffsets - 類(lèi) net.conic.prototype.dom.Position 中的靜態(tài)變量
 
indexOf(Object) - 類(lèi) net.conic.prototype.Array 中的方法
數(shù)組的indexOf方法。
indexOf(String, int) - 類(lèi) net.conic.prototype.String 中的方法
返回 String 對(duì)象內(nèi)第一次出現(xiàn)子字符串的字符位置。
initialize(Object, String) - 類(lèi) net.conic.prototype.dom.Insertion 中的方法
初始化并執(zhí)行操作
initializeRange() - 類(lèi) net.conic.prototype.dom.Insertion 中的方法
 
initializeRange() - 類(lèi) net.conic.prototype.dom.InsertionAfter 中的方法
 
initializeRange() - 類(lèi) net.conic.prototype.dom.InsertionBefore 中的方法
 
initializeRange() - 類(lèi) net.conic.prototype.dom.InsertionBottom 中的方法
 
initializeRange() - 類(lèi) net.conic.prototype.dom.InsertionTop 中的方法
 
inject(Object, Iterator) - 類(lèi) net.conic.prototype.Enumerable 中的方法
對(duì)每個(gè)元素執(zhí)行iterator操作,并在執(zhí)行iterator操作時(shí)將memo以后注入的方式執(zhí)行.說(shuō)不太清楚,看源代碼吧,這個(gè)方法也較為常用.
insertContent(String) - 類(lèi) net.conic.prototype.dom.Insertion 中的方法
 
insertContent(String) - 類(lèi) net.conic.prototype.dom.InsertionAfter 中的方法
 
insertContent(String) - 類(lèi) net.conic.prototype.dom.InsertionBefore 中的方法
 
insertContent(String) - 類(lèi) net.conic.prototype.dom.InsertionBottom 中的方法
 
insertContent(String) - 類(lèi) net.conic.prototype.dom.InsertionTop 中的方法
 
Insertion - net.conic.prototype.dom 中的 類(lèi)
DOM元素各種插入元素方式[beforeBegin、afterBegin、beforeEnd、afterEnd]的抽象類(lèi)
Insertion(String) - 類(lèi) net.conic.prototype.dom.Insertion 的構(gòu)造函數(shù)
初始化插入元素方式[beforeBegin、afterBegin、beforeEnd、afterEnd]
InsertionAfter - net.conic.prototype.dom 中的 類(lèi)
在指定的元素的閉合標(biāo)簽的后面插入指定的內(nèi)容
語(yǔ)法: new Insertion.After(element,content);
InsertionAfter(Object, String) - 類(lèi) net.conic.prototype.dom.InsertionAfter 的構(gòu)造函數(shù)
初始化,并直接執(zhí)行相應(yīng)的Insert操作
InsertionBefore - net.conic.prototype.dom 中的 類(lèi)
在指定的元素的起始標(biāo)簽的前面插入指定的內(nèi)容
語(yǔ)法: new Insertion.Before(element,content);
InsertionBefore(Object, String) - 類(lèi) net.conic.prototype.dom.InsertionBefore 的構(gòu)造函數(shù)
初始化,并直接執(zhí)行相應(yīng)的Insert操作
InsertionBottom - net.conic.prototype.dom 中的 類(lèi)
在指定的元素的閉合標(biāo)簽的前面,元素內(nèi)容的最后面插入指定的內(nèi)容
語(yǔ)法: new Insertion.Bottom(element,content);
InsertionBottom(Object, String) - 類(lèi) net.conic.prototype.dom.InsertionBottom 的構(gòu)造函數(shù)
初始化,并直接執(zhí)行相應(yīng)的Insert操作
InsertionTop - net.conic.prototype.dom 中的 類(lèi)
在指定的元素的起始標(biāo)簽的后面,元素內(nèi)容的最前面插入指定的內(nèi)容
語(yǔ)法: new Insertion.Top(element,content);
InsertionTop(Object, String) - 類(lèi) net.conic.prototype.dom.InsertionTop 的構(gòu)造函數(shù)
初始化,并直接執(zhí)行相應(yīng)的Insert操作
inspect() - 類(lèi) net.conic.prototype.Array 中的方法
將數(shù)組成員內(nèi)容組織成一個(gè)字符串返回。
inspect() - 類(lèi) net.conic.prototype.Enumerable 中的方法
檢測(cè)對(duì)象內(nèi)部狀態(tài),多用于調(diào)試使用
inspect() - 類(lèi) net.conic.prototype.Hash 中的方法
偵查方法
inspect(Object) - 類(lèi) net.conic.prototype.Object 中的靜態(tài)方法
檢測(cè)對(duì)象內(nèi)部狀態(tài)(prototype的增強(qiáng)方法)
invoke(String, Object...) - 類(lèi) net.conic.prototype.Enumerable 中的方法
對(duì)象內(nèi)部每一元素取得自身的method內(nèi)容的function,并將自身的值與arguments傳入執(zhí)行.將執(zhí)行結(jié)果的集合返回。
isFinite(Number) - 類(lèi) net.conic.prototype.Global 中的方法
返回一個(gè) Boolean 值,指明所提供的數(shù)字是否是有限的。
isLeftClick(JSEvent) - 類(lèi) net.conic.prototype.Event 中的靜態(tài)方法
判斷事件觸發(fā)時(shí)是否有點(diǎn)擊鼠標(biāo)左鍵;
isNaN(Number) - 類(lèi) net.conic.prototype.Global 中的方法
返回一個(gè) Boolean 值,指明提供的值是否是保留值 NaN (不是數(shù)字)。
italics() - 類(lèi) net.conic.prototype.String 中的方法
把 HTML <I> 標(biāo)記放置在 String 對(duì)象中的文本兩端。
Iterator - net.conic.prototype 中的 類(lèi)
迭代器,相當(dāng)于java中的Iterator接口 ,但在這里它是做為一個(gè)function(Object value,int index){}的形式存在; (value:值,index:值在對(duì)象內(nèi)部的位置)
Iterator() - 類(lèi) net.conic.prototype.Iterator 的構(gòu)造函數(shù)
 
IteratorAdapter - net.conic.prototype 中的 類(lèi)
迭代器適配對(duì)象,主要用于Enumberable的實(shí)現(xiàn)類(lèi)中做_each()方法時(shí)做轉(zhuǎn)iterator調(diào)用使用,在這里描述是為了部分需要做擴(kuò)展的用戶(hù)參照。
IteratorAdapter() - 類(lèi) net.conic.prototype.IteratorAdapter 的構(gòu)造函數(shù)
 

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