摘要:
生成jar包 编写源代码 此处我使用kotlin来编码,主函数实际功能就是输出一行文字。 /** * 应用入口 * @author mazaiting */ object TestExe { @JvmStatic fun main(args: Array<String>) { System.ou 阅读全文
posted @ 2019-12-04 06:34
久曲健
阅读(4732)
评论(0)
推荐(0)
摘要:
异常 this executable was created with an evaluation version of exe4j 异常.png 问题原因 当前打包使用exe4j未授权 解决方法 在欢迎页面点击Enter License输入激活码(L-g782dn2d-1f1yqxx1rv1sqd 阅读全文
posted @ 2019-12-04 06:31
久曲健
阅读(448)
评论(0)
推荐(0)