MCPcopy Create free account

hub / github.com/Aaaaaaaty/blog / functions

Functions444 in github.com/Aaaaaaaty/blog

↓ 1 callersFunctioninitDom
(id, src)
html5player/player.js:541
↓ 1 callersFunctioninitializeColor
()
canvas/canvasEightfigurePuzzles/eightfigurePuzzles.js:83
↓ 1 callersFunctionisSafe
(pointA, pointB)
Algorithm/eightQueen/eightQueen.js:11
↓ 1 callersFunctionj
()
html5player/jquery.min.js:2
↓ 1 callersFunctionj
()
shotSunGame/js/jquery.js:2
↓ 1 callersFunctionjb
(a,b)
html5player/jquery.min.js:3
↓ 1 callersFunctionjb
(a,b)
shotSunGame/js/jquery.js:3
↓ 1 callersFunctionkb
(a,b,c)
html5player/jquery.min.js:3
↓ 1 callersFunctionkb
(a,b,c)
shotSunGame/js/jquery.js:3
↓ 1 callersFunctionloadCanvas
(value)
canvas/canvasRandomMove/main.js:69
↓ 1 callersFunctionloadCanvas
(value)
canvas/canvasImitateWord/main.js:34
↓ 1 callersFunctionma
(a)
html5player/jquery.min.js:2
↓ 1 callersFunctionma
(a)
shotSunGame/js/jquery.js:2
↓ 1 callersFunctionmapKMPStr
(base, target)
Algorithm/kmp/kmp.js:105
↓ 1 callersFunctionmapStr
(base, target)
Algorithm/kmp/kmp.js:49
↓ 1 callersFunctionmatchData
(path, data, body)
fsPathSys/fs.js:71
↓ 1 callersFunctionmatcherFromGroupMatchers
( elementMatchers, setMatchers )
Algorithm/kmp/jquery.js:2467
↓ 1 callersFunctionmatcherFromTokens
( tokens )
Algorithm/kmp/jquery.js:2409
↓ 1 callersFunctionmightThrow
()
Algorithm/kmp/jquery.js:3524
↓ 1 callersFunctionmoveSin
(t)
canvas/canvasMoveChangeImg/change.js:50
↓ 1 callersFunctionmultipleContexts
( selector, contexts, results )
Algorithm/kmp/jquery.js:2286
↓ 1 callersFunctionneedMoreData
(state)
node/_stream_readable.js:281
↓ 1 callersFunctiononEofChunk
(stream, state)
node/_stream_readable.js:463
↓ 1 callersFunctionpipeOnDrain
(src)
node/_stream_readable.js:682
↓ 1 callersFunctionpmtArr
(target)
Algorithm/kmp/kmp.js:86
↓ 1 callersFunctionprependListener
(emitter, event, fn)
node/_stream_readable.js:21
↓ 1 callersFunctionpropFilter
( props, specialEasing )
Algorithm/kmp/jquery.js:7026
↓ 1 callersFunctionqueenCols
(size)
Algorithm/eightQueen/eightQueen.js:32
↓ 1 callersFunctionqueens
(boarderSize)
Algorithm/eightQueen/eightQueen.js:2
↓ 1 callersFunctionrender
()
canvas/canvasVideo/example.js:176
↓ 1 callersFunctionreplaceSepical
(path, body, replaceBody)
fsPathSys/fs.js:107
↓ 1 callersFunctionresolveData
(req, res, id)
fsPathSys/server.js:48
↓ 1 callersFunctionresume
(stream, state)
node/_stream_readable.js:795
↓ 1 callersFunctionrun
(obj)
goodMsg.js:4
↓ 1 callersFunctionschedule
()
Algorithm/kmp/jquery.js:6799
↓ 1 callersFunctionsend404
(res)
fsPathSys/server.js:125
↓ 1 callersFunctionsend500
(res)
fsPathSys/server.js:129
↓ 1 callersFunctionsendFile
(filePath, res)
fsPathSys/server.js:89
↓ 1 callersFunctionserverStatic
(req, res)
fsPathSys/server.js:35
↓ 1 callersFunctionsetMatcher
( preFilter, selector, matcher, postFilter, postFinder, postSelector )
Algorithm/kmp/jquery.js:2316
↓ 1 callersFunctionsetPositiveNumber
( elem, value, subtract )
Algorithm/kmp/jquery.js:6271
↓ 1 callersFunctionspliceOne
(list, index)
node/event.js:21
↓ 1 callersFunctiontouchEvent
()
shotSunGame/js/game.js:308
↓ 1 callersFunctionva
(a,b,c)
html5player/jquery.min.js:2
↓ 1 callersFunctionva
(a,b,c)
shotSunGame/js/jquery.js:2
↓ 1 callersFunctionvendorPropName
( name )
Algorithm/kmp/jquery.js:6242
↓ 1 callersFunctionvideoPlay
()
html5player/player.js:2
↓ 1 callersFunctionwriteFs
(path, body)
fsPathSys/fs.js:119
↓ 1 callersFunctionza
(a,b)
html5player/jquery.min.js:2
↓ 1 callersFunctionza
(a,b)
shotSunGame/js/jquery.js:2
FunctionAscendingOrder
* 升序函数,用于数组排序
canvas/canvasConvolution/pixel.js:157
FunctionBarrage
(canvas, ctx, data)
canvas/canvasVideo/main.js:45
FunctionBarrage
(obj)
canvas/canvasVideo/example.js:57
FunctionBubble
(option)
canvas/canvasParticle/main.js:59
FunctionBubble
(option)
canvas/canvasRandomMove/main.js:17
FunctionBubble
(option)
canvas/canvasImitateWord/main.js:16
FunctionCanvas
(element, image, width, height)
canvas/canvasConvolution/pixel.js:343
FunctionCanvasBarrage
(canvas, video, options)
canvas/canvasVideo/example.js:8
FunctionCanvasDistortGround
(name)
canvas/canvasDistort/pg.js:1
FunctionData
()
Algorithm/kmp/jquery.js:4003
FunctionDictionary
()
canvas/canvasEightfigurePuzzles/eightfigurePuzzles.js:31
FunctionEightPuzzles
* 1.把开始结点压入队。 * 2.把开始结点状态写入哈希表 * 3.出队,访问结点。 * 4.创建结点的子结点,检查是否为目标状态。若是,搜索结束,若否,检查哈希表是否存在此状态。若已有此状态,跳过,若无,把此结点压入队。 * 5.重复3,4步骤,即可得解。 * 6.我们根据目标状态结点
canvas/canvasEightfigurePuzzles/test.js:11
FunctionFa
(a)
html5player/jquery.min.js:3
FunctionFa
(a)
shotSunGame/js/jquery.js:3
FunctionGa
(a)
html5player/jquery.min.js:3
FunctionGa
(a)
shotSunGame/js/jquery.js:3
FunctionGraph
()
canvas/canvasEightfigurePuzzles/eightfigurePuzzles.js:80
FunctionHinder
(id, type, startY, width, speedX)
shotSunGame/js/game.js:101
FunctionIdentity
( v )
Algorithm/kmp/jquery.js:3420
FunctionN
(a)
html5player/jquery.min.js:2
FunctionN
(a)
shotSunGame/js/jquery.js:2
FunctionO
(a)
html5player/jquery.min.js:2
FunctionO
(a)
shotSunGame/js/jquery.js:2
FunctionQueue
()
canvas/canvasEightfigurePuzzles/eightfigurePuzzles.js:1
FunctionReadable
(options)
node/_stream_readable.js:121
FunctionReadableState
(options, stream)
node/_stream_readable.js:39
FunctionS
()
html5player/jquery.min.js:2
FunctionS
()
shotSunGame/js/jquery.js:2
FunctionService
(A, B)
designPattern/dependency-injection.js:8
FunctionTarget
(id, nowTime, width, score, x, y, time)
shotSunGame/js/game.js:161
FunctionThrower
( ex )
Algorithm/kmp/jquery.js:3423
FunctionTween
( elem, options, prop, end, easing )
Algorithm/kmp/jquery.js:6676
FunctionV
()
html5player/jquery.min.js:3
FunctionV
()
shotSunGame/js/jquery.js:3
Function_a
(a,b,c,d,e)
html5player/jquery.min.js:3
Function_a
(a,b,c,d,e)
shotSunGame/js/jquery.js:3
Functionaa
(a,b,c)
html5player/jquery.min.js:2
Functionaa
(a,b,c)
shotSunGame/js/jquery.js:2
FunctionautoTime
(value)
canvas/canvasParticle/main.js:35
Functionca
(a,b)
html5player/jquery.min.js:2
Functionca
(a,b)
shotSunGame/js/jquery.js:2
Functioncache
( key, value )
Algorithm/kmp/jquery.js:857
Functioncompleted
()
Algorithm/kmp/jquery.js:3885
FunctiondefaultPrefilter
( elem, props, opts )
Algorithm/kmp/jquery.js:6854
FunctiondisableScript
( elem )
Algorithm/kmp/jquery.js:5620
FunctiondoAnimation
()
Algorithm/kmp/jquery.js:7284
FunctiondrawMove
()
canvas/canvasMoveChangeImg/change.js:49
FunctionendReadableNT
(state, stream)
node/_stream_readable.js:1029
FunctionfcamelCase
( all, letter )
Algorithm/kmp/jquery.js:3979
Functionfcssescape
( ch, asCodePoint )
Algorithm/kmp/jquery.js:655
← previousnext →301–400 of 444, ranked by callers