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

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

目录

一、笙默考试管理系统-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

'dequeue': function() {

    ///

    ///   

Execute the next function on the queue for the matched element.

    ///   A DOM element from which to remove and execute a queued function.

    ///   A string containing the name of the queue. Defaults to fx, the standard effects queue.

    ///

  },

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

  'each': function() {

    ///

    ///   

A generic iterator function, which can be used to seamlessly iterate over both objects and arrays. Arrays and array-like objects with a length property (such as a function's arguments object) are iterated by numeric index, from 0 to length-1. Other objects are iterated via their named properties.

    ///   The object or array to iterate over.

    ///   The function that will be executed on every object.

    ///   

    ///

  },

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

  'error': function() {

    ///

    ///   

Takes a string and throws an exception containing it.

    ///   The message to send out.

    ///

  },

  'extend': function() {

    ///

    ///   

Merge the contents of two or more objects together into the first object.

    ///   An object that will receive the new properties if additional objects are passed in or that will extend the jQuery namespace if it is the sole argument.

    

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

///   An object containing additional properties to merge in.

    ///   Additional objects containing properties to merge in.

    ///   

    ///

    ///

///   

Merge the contents of two or more objects together into the first object.

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

    ///   If true, the merge becomes recursive (aka. deep copy).

    ///   The object to extend. It will receive the new properties.

    ///   An object containing additional properties to merge in.

    ///   Additional objects containing properties to merge in.

    ///   

    ///

  },

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