笙默考试管理系统-jquery-1.8.2.intellisense(5)
目录
一、笙默考试管理系统-jquery-1.8.2.intellisense
二、笙默考试管理系统-jquery-1.8.2.intellisense
三、、笙默考试管理系统-jquery-1.8.2.intellisense
四、笙默考试管理系统-jquery-1.8.2.intellisense
五、笙默考试管理系统-jquery-1.8.2.intellisense
一、笙默考试管理系统-jquery-1.8.2.intellisense
'holdReady': function() {
///
///
/// Indicates whether the ready hold is being requested or released
///
},
'inArray': function() {
///
///
二、笙默考试管理系统-jquery-1.8.2.intellisense
/// The value to search for.
/// An array through which to search.
/// The index of the array at which to begin the search. The default is 0, which will search the whole array.
///
///
},
'isArray': function() {
///
///
/// Object to test whether or not it is an array.
///
///
},
三、、笙默考试管理系统-jquery-1.8.2.intellisense
'isEmptyObject': function() {
///
///
/// The object that will be checked to see if it's empty.
///
///
},
'isFunction': function() {
///
四、笙默考试管理系统-jquery-1.8.2.intellisense
///
/// Object to test whether or not it is a function.
///
///
},
'isNumeric': function() {
///
///
/// The value to be tested.
///
///
},
'isPlainObject': function() {
///
///
五、笙默考试管理系统-jquery-1.8.2.intellisense
/// The object that will be checked to see if it's a plain object.
///
///
},
'isWindow': function() {
///
///
/// Object to test whether or not it is a window.
///
///
},
'isXMLDoc': function() {
///
///
/// The DOM node that will be checked to see if it's in an XML document.
///
///
},