大约有 191 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0037 秒)
...。那么类似的工作流能否移植到laya开发中呢? 使用 /*[COMPILER OPTIONS:ForcedCompile]*/ 太过于繁琐,能否在module.def提供参数来简化操作 代码: package cn.ztgames.st.Framework { /*[COMPILER OPTIONS:ForcedCompile]*/ public class Framework { public function Fram...
来源: Laya_社区 发布时间: 20161213
...85b': identifier represents a variable, not a function Warning: D3D shader compilation failed with default flags. (ps_5_0) Retrying with skip validation C:\fakepath(596,34-81): error X3005: '_webgl_42c649225184485b': identifier represents a variable, not a function Warning: D3D shader compilation ...
来源: Laya_社区 发布时间: 20200226
layacmd问题 我写了个bat文件,里面写了layacmd compile,手动点执行bat文件是可以编译的,但是如果通过AIR程序调用这个bat,则返回编译失败,通过查看 var _localBytes:String=_nativeProcess.standardOutput.readMultiByte(_nativeProcess.standardOutput.bytesAvailable, "...
来源: Laya_社区 发布时间: 20190307
...any key 这么麻烦 ```javascript { "taskName": "laya compile", "isBuildCommand": false, "isShellCommand": true, "showOutput": "always", "echoCommand": false, "command": "layacmd", "args": [ ...
来源: Laya_社区 发布时间: 20170317
...“ Opp rpk一启动就黑屏 Native类型下 启动动画如何关闭 ide compile的时候不会启动一个本地服务器吗? LayaNative如何选择通过index.js或是runtime.json启动? 启动ide后有个关于tsc compiler和vs code's language service的提示 问题状态 最新活动: 201...
来源: Laya_社区 发布时间: 20170725
...接再IDE中编译时会使用IDE自带的node环境和插件。 在.laya/compile.js中可知道使用的是gulp和rollup进行文件的编译的。 // v1.2.5 //是否使用IDE自带的node环境和插件,设置false后,则使用自己环境(使用命令行方式执行) const useIDENode = proces...
来源: Laya_社区 发布时间: 20200918
...2017-06-14 15:57 @cuixueying:用第1个例子可以跑得通,但加了/*[COMPILER OPTIONS:normal]*/的话,导出的max.js好像把laya包所有代码都编译进去了,能不能控制只把项目引用到的laya包代码编译进去呢? 本来我新建项目不加COMPILER那句,导出的ma...
来源: Laya_社区 发布时间: 20170612
...交 3 个回复 183*****678 赞同来自: 我自己已经找到了,哎在compile.js里面。位置移动了和官网文档对不上会误导人。 2019-03-22 0 2 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 有compile.js 和 publish.js就可以 2019-03-22 0 0 分享 微博 QZONE 微信 183*...
来源: Laya_社区 发布时间: 20190322
...:468:33) at Object.fs.readFileSync (ELECTRON_ASAR.js:506:29) at LayaProjectCompiler.compressJsFiles (E:\Laya\LayaAirIDE_beta\resources\app\node_modules\layacmd\layacmd-publish.js:141:21) at emitNone (events.js:86:13) at LayaProjectCompiler.emit (events.js:185:7) at LayaProjectCompiler.compile (E:\La...
来源: Laya_社区 发布时间: 20180509
...能否列出所有的编译命令以及其详细用法 诸如 诸如 1. /*[COMPILER OPTIONS:normal]*/ 2. /*[COMPILER OPTIONS:ForcedCompile]*/ 等等 2017-03-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixue...
来源: Laya_社区 发布时间: 20170320