MCPcopy Create free account

hub / github.com/devin87/Q.js / functions

Functions633 in github.com/devin87/Q.js

FunctiongetLast
(ele)
Q.js:4358
FunctiongetLast
(ele)
src/Q.dom.js:497
FunctiongetNext
(ele)
Q.js:4343
FunctiongetNext
(ele)
src/Q.dom.js:482
FunctiongetPageName
* 获取当前页名称 eg: /app.html?id=1#aa => app.html * @param {string} path eg: /app.html?id=1#aa * @param {boolean} keepQueryHash 是否保留查询字符串和Hash字符串,
Q.js:1676
FunctiongetPageName
* 获取当前页名称 eg: /app.html?id=1#aa => app.html * @param {string} path eg: /app.html?id=1#aa * @param {boolean} keepQueryHash 是否保留查询字符串和Hash字符
src/Q.js:1676
FunctiongetPageName
* 获取当前页名称 eg: /app.html?id=1#aa => app.html * @param {string} path eg: /app.html?id=1#aa * @param {boolean} keepQueryHash 是否保留查询字符串和Hash字符串,
node/Q.js:1676
FunctiongetParent
(ele)
Q.js:4363
FunctiongetParent
(ele)
src/Q.dom.js:502
FunctiongetParents
(ele)
Q.js:4368
FunctiongetParents
(ele)
src/Q.dom.js:507
FunctiongetPos
(ele, pNode)
Q.js:4275
FunctiongetPos
(ele, pNode)
src/Q.dom.js:414
FunctiongetPrev
(ele)
Q.js:4333
FunctiongetPrev
(ele)
src/Q.dom.js:472
Functionhandle
(event)
Q.js:4798
Functionhandle
(event)
src/Q.event.js:210
Functionhandler
( event )
lib/jquery-1.11.3.js:5168
Functionhttp2curl
* 将 http 请求转为 curl命令 * @param {string} url * @param {object} ops 请求配置项 {type,headers,timeout,data,ua,auth,cookie,keepalive,enableRedirect
src/node/http.js:443
Functionhttp2curl
* 将 http 请求转为 curl命令 * @param {string} url * @param {object} ops 请求配置项 {type,headers,timeout,data,ua,auth,cookie,keepalive,enableRedirect,m
node/Q.js:2808
Functioninject
(result)
Q.js:2039
Functioninject
(result)
src/Q.Queue.js:248
Functioninject
(result)
node/Q.js:2039
FunctioninnerHeight
(ele)
Q.js:4116
FunctioninnerHeight
(ele)
src/Q.dom.js:255
FunctioninnerWidth
(ele)
Q.js:4111
FunctioninnerWidth
(ele)
src/Q.dom.js:250
FunctionisHttpURL
* 判断是否http路径(以 http:// 或 https:// 开头) * @param {string} url
node/Q.js:1441
FunctionisIP
* 判断是否为可用IP格式(IPv4) * @param {string} ip eg: 192.168.1.1
Q.js:1393
FunctionisIP
* 判断是否为可用IP格式(IPv4) * @param {string} ip eg: 192.168.1.1
src/Q.js:1393
FunctionisIP
* 判断是否为可用IP格式(IPv4) * @param {string} ip eg: 192.168.1.1
node/Q.js:1393
FunctionisInputKey
(code)
Q.js:2689
FunctionisInputKey
(code)
src/Q.core.js:482
FunctionisMAC
* 判断是否符合MAC地址格式 * @param {string} str eg: 00:11:22:33:44:ff
Q.js:1433
FunctionisMAC
* 判断是否符合MAC地址格式 * @param {string} str eg: 00:11:22:33:44:ff
src/Q.js:1433
FunctionisMAC
* 判断是否符合MAC地址格式 * @param {string} str eg: 00:11:22:33:44:ff
node/Q.js:1433
FunctionisMail
* 判断是否为可用邮箱格式 * @param {string} str eg: test@my.com
Q.js:1409
FunctionisMail
* 判断是否为可用邮箱格式 * @param {string} str eg: test@my.com
src/Q.js:1409
FunctionisMail
* 判断是否为可用邮箱格式 * @param {string} str eg: test@my.com
node/Q.js:1409
FunctionisPhone
* 判断是否符合电话号码格式 * @param {string} str eg: 18688889999 | 027-88889999-3912
Q.js:1417
FunctionisPhone
* 判断是否符合电话号码格式 * @param {string} str eg: 18688889999 | 027-88889999-3912
src/Q.js:1417
FunctionisPhone
* 判断是否符合电话号码格式 * @param {string} str eg: 18688889999 | 027-88889999-3912
node/Q.js:1417
FunctionisTel
* 判断是否符合手机号码格式 * @param {string} str eg: 18688889999
Q.js:1425
FunctionisTel
* 判断是否符合手机号码格式 * @param {string} str eg: 18688889999
src/Q.js:1425
FunctionisTel
* 判断是否符合手机号码格式 * @param {string} str eg: 18688889999
node/Q.js:1425
FunctionisUNum
* 检测是否为大于0的数字(n必须为数字类型) * @param {number} n 数字
Q.js:141
FunctionisUNum
* 检测是否为大于0的数字(n必须为数字类型) * @param {number} n 数字
src/Q.js:141
FunctionisUNum
* 检测是否为大于0的数字(n必须为数字类型) * @param {number} n 数字
node/Q.js:141
FunctionjoinUrl
* 连接url和查询字符串(支持传入对象) * @param {string} url URL地址
Q.js:1552
FunctionjoinUrl
* 连接url和查询字符串(支持传入对象) * @param {string} url URL地址
src/Q.js:1552
FunctionjoinUrl
* 连接url和查询字符串(支持传入对象) * @param {string} url URL地址
node/Q.js:1552
Functionjson_decode
(text, secure)
Q.js:2429
Functionjson_decode
(text, secure)
src/Q.core.js:222
Functionjson_encode
(obj)
Q.js:2402
Functionjson_encode
(obj)
src/Q.core.js:195
Functionjson_replace
(c)
Q.js:2396
Functionjson_replace
(c)
src/Q.core.js:189
FunctionjsonpCallback
(data)
Q.js:5061
FunctionjsonpCallback
(data)
src/Q.ajax.js:136
FunctionloadCSS
(urls, callback, ops)
Q.js:2344
FunctionloadCSS
(urls, callback, ops)
src/Q.core.js:137
FunctionloadJS
(urls, callback, ops)
Q.js:2332
FunctionloadJS
(urls, callback, ops)
src/Q.core.js:125
FunctionmoFx
(arg)
Q.js:5890
FunctionmoFx
(arg)
lib/mojoFx.js:22
FunctionmoFx
(arg)
src/Q.animate.js:34
FunctionmojoFx
(arg)
lib/mojoFx.js:13
FunctionmojoQuery
(selector, context)
lib/mojoQuery.js:20
Functionnext
()
lib/jquery-1.11.3.js:4013
Functionoffset
(ele, x, y, f)
Q.js:4268
Functionoffset
(ele, x, y, f)
src/Q.dom.js:407
Functionparallel
* 函数并行执行 * @param {Array} tasks 任务数组 * @param {function} complete 队列完成处理函数 * @param {object} ops 配置对象 eg: {tasks:[],count:10000,limitMo
Q.js:2177
Functionparallel
* 函数并行执行 * @param {Array} tasks 任务数组 * @param {function} complete 队列完成处理函数 * @param {object} ops 配置对象 eg: {tasks:[],count:10000,limi
src/Q.Queue.js:386
Functionparallel
* 函数并行执行 * @param {Array} tasks 任务数组 * @param {function} complete 队列完成处理函数 * @param {object} ops 配置对象 eg: {tasks:[],count:10000,limitMo
node/Q.js:2177
FunctionparseJSON
* 解析JSON,解析失败时返回undefined * @param {string} text 要解析的JSON字符串
Q.js:1692
FunctionparseJSON
* 解析JSON,解析失败时返回undefined * @param {string} text 要解析的JSON字符串
src/Q.js:1692
FunctionparseJSON
* 解析JSON,解析失败时返回undefined * @param {string} text 要解析的JSON字符串
node/Q.js:1692
FunctionparseUrl
* 解析URL路径 => {href,origin,protocol,host,hostname,port,pathname,search,hash} * @param {string} url URL地址
Q.js:1620
FunctionparseUrl
* 解析URL路径 => {href,origin,protocol,host,hostname,port,pathname,search,hash} * @param {string} url URL地址
src/Q.js:1620
FunctionparseUrl
* 解析URL路径 => {href,origin,protocol,host,hostname,port,pathname,search,hash} * @param {string} url URL地址
node/Q.js:1620
FunctionparseUrlHash
* 解析 URL hash值 eg:#net/config!/wan => {nav:"#net/config",param:"wan"} * @param {string} hash eg:#net/config!/wan
Q.js:1653
FunctionparseUrlHash
* 解析 URL hash值 eg:#net/config!/wan => {nav:"#net/config",param:"wan"} * @param {string} hash eg:#net/config!/wan
src/Q.js:1653
FunctionparseUrlHash
* 解析 URL hash值 eg:#net/config!/wan => {nav:"#net/config",param:"wan"} * @param {string} hash eg:#net/config!/wan
node/Q.js:1653
FunctionpostHttp
* http POST 请求 * @param {string} url 请求路径,支持http和https * @param {object} data 要提交的参数对象 * @param {function} cb 回调函数(data,errCode)
src/node/http.js:290
FunctionpostHttp
* http POST 请求 * @param {string} url 请求路径,支持http和https * @param {object} data 要提交的参数对象 * @param {function} cb 回调函数(data,errCode)
node/Q.js:2655
FunctionpostJSON
* http POST 请求,并将返回结果解析为JSON对象 * @param {string} url 请求路径,支持http和https * @param {object} data 要提交的参数对象 * @param {function} cb 回调函数(d
src/node/http.js:310
FunctionpostJSON
* http POST 请求,并将返回结果解析为JSON对象 * @param {string} url 请求路径,支持http和https * @param {object} data 要提交的参数对象 * @param {function} cb 回调函数(data
node/Q.js:2675
FunctionprocessUrlParam
* 转换或解析查询字符串 * @param {string|object} obj 为string类型时将解析为参数对象,否则将转换为查询字符串
Q.js:1608
FunctionprocessUrlParam
* 转换或解析查询字符串 * @param {string|object} obj 为string类型时将解析为参数对象,否则将转换为查询字符串
src/Q.js:1608
FunctionprocessUrlParam
* 转换或解析查询字符串 * @param {string|object} obj 为string类型时将解析为参数对象,否则将转换为查询字符串
node/Q.js:1608
Functionprop
(ele, key, value)
Q.js:3945
Functionprop
(ele, key, value)
src/Q.dom.js:84
Functionproxy
* 返回一个绑定到指定作用域的新函数 * @param {function} fn * @param {object} bind 要绑定的作用域
Q.js:578
Functionproxy
* 返回一个绑定到指定作用域的新函数 * @param {function} fn * @param {object} bind 要绑定的作用域
src/Q.js:578
Functionproxy
* 返回一个绑定到指定作用域的新函数 * @param {function} fn * @param {object} bind 要绑定的作用域
node/Q.js:578
FunctionremoveEle
(node)
Q.js:4418
FunctionremoveEle
(node)
src/Q.dom.js:557
FunctionreturnFalse
()
lib/jquery-1.11.3.js:4288
FunctionreturnTrue
()
lib/jquery-1.11.3.js:4284
FunctionsetFilters
()
lib/jquery-1.11.3.js:2047
← previousnext →501–600 of 633, ranked by callers