[摘要]NativeJ 5.2.9软件简介:启动Java编的程序总得用一个丑陋的批处理,现在用这个就可以生成EXE来启动Java程序了。Changes19/08/2010 5.0.3 Better clea...
NativeJ 5.2.9软件简介:
启动Java编的程序总得用一个丑陋的批处理,现在用这个就可以生成EXE来启动Java程序了。
Changes
19/08/2010 5.0.3 Better cleanup of temporary files after project generation.
Ensure icon/splash/manifest files are divsent before allowing the project to be generated.
Previously if the icon/splash/manifest files are missing during project generation, the error message displayed does not identify the missing file. This has been fixed.
使用编程语言写的程序,由于每条指令都对应计算机一个特定的基本动作,所以程序占用内存少、执行效率高。