大约有 653 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0163 秒)
... Go to end of line | | `Ctrl+Home` | 转到文件开头 Go to beginning of file | | `Ctrl+End` | 转到文件末尾 Go to end of file | | `Ctrl+↑ / ↓` | 向上/向下滚动行 Scroll line up/down | | `Alt+PgUp / PgDown` | 向上/向下滚动页面 Scroll page up/down | | `Ctrl+Shift+[` | 折叠...
来源: Laya2.0_文档 发布时间: 20210715
... Go to end of line | | `Ctrl+Home` | 转到文件开头 Go to beginning of file | | `Ctrl+End` | 转到文件末尾 Go to end of file | | `Ctrl+↑ / ↓` | 向上/向下滚动行 Scroll line up/down | | `Alt+PgUp / PgDown` | 向上/向下滚动页面 Scroll page up/down | | `Ctrl+Shift+[` | 折叠...
来源: Laya2.0_文档 发布时间: 20210715
... Go to end of line | | `Ctrl+Home` | 转到文件开头 Go to beginning of file | | `Ctrl+End` | 转到文件末尾 Go to end of file | | `Ctrl+↑ / ↓` | 向上/向下滚动行 Scroll line up/down | | `Alt+PgUp / PgDown` | 向上/向下滚动页面 Scroll page up/down | | `Ctrl+Shift+[` | 折叠...
来源: Laya2.0_文档 发布时间: 20210714
...;” 编译报: TypeError: Cannot read property 'Button' of undefined at file:///D:/LayaBox/TestPro/T24_CostomSBtn/bin/js/component/ScaleButton.js:11:27 TypeError: Cannot read property 'ScaleButton' of undefined at file:///D:/LayaBox/TestPro/T24_CostomSBtn/bin/js/LayaUISample.js:62:43 所以我就...
来源: Laya_社区 发布时间: 20171031
...y changed to /usr/local/lib/node_modules/layaair2-cmd [14:22:35] Using gulpfile ~/Documents/GameTowertest/.laya/compile.js [14:22:35] Starting 'compile'... rpt2: config error TS18003: No inputs were found in config file 'tsconfig.json'. Specified 'include' paths were '["**/*"]' and 'exclude' paths w...
来源: Laya_社区 发布时间: 20191115
...4 s=0 l=0 10-17 15:08:01.844 6337-6686/com.mygame.laya E/LayaBox: download file error[0]:http://wstaging.52lrs.cn/AppWe ... 0.png 10-17 15:08:01.860 6337-6869/com.mygame.laya I/LayaBox: callStaticMethod:={} 10-17 15:08:01.860 6337-6869/com.mygame.laya I/LayaBox: 游戏进程1 10-17 15:08:01.865 6337...
来源: Laya_社区 发布时间: 20171017
...s文件夹下可播放 错误提示:Failed to load resource: net::ERR_FILE_NOT_FOUND [file:///F:/GitHub/TS_Laya/TS_MyLaya/bin/sounds/hit.wav] 测试代码: import Sprite = Laya.Sprite; import Stage = Laya.Stage; import Text = Laya.Text; import Event = Laya.Event; import SoundManager = L...
来源: Laya_社区 发布时间: 20190421
...那里选LayaAirAS引擎里的laya.js.exe,Parameters就设置成 $ProjectFileDir$"/.actionScriptProperties;iflash=false;outlaya=true"(估计可以,没验证),下面的工作路径填$ProjectFileDir$。你还可以给这个自定义工具设置快捷键,恕不细表。 如果只是想尝...
来源: Laya_社区 发布时间: 20170418
...ber -c --clear clear will delete old ui code file. -a --atlas generate atlas -d --code generate ui code files -m --mode <mode> 'normal'或者'release',指定'release'会生成除未使用资源...
来源: Laya_社区 发布时间: 20180104
...式->右击打开属性->快捷方式一栏->目标末尾添加 `--allow-file-access-frome-files` 2、服务器webServer解决: 需要修改webServer(一般webserver大多数都是 apache、nginx、tomcat等),在请求特定的域名下加上跨域标识,这里以nginx为例: ```ngin...
来源: Laya2.0_文档 发布时间: 20210715