I will help my workmates to test the function on GUI. The GUI of yamtake project is implemented in Java. It adopted the Applet in Java. So, users only need a web
browser to open a login web. Logined in, the browser download the Java applet from a server and launch it.
At this project, the applet technique is adopted so deeply. When I began to study Java, I know applet that is a small application can be embeded in web if your web
browser supported. However, the so complex and flexible application of applet make me to astonished.
When Java advented, the applet caught many people's astonishing eyes. With Java growing and more and more other techique were born, the applet began to be forgotten.
The applet technique need JRE(Java Runtime Environment). The JRE usually was criticized as inefficient and fat.
2008 April 29th Tuesday (四月 二十九日 火曜日)
最新推荐文章于 2026-01-03 01:53:35 发布
本文探讨了 Java Applet 技术在 Web 登录界面中的应用案例。通过采用 Java 实现 GUI,用户仅需使用支持 Java 的浏览器即可完成登录操作。文章还讨论了 Java Applet 的历史地位及其在现代技术发展中的变化。
1500

被折叠的 条评论
为什么被折叠?



