首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > java客户端页面

java客户端页面

  • 资源大小:2.21 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

The aim of this project is to experiment with the idea of using Java instead of HTML and Javascript in order to develop the client side of web applications. In the current paradigm, browsers make requests to web servers which then respond with static or dynamically-produced HTML pages and which in turn browsers render. As HTML only supports the definition of the layout of a web-page, Javascript is commonly used in order to define the behaviour of interactive elements within the web page. However, Javascript is a poorly designed language which suffers from the lack of a proper object-oriented design, static typing and from internal inconsistencies. To address these limitations of plain-vanilla Javascript, sophisticated Javascript frameworks such as jQuery have been developed, which are not without their own problems. The objective of this project is to depart completely from the HTML/JS paradigm and instead investigate using the Java Swing GUI framework for the definition of
VIP VIP
0.193782s