readme
来自「国外很不错的一个开源OA系统Group-Office」· 代码 · 共 21 行
TXT
21 行
utilities.js Release Notes*** version 0.12.0 ***The utilities.js file rolls up all of the YUI utility components into a singlefile; it includes the following components:* Yahoo Global Object* Event* Dom* Connection Manager* Animation* Drag & DropFor implementations that use a significant subset of these files, it may provemore efficient to include utilities.js as opposed to including separate filesfor each component.Note: If you are require only the Yahoo Global Object, Event Utility and Domcollection, consider using the special yahoo-event-dom.js aggregate instead.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?