Topic: 谁有java2exe或者j2exe或者excutej等工具?

  Print this page

1.谁有java2exe或者j2exe或者excutej等工具? Copy to clipboard
Posted by: Rainwolf
Posted on: 2003-01-20 18:50

java的运行速度和装载速度让人很难接受,那位大虾有真正的本机编译工具?
如果编译效果可以,看来C++的市场就更小了。

2.Re:谁有java2exe或者j2exe或者excutej等工具? [Re: Rainwolf] Copy to clipboard
Posted by: ditty
Posted on: 2003-01-20 20:27

EXE4J 也不错!

3.有吗?能否共享一下? [Re: Rainwolf] Copy to clipboard
Posted by: Rainwolf
Posted on: 2003-01-21 10:25

只要能够提供稳定可靠的本机编译都很好,共享一下可以吗?无限感激。

4.Re:有吗?能否共享一下? [Re: Rainwolf] Copy to clipboard
Posted by: ditty
Posted on: 2003-01-21 11:57

噢!我误会你的意思了!我不能确认Exe4J是否编译为本机代码,不知道如果没有JRE,是否能够运行!

http://www.ej-technologies.com/download
如果有用,可以找我要破解!

5.最好是没有JRE也能运行,这样装载和运行速度才快 [Re: Rainwolf] Copy to clipboard
Posted by: Rainwolf
Posted on: 2003-01-21 15:59

JBuilder也能创建出exe,但是那种exe实际上只是一个自解压的zip压缩包(可能加上对JRE启动和调度的能力),根本不是真正的本机编译结果,将.exe改成.zip就可以用Winzip或者WinRAR查看其中的内容了。
我用了Jet 3.0的评估版(www.excelsior-usa.com/jet.html),是真正将JRE 1.1,1.2,1.3,1.4转化为Windows Dll并将应用程序转化为本机exe的工具,可惜评估版好像总有问题,而且限制很大。
谁有Jet 3.0的正式破解版本?如能共享真是感激不尽。

6.ditty,你给的下载链接不能打开啊 [Re: Rainwolf] Copy to clipboard
Posted by: Rainwolf
Posted on: 2003-01-21 16:00

每次打开都说无权访问

7.Re:ditty,你给的下载链接不能打开啊 [Re: Rainwolf] Copy to clipboard
Posted by: ditty
Posted on: 2003-01-21 16:26

哦,这么说来,exe4j也是生成的自解压exe!不是真正意义上的本地代码!

http://www.ej-technologies.com

8.Re:谁有java2exe或者j2exe或者excutej等工具? [Re: Rainwolf] Copy to clipboard
Posted by: Rainwolf
Posted on: 2003-01-21 16:30

哦,看了介绍,好像和JBuilder作的exe结果是类似的,不是真正的本机编译结果。

9.这种工具好像不好找啊 [Re: Rainwolf] Copy to clipboard
Posted by: Rainwolf
Posted on: 2003-01-21 16:38

我原来是用VC++的,要学MFC,ATL,STL才能开发功能出好系统。刚看Java不久,觉得Java提供了很多优秀的功能,可以节省很多开发时间和精力,可惜开发结果的启动和运行速度太差了,只有VC++结果的1/10甚至更低,差一些的机器根本不能忍受。难道Java只能在Unix机器或者强劲的服务器上应用吗?但是中国的很多项目还是需要考虑独立客户端开发的,B/S形式的项目门槛还是挺高的。所以真希望能够得到一套真正好用的本机编译工具,很奇怪为什么其它人好像都没有这个要求呢?你们不会都是只作Unix的系统吧。

10.Re:谁有java2exe或者j2exe或者excutej等工具? [Re: Rainwolf] Copy to clipboard
Posted by: floater
Posted on: 2003-01-21 23:15

There are various applications tools out there and we discussed in here already. If my memory serves me right, the last conclusion was there is no such tool exists, i.e., no tool can generate win exe native code from java code and run *without* jre.

I don't have a chance to run any commercial version(not trial, not sure whether there is a difference). But I keep running posts saying for some tools, there is a switch so you can turn off the mixed mode to generate pure native code. However, all the sites I went through don't mention this at all.

Another point: I think jdk now is fast enough, for me at least, daily usage on various applications. I wonder what kind of apps do you run? Could you post some of your usage, especially the part that slows down the speed?

11.Re:谁有java2exe或者j2exe或者excutej等工具? [Re: Rainwolf] Copy to clipboard
Posted by: Rainwolf
Posted on: 2003-01-22 10:28

因为有时候我需要提供自己的客户端程序给客户,主要是为了弥补通过浏览器方式的很多不足,例如键盘控制,打印控制和对本地资源的访问。或者有时候根本就没有服务器端,只有一个简单客户程序作为单机运行。我用VC作这种程序速度响应很好,但是用Java作的程序启动的时侯太慢了,在赛扬800/256M的机器上都要等待7~10秒,为了掩饰这种等待我被迫用VC作一个带进度条的画面显示给客户让他们知道自己在等待,然后才用VC去调用JBuilder作出的exe程序,就算这样客户还是埋厌启动太慢。进入程序之后的运行还算可以接受,但是速度还是不尽人意,而且窗口切换时带有明显闪烁。

12.Re:谁有java2exe或者j2exe或者excutej等工具? [Re: Rainwolf] Copy to clipboard
Posted by: Rainwolf
Posted on: 2003-01-22 10:40

JET确实可以将java code转换为本机二进制可执行代码,它还将JRE的各种类转换为DLL形式,所以可以不用JRE的原有形式(其实还是使用了JRE的功能,不过是以本机编译过的方式)。我用了其评估版,限制很多,安装也有点问题,所以想得到一个破解的,可惜网上好像很难找到。那位大虾有?


   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923