您的位置: 新闻频道 Java新闻

原创新闻 LoboBrowser-纯java的浏览器

2008-01-15 by 见习编辑 bangyan2003
评论(9) 有1726人浏览
lobo是一个开源的网页浏览器,完全用java写成。
浏览器的目标是支持HTML4,javascript,CSS2.
当然更主要的目标是,力图使lobo浏览网页速度更快,特点完整和稳定



最新的版本v0.97.5:http://lobobrowser.org/download.jsp
安装方法:以jar的形式发布,双击即可安装。

基于java的lobo浏览器和基于其他语言的浏览器有何不同?下面是官方给出的几点优点。

简单的说是安全,可扩展,容易集成其他语言,可移植。
引用

Security.- In principle, a Java program is less suceptible to certain types of vulnerabilities such as a buffer overflow attack. Java's security model can also allow web content to have access to a complex set of APIs, except in a controlled sandbox.

Expandability.- A Java-based application can be implemented to be expandable via powerful cross-platform plugins. Consider the difference this has made for Java software such as jEdit and Eclipse. (Lobo already has a plugin API).

New paradigms.- With the help of Java we can implement new powerful cross-platform and secure mechanisms to represent web content. We would like to make it easy to integrate arbitrary UI languages into Lobo (e.g. the many XML UI languages that exist). We would also like to support JavaFX by default as a first-class citizen. But we also plan to allow, for example, representation of web content purely as Java source code.

Portability.- This is the obvious advantage of a pure Java application.



项目主页:http://lobobrowser.org/java-browser.jsp

来自:lobobrowser

评论 共 9 条 发表评论

baili 2008-01-16 15:52
挺稳定,没死机,但是速度慢
beyondsky 2008-01-16 09:54
java 有提升了一步 但是这个只是协议的问题吗 他不支持中文 看来还要有待改进
allenBen 2008-01-16 09:15
桌面应用 ~~ 那个SWING AWT就省省吧
gof95 2008-01-15 17:39
刚在sf上看到,然后在google搜索,然后在这看到
ray_linn 2008-01-15 16:01
Java为什么写不出病毒?因为病毒不需要一个消耗100多m内存的虚拟机!
jiyanliang 2008-01-15 15:35
如果自己机器内存足够大的话,还可以下载下来运行一下。。。
hlxiong 2008-01-15 14:02
下一个试试,支持java的产品!
CherryRemind 2008-01-15 12:26
不太行啊, 新浪都出来都乱码.... 貌似中文网站都打不开
qqeerr20012001 2008-01-15 10:14
前几天刚用过,中文支持不太好

发表评论

您还没有登录,请登录后发表评论