笙默考试管理系统-jquery-1.8.2.intellisense(5)

笙默考试管理系统-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() {

    ///

    ///   

Holds or releases the execution of jQuery's ready event.

    ///   Indicates whether the ready hold is being requested or released

    ///

  },

  'inArray': function() {

    ///

///   

Search for a specified value within an array and return its index (or -1 if not found).

二、笙默考试管理系统-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() {

    ///

    ///   

Determine whether the argument is an array.

    ///   Object to test whether or not it is an array.

    ///   

    ///

  },

三、、笙默考试管理系统-jquery-1.8.2.intellisense

  'isEmptyObject': function() {

    ///

    ///   

Check to see if an object is empty (contains no properties).

    ///   The object that will be checked to see if it's empty.

    ///   

    ///

  },

  'isFunction': function() {

///

四、笙默考试管理系统-jquery-1.8.2.intellisense

    ///   

Determine if the argument passed is a Javascript function object.

    ///   Object to test whether or not it is a function.

    ///   

    ///

  },

  'isNumeric': function() {

    ///

    ///   

Determines whether its argument is a number.

    ///   The value to be tested.

    ///   

    ///

  },

  'isPlainObject': function() {

    ///

///   

Check to see if an object is a plain object (created using "{}" or "new Object").

五、笙默考试管理系统-jquery-1.8.2.intellisense

    ///   The object that will be checked to see if it's a plain object.

    ///   

    ///

  },

  'isWindow': function() {

    ///

    ///   

Determine whether the argument is a window.

    ///   Object to test whether or not it is a window.

    ///   

    ///

  },

  'isXMLDoc': function() {

    ///

    ///   

Check to see if a DOM node is within an XML document (or is an XML document).

    ///   The DOM node that will be checked to see if it's in an XML document.

    ///   

    ///

  },

你可能感兴趣的:(笙默考试管理系统,jquery,javascript,前端)