资源列表
zerenlian2
- 责任链模式是一种对象的行为模式, 在责任链模式里,很多对象由每一个对象对其下家的引用而连接起来形成一条链。请求在这个链上传递,直到链上的某一个对象决定处理此请求。发出这个请求的客户端并不知道链上的哪一个对象最终处理这个请求,这使系统可以在不影响客户端的情况下动态的重新组织链和分配责任。例子:击鼓传花 2、 源代码: //一个击鼓传花的例子-Chain of Responsibility pattern is an object' s behavior, in the respons
zerenlian
- 责任链的一个小例子:责任链模式是一种对象的行为模式, 在责任链模式里,很多对象由每一个对象对其下家的引用而连接起来形成一条链。-A small example of the chain of responsibility: Chain of Responsibility pattern is a pattern of behavior objects in the chain of responsibility pattern, many objects from each object ref
StyleSheet
- 一个简单的网页模版的CSS样式编写,包括导航栏,标题,正文内容-A simple style of writing CSS web page templates, including navigation bars, headers, body content, etc.
jsp-algorithm
- JSP编程。采用jsp对于任意输入的数字进行加减乘除的运算。这是我刚学jsp时编写的。-JSP programming. Jsp for any input by the number of addition and subtraction multiplication and division calculations. This is my jsp when just learning to write.
AS
- Action scr ipt 语言教程,内含讲义,源代码已经徐昂管数极电子文本。-Action scr ipt language tutorials, includes handouts, source code, number of tubes have been extremely expensive Xu electronic text.
c
- 功能:用户模块:1)用户进行登录浏览文章; 2)管理员登录后可以添加用户、删除和批量删除用户; -Features: user module: 1) the user to log in view articles 2) the administrator can add users login, delete, and bulk delete users
shoppingzqqice
- jsp mysql 网站,开发语言jsp,数据库为mysql,用来实现简单的网上购物功能-jsp mysql website development language jsp, database mysql, used to implement a simple online shopping feature
stillclock
- 基于java编程的钟表的实现,简单实用型-Clocks based on the realization of java programming, simple and practical
message
- 留言簿系统。主要功能为学生注册,论坛留言,以及管理员对于留言的回复以及删除等管理。-Book system. Main function of student registration, forum messages, as well as administrator and delete the message and other management responses.
wekatools
- weka中分类方法,进行了组合分类方法和交叉验证方法-weka classification
1
- mysql数据库图形界面 mysql数据库图形界面 -mysql database mysql database, graphical interface graphical interface graphical interface mysql database mysql database, graphical interface
java
- java从入门到实践原代码,讲述java的基础知识,是java入门者学习的好材料-java source code from the entry to practice, describes the basics of java is java good material for beginners to learn
