javafx,又一个applet?
JavaOne 出来的东西,demo和文档:https://openjfx.dev.java.net
原以为和javascript 和同一类的东西,没想到运行demo后 发现象applet,不过moto music的demo看起来挺酷,只是下载了我近5分钟,截图:
TSS:
Sun announced what they're posing as a Flash-killer: JavaFX, a runtime library and scripting language for rich clients. It describes forms and applications in terms of properties and values. The question is: is the Java runtime the right delivery platform for something like this? 1 楼 XMLDB 2007-05-09 的确是applet,不过要1.5 runtime 支持 2 楼 wing5jface 2007-05-14 不是applet,下载的是JNLP,是java web start,有缓冲至本地功能(自动更新),只需要下载一次,第二次运行时会自动检查是否有更新,若没有更新则直接启动本地缓存的java 程序 3 楼 ray_linn 2007-05-14 wing5jface 写道不是applet,下载的是JNLP,是java web start,有缓冲至本地功能(自动更新),只需要下载一次,第二次运行时会自动检查是否有更新,若没有更新则直接启动本地缓存的java 程序
那就更正一下,可独立运行的Applet?
http://motomusic.2advanced.com/ flash版本的, 飞速和龟速的区别... 4 楼 ddd 2007-05-14 sun真是棋长一尺,无眼自活啊。 5 楼 subkey 2007-05-14 不只是applet。
可以看chris oliver的blog
http://blogs.sun.com/chrisoliver/entry/f3_and_swing 6 楼 tvjody 2007-09-11 是SUN针对RIA富客户端设计的,跟FLEX相似的东西吧,不是很好,至少是现在