作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2006, Vol. 32 ›› Issue (22): 212-214. doi: 10.3969/j.issn.1000-3428.2006.22.076

• 多媒体技术及应用 • 上一篇    下一篇

用画线对Web网页进行注释的协同浏览系统

方 勃,贺贵明   

  1. (武汉大学计算机学院,武汉 430072)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2006-10-20 发布日期:2006-10-20

Co-browsing System with Ink Annotations on Web Pages

FANG Bo, HE Guiming   

  1. (School of Computer, Wuhan University, Wuhan 430072)
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-10-20 Published:2006-10-20

摘要: 研发了一个基于IE核的协同浏览系统,应用Java Script语言编程实现界面动态画线,底层采用XML文档存储线条数据,可以实现对网页进行注释。此项研究的基本目标是把底层文档元素(如文本、图片等)和线条进行相互联系,实现线条的准确定位并为今后更多的应用打下基础。

关键词: 协同浏览, Java Script脚本语言, 文档对象模型, 扩展标记语言

Abstract: The paper develops a co-browsing system with ink annotations based on IE core. Through Java Script language programming it realizes drawing dynamic lines on Web pages, the data of lines stored in XML document. The primary goal in this study is to semantically link ink data with underlying document elements like text and images, accurately locate lines position and build a foundation for future applications.

Key words: Co-browsing, Java Script language, DOM, XML