We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
API Documentation (Zh)
注意:
从 v0.6 开始,不再借用 Underscore 的命名空间(_),启用独立的命名空间(gearbox)。
_
gearbox
即原有类似 _.foo.bar() 的 API 需要以 gearbox.foo.bar() 的方式来调用。
_.foo.bar()
gearbox.foo.bar()
gearbox.str
gearbox.ua
gearbox.url
gearbox.dom
gearbox.action
gearbox.template