MCPcopy Create free account

hub / github.com/alex1504/wx-guita_tab / functions

Functions162 in github.com/alex1504/wx-guita_tab

Methodrotate
* 对坐标轴进行顺时针旋转
typings/wx.d.ts:226
Methodrotate3d
* 同transform-function rotate3d
typings/wx.d.ts:63
MethodrotateX
* deg的范围-180~180,在X轴旋转一个deg角度
typings/wx.d.ts:51
MethodrotateY
* deg的范围-180~180,在Y轴旋转一个deg角度
typings/wx.d.ts:55
MethodrotateZ
* deg的范围-180~180,在Z轴旋转一个deg角度
typings/wx.d.ts:59
Methodscale
* 一个参数时,表示在X轴、Y轴同时缩放sx倍数;两个参数时表示在X轴缩放sx倍数,在Y轴缩放sy倍数
typings/wx.d.ts:67
Methodscale
* 对横纵坐标进行缩放
typings/wx.d.ts:222
Methodscale3d
* 在X轴缩放sx倍数,在Y轴缩放sy倍数,在Z轴缩放sz倍数
typings/wx.d.ts:83
MethodscaleX
* 在X轴缩放sx倍数
typings/wx.d.ts:71
MethodscaleY
* 在Y轴缩放sy倍数
typings/wx.d.ts:75
MethodscaleZ
* 在Z轴缩放sy倍数
typings/wx.d.ts:79
FunctionscratchChords
(queryString)
api/index.js:115
FunctionsearchChord
(queryString)
api/index.js:58
FunctionsetActiveTab
(type)
pages/list/index.js:101
FunctionsetCollect
(openid, songid, flag)
api/index.js:194
FunctionsetCollectNum
(id, flag)
api/index.js:174
MethodsetFillStyle
* 设置填充色, 如果没有设置 fillStyle,默认颜色为 black。
typings/wx.d.ts:130
MethodsetFontSize
* 设置字体大小
typings/wx.d.ts:238
MethodsetGlobalAlpha
* 设置全局画笔透明度。
typings/wx.d.ts:246
MethodsetLineCap
* 设置线条端点的样式
typings/wx.d.ts:154
MethodsetLineJoin
* 设置两线相交处的样式
typings/wx.d.ts:158
MethodsetLineWidth
* 设置线条宽度
typings/wx.d.ts:162
MethodsetMiterLimit
* 设置最大倾斜
typings/wx.d.ts:166
MethodsetShadow
* 设置阴影
typings/wx.d.ts:138
FunctionsetSongFlag
(e)
pages/collect/index.js:96
FunctionsetSongFlag
(e)
pages/search/index.js:99
FunctionsetSongFlag
(e)
pages/detail/index.js:57
FunctionsetSongFlag
(e)
pages/index/index.js:185
FunctionsetSongFlag
(e)
pages/list/index.js:250
MethodsetStrokeStyle
* 设置边框颜色, 如果没有设置 fillStyle,默认颜色为 black。
typings/wx.d.ts:134
FunctionsetViewNum
(id)
api/index.js:245
FunctionshowDetail
(e)
pages/collect/index.js:16
FunctionshowDetail
(e)
pages/search/index.js:66
FunctionshowImage
(e)
pages/sponsor/index.js:8
FunctionshowModal
(c, t, fun)
utils/common.js:13
FunctionshowTip
(sms, icon, fun, t)
utils/common.js:1
Methodskew
* 参数范围-180~180;一个参数时,Y轴坐标不变,X轴坐标延顺时针倾斜ax度;两个参数时,分别在X轴倾斜ax度,在Y轴倾斜ay度
typings/wx.d.ts:107
MethodskewX
* 参数范围-180~180;Y轴坐标不变,X轴坐标延顺时针倾斜ax度
typings/wx.d.ts:111
MethodskewY
* 参数范围-180~180;X轴坐标不变,Y轴坐标延顺时针倾斜ay度
typings/wx.d.ts:115
Methodstroke
* 对当前路径进行描边
typings/wx.d.ts:190
MethodstrokeRect
* 一个矩形(非填充)。用 setFillStroke() 设置矩形线条的颜色,如果没设置默认是黑色。
typings/wx.d.ts:178
Functionsubmit
()
pages/feedback/index.js:22
FunctionsubmitFeedback
(contact, feedback)
api/index.js:352
Functiontemplate
(data)
utils/underscore.js:1486
FunctiontoRecentStr
(msTime)
utils/util.js:3
FunctiontoggleGoodComment
(e)
pages/comment/index.js:108
FunctiontoggleLoveComment
(openid, id)
api/index.js:315
Methodtop
* 长度值,如果传入 Number 则默认使用 px,可传入其他自定义单位的长度值
typings/wx.d.ts:31
Methodtranslate
* 一个参数时,表示在X轴偏移tx,单位px;两个参数时,表示在X轴偏移tx,在Y轴偏移ty,单位px。
typings/wx.d.ts:87
Methodtranslate
* 对坐标原点进行缩放
typings/wx.d.ts:230
Methodtranslate3d
* 在X轴偏移tx,在Y轴偏移ty,在Z轴偏移tz,单位px
typings/wx.d.ts:103
MethodtranslateX
* 在X轴偏移tx,单位px
typings/wx.d.ts:91
MethodtranslateY
* 在Y轴偏移tx,单位px
typings/wx.d.ts:95
MethodtranslateZ
* 在Z轴偏移tx,单位px
typings/wx.d.ts:99
FunctionupdateGlobalList
(songId, flag)
pages/collect/index.js:62
FunctionupdateGlobalList
(songId, flag)
pages/search/index.js:73
FunctionupdateGlobalList
(songId, flag)
pages/detail/index.js:23
FunctionupdateGlobalList
(songId, flag)
pages/index/index.js:151
FunctionupdateGlobalList
(songId, flag)
pages/list/index.js:216
Functionutf16to8
(str)
utils/bmob.js:2530
Methodwidth
* 长度值,如果传入 Number 则默认使用 px,可传入其他自定义单位的长度值
typings/wx.d.ts:23
FunctionwrappedResolvedCallback
()
utils/bmob.js:2354
← previous101–162 of 162, ranked by callers