论文部分内容阅读
Web是Internet甚至局域网的主要应用之一。用户通过一个通用的浏览器(Browser)很容易地浏览信息,并能根据用户感兴趣的主题提供超文本链接(导航)。这些浏览的内容都是由HTML语言写成的主页(Homepage),HTML本身只限于文本和图象。如果要提供多媒体的、动态的、可交互的信息,就得借助于CGI、Java语言和JavaScript了。本文综合讨论了主页制作中相关技术的特点,并利用JavaScript和CGI技术实现Internet股市行情实时显示系统。
Web is one of the main applications of Internet and even LAN. Users can easily browse information through a common browser and provide hypertext links (navigation) based on the topics the user is interested in. The content of these views is the home page written in HTML language. The HTML itself is limited to texts and images. If you want to provide multimedia, dynamic, interactive information, you have to resort to CGI, Java language and JavaScript. This article comprehensively discusses the features of related technologies in homepage making, and realizes the real-time display system of Internet stock market by using JavaScript and CGI technology.