如何分发基于Java的软件? [英] How to distribute Java-based software?

查看:51
本文介绍了如何分发基于Java的软件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

现在,请不要误会我,我是一个非常有能力的程序员,但是当我编程时,我通常使用JavaScript,PHP,Python,SQL等脚本语言为Web开发东西.如果我想开发Java软件(我在Java方面比较有经验),该如何分发?

Now, don't get me wrong, I am a very competent programmer, but when I program, I typically develop things for the web using scripting languages like JavaScript, PHP, Python, SQL, etc. If I want to develop Java software (I am relatively experienced in Java), how do I distribute it?

有没有什么好的方法可以将Java软件打包到一个不错的小可执行文件中,发送出去并运行它?另外,是否有什么好方法可以在某种安装程序中打包Java,然后将其发送出去以进行安装和运行?

Is there any good way to package up Java software in a nice little executable, send it out, and have it run? Alternatively, is there any good way to package up Java in some sort of installer, and send it out to be installed and run?

推荐答案

我正在使用Launch4J http://launch4j. sourceforge.net/它将为Windows生成一个.exe可执行文件,如果目标系统没有JVM,它将告诉用户下载并获取JVM.

I'm using Launch4J http://launch4j.sourceforge.net/ it will generate an .exe executable for Windows, if the targeted system don't have JVM, it will tell user to download and get JVM.

这篇关于如何分发基于Java的软件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆