搜索资源列表
dillo-0.8.5.tar
- dillo浏览器的最新版本 增家了不少功能 具体的我还没有没有用-the latest version of dillo www brouser, which includes a lot of functions, i have not tested the details
gae-django-cms-encry.tar
- 将gae-django-cms 网页文件加密 环境:在Google App Engine下使用gae-django-cms 搭建的CMS 目的 : 加密HTML网页文件,使之可以在浏览器中正常显示,但是查看HTML文件时,显示乱码。 方式:将源生成的数据(html) 在服务器端用python加密,然后再在浏览器端用javascr ipt解密 加解密算法,从http://www.aspxhome.com/javascr ipt/program/20103/1284528.ht