搜索资源列表
cobra
- 有js逻辑的页面,对网络爬虫的信息抓取工作造成了很大障碍。DOM树,只有执行了js的逻辑才可以完整的呈现。而有的时候,有要对js修改后的dom树进行解析。在搜寻了大量资料后,发现了一个开源的项目cobra。cobra支持Javascr ipt引擎,其内置的Javascr ipt引擎是mozilla下的 rhino,利用rhino的API,实现了对嵌入在html的Javascr ipt的解释执行-There js a logical page, the information on the Web
ext-2.2
- ajax框架extjs是一套完整的富客户端解决方案,也因为功能完整,造成ext-all.js有400多k,请注意,这还是压缩后的大小,而且因为是基于js和css的功能实现,对客户端机器性能也有一定的要求,比如不支持ie6以下的版本-ajax framework extjs is a complete set of rich-client solutions, but also because the functional integrity, resulting in ext-all.js ha
webtree
- Jsp中集合AJAX技术实现的树形菜单完整源码,带数据库。-Jsp in the collection of AJAX technology to achieve a complete source tree menu with a database.
MessageDigestExample
- 消息摘要实现 java源代码 简单完整可运行-message digest java for mac
CourseChooser_EJB3
- 一个完整的使用EJB3实现的选课系统。主要使用了AJAX与后台进行交互。供在校的各位同学学习-A complete implementation of the elective system using EJB3. Primarily uses AJAX to interact with the background. Dear students for learning in school
AJAX
- 本文介绍了Ajax的基本原理,交互过程和与之相关的技术及简单的实现方法,在此基础上给出了一个完整的实例,以使得能够对Ajax有一个更清楚的理解。-语言 所查询字词的翻译 英语 This article describes the basic principles of Ajax, interactive process and associated technology and simple method gives a complete example on this bas
JAVA
- 本文为一次java的实验报告,其中编写了长方形正方形的程序,而且还用接口实现了程序,比较完整,已经上机运行过-This time the java lab reports, prepared a rectangular square of the program , but also the interface to achieve the program , more complete , has been on the machine running
mail
- 2013最新做出的邮件发送系统,实现完整功能。为各位提供新鲜的素材,纯自助开发。-2013 latest to make the mail delivery system, to achieve full functionality. Provide fresh material for you, pure self-help development.
基于Jsp在线考试系统
- 这是一个完整的web应用程序,实现了教师出题、学生在线考试(自由测试、单元测试、模拟考试)、错题本,以及相关的系统维护功能。在线测试的功能主要包括三部分:教师出题、学生在线考试和系统维护:系统维护包括对年级科目、知识点和模拟考试这些信息的维护,包括对相关内容的查看、添加和删除,并保持这些信息间的内部关联;教师试题录入模拟包括录入自由测试、单元测试。