搜索资源列表
AJAXdevcod
- Ajax(Asynchronous Javascr ipt + XML)的定义 基于web标准(standards-based presentation)XHTML+CSS的表示; 使用 DOM(Document Object Model)进行动态显示及交互; 使用 XML 和 XSLT 进行数据交换及相关操作; 使用 XMLHttpRequest 进行异步数据查询、检索; 使用 Javascr ipt 将所有的东西绑定在一起。英文参见Ajax的提出者Jesse J
JSP通用模块及典型系统开发实例导航
- JSP通用模块及典型系统开发实例导航 光盘源码
JavaEE
- 《精通JAVA EE项目案例-基于ECLIPSE SPRING STRUTS HIBERNATE》的源码,包括网上购物子系统、公告管理系统、网上书店、BBS系统、信息发布平台、学生课程及成绩管理系统、个性化定制系统、网上文件管理系统、航空票务系统。书中的实例在最新的Eclipse版本上开发完成,采用了JSP、Servlet、Struts、Hibernate、Spring及Ajax等众多技术,包括了许多重要的设计思想。 -" JAVA EE project master case-
POI-excel
- JAVA中的导入及导入EXCEL,源码及实例。方便大家开发此功能。-The import and import JAVA EXCEL, source code and examples. We facilitate the development of this feature.
iText-src-2.1.5
- iText源码,是用于输出PDF等格式的报表及文档的工具及实例源码,语言:JAVA-iText src
JavaScript
- javascr ipt 入门指导,涵盖学习手册,及实例源码和PPT档解析-javascr ipt fist learning
marketplace
- 全新JAVA开发的网上购物系统,SQL2000数据库,功能强大,附有源码和说明。供大家学习参考……多谢大家的支持……系统主要分为前台和后台。前台包括产品的展示及会员购物等模块,后台是管理界面,主要包括商品信息、会员信息、订单信息和公告信息的常规设置。-JAVA development of new online shopping system, SQL2000 database, powerful, with source code and instructions. For everyone
ydaimaJAvaarray
- Java字符串及数组操作的实例源码,Java字符串及数组操作的实例源码-no
flash_fine_examples_and_source_code_navigation_bar
- flash精美导航条实例及源码flash fine examples and source code navigation bar-exquisite examples of flash navigation and source flash fine examples and source code navigation bar
ASP_CXSJ
- ASP程序设计初中级教程(大学版),ASP文档和ASP源码实例。推荐下载阅读。 课件包括: ASP课件\ASP初步.doc ASP课件\ASP的常用内置对象(Application).doc ASP课件\ASP的常用内置对象(Request).doc ASP课件\ASP的常用内置对象(Response).doc ASP课件\ASP的常用内置对象(Server).doc ASP课件\ASP的常用内置对象(Session).doc ASP课件\ASP与数据库.d
aspzh
- ASP程序设计初中级教程+源码实例,介绍ASP常用内置对象、WEB数据库、广告轮显插件、浏览器测试组件等。实例方面主要有:聊天室、留言板、用户管理及登录、邮件发送系统以及一些较简单的单页演示程序,对学习ASP比较有帮助,欢迎初学者下载。 -Intermediate ASP Programming Tutorial+ source code examples to introduce the commonly used built-in ASP object, WEB database, ad
java21days
- java21days21天学通Java2答案及源码,有很多实例可供参考-java21days21 days Xuetong Java2 answers and source code, there are many examples for reference
BookshopANDMasterpage
- 其中包含多个实例源码,包含母子版页实例及网上书店实例。-Contains multiple instances of source, including mother and page instances and instances of online bookstores.
Jacobi
- Jacobi迭代法求解线性方程组的java源码及实例-Jacobi iterative
extTest
- extjs实例加有详细注解及API解释<br>源码形式 部分需要发布到服务器上执行-extjs add detailed comments and examples to explain <br> source form part of the API need to publish to the server to perform
java-data
- java基础编程及代码,内有详细的JAVA源码说明和实例-java basic programming and code
xheditor-1.1.13
- xheditor-1.1.13版本实例及用法,有demo,有源码-xheditor-1.1.13 version of the examples and use demo source
HTTPSExample
- Java中的SSL及HTTPS协议实例源码,使用SSL套接字的HTTPS服务器端,接受客户端的一个连接,并返回Hello,world. 本例中使用8080端口创建SSL服务器套接字,返回缺省的SocketFactory对象,生成PrintWriter对象,用于输出信息。-Java SSL and HTTPS protocol source code examples, using SSL socket HTTPS server, the client accepted a connec
kejian
- 这是一个学习的资料,动态网页设计的综合实例,有留言板,成绩管理系统 ,问卷调查,在线考试是个实例的分析,及源码。-This is a learning material, dynamic web page the comprehensive design examples, a message board, performance management system, questionnaire survey, online test is a case analysis, and the so
shiro入门学习源码
- 第一章 Shiro简介 第二章 身份验证 第三章 授权 第四章 INI配置 第五章 编码/加密 第六章 Realm及相关对象 第七章 与Web集成 第八章 拦截器机制 第九章 JSP标签 第十章 会话管理 第十一章 缓存机制 第十二章 与Spring集成 第十三章 RememberMe 第十四章 SSL 第十五章 单点登录 第十六章 综合实例 第十七章 OAuth2集成