hxp:在 Haxe 中编写脚本,并在 Windows、macOS 或 Linux 上执行它们

时间:2021-05-30 19:50:06
【文件属性】:
文件名称:hxp:在 Haxe 中编写脚本,并在 Windows、macOS 或 Linux 上执行它们
文件大小:13.78MB
文件格式:ZIP
更新时间:2021-05-30 19:50:06
Haxe HXP 在 Haxe 中编写脚本,并在 Windows、macOS 或 Linux 上执行它们。 基本示例 // script.hx class Script { public function new () { trace ( " Hello from my script " ); var hxml = new HXML ({ cp : [ " src " ], main : " Main " , js : " bin/index.js " }); hxml . build (); PlatformTools . launchWebServer ( " bin " ); } } 运行脚本 hxp在当前目录中查找脚本文件,或者可选地,您可以传递一个目录
【文件预览】:
hxp-master
----bin()
--------node()
--------webify-linux64(7.24MB)
--------debug.keystore(1KB)
--------compiler.jar(7.02MB)
--------hxp.sh(31B)
--------fruitstrap(37KB)
--------webify-linux32(5.51MB)
--------yuicompressor-2.4.7.jar(870KB)
--------webify-windows.exe(3.36MB)
--------hxp.exe(925KB)
--------ReplaceVistaIcon.exe(192KB)
--------webify-mac(9.09MB)
--------debug.p12(3KB)
--------ios-deploy(128KB)
----package.json(39B)
----hxformat.json(189B)
----.github()
--------FUNDING.yml(568B)
----src()
--------hxp()
----NOTICE.md(979B)
----run.n(84KB)
----LICENSE.md(1KB)
----.gitignore(205B)
----haxelib.json(311B)
----CHANGELOG.md(2KB)
----README.md(3KB)
----scripts()
--------MainScript.hx(11KB)
--------RunScript.hx(756B)
--------alias.hxml(54B)
--------AliasScript.hx(212B)
--------run.hxml(42B)
----.gitattributes(16B)
----.vscode()
--------settings.json(123B)

网友评论