摘要
在开发一个网页设计课程考试软件的过程中,发现仅用文字描述题目要求难以表述清楚,应该提供一个网页样例,要求只能看到网页效果而无法看到网页源码。介绍了内存中载入网页的方法,通过ActiveX技术将其应用于HTML网页,实现了HTML网页源码的隐藏,由于网页源码隐藏在ActiveX控件内,网页显示由控件完成,该方法具有较高的安全性。
In developing webpage design course examization software, it is hard to give expression of title with characters. A webpage example should be provided in which the webpage can be seen but the webpage source codes are hidden. This paper presents a method in which the webpage is loaded in the memory and is applied to HTML webpage with Active X technology,implementing the hiding of HTML source codes, Since HTML source codes are hidden inside Active X controlware, the webpage is displayed by controlware, This way provides a better security.
出处
《电脑开发与应用》
2006年第9期43-45,共3页
Computer Development & Applications
关键词
源码保护
网页
控件
protection of source codes, webpage, controlware