做一个exeq [英] making a exeq

查看:109
本文介绍了做一个exeq的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何转换java swing inito exe

例如

how to convert the java swing inito exe
for example

展开 | 选择 | Wrap | 行号

推荐答案

请阅读这篇文章点击我

如果您有疑问,请回复?

美好的一天!
Please read this article click me
Reply if you have questions?
Good Day!



请阅读这篇文章点击我

如果您有疑问,请回复?

美好的一天!
Please read this article click me
Reply if you have questions?
Good Day!



java -Xmx200m -cp whatever.jar -Dsome.property MyApp

他们给出了我可以用我的班级做什么

java -Xmx200m -cp whatever.jar -Dsome.property MyApp
they give like that what can i do with my class



如何转换java swing inito exe

例如


[代码剪断]


i作为控制台应用程序测试我的意思是在命令提示符.how可以执行而不触及命令提示符(不写javac filename.java和java文件名)主持人和我的朋友请给出完整的描述
how to convert the java swing inito exe
for example

[ code snipped ]

i am tested as console aplication i mean in command prompt .how can execute without touching command prompt (without writing javac filename.java and java filename)moderators and my friends please give the full description



你不能在java中这样做;你应该编译你的源文件并将它们捆绑在一个可执行的.jar文件中。无需担心:您的Java安装程序已经将.jar类型与java虚拟机关联起来。所有你需要做的就是点击

.jar'的图标。


亲切的问候,


Jos


ps。下次要发布代码时请将[code] ... [/ code]标签放在

代码中以便于阅读。


psps。 google forjar tutorial并且你会知道你想知道的每一个

关于.jar文件。

You don''t do that in java; you should compile your source files and bundle them
in a executable .jar file; no need to worry: you Java installer already associated
the .jar type with the java virtual machine. All you have to do then is click on a
.jar''s icon.

kind regards,

Jos

ps. next time you want to post code please put [ code ] ... [ /code ] tags around
the code for readability reasons.

psps. google for "jar tutorial" and you''ll know everyting you ever wanted to know
about .jar files.


这篇关于做一个exeq的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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