资源列表
stillclock
- 基于java编程的钟表的实现,简单实用型-Clocks based on the realization of java programming, simple and practical
shoppingzqqice
- jsp mysql 网站,开发语言jsp,数据库为mysql,用来实现简单的网上购物功能-jsp mysql website development language jsp, database mysql, used to implement a simple online shopping feature
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
AS
- Action scr ipt 语言教程,内含讲义,源代码已经徐昂管数极电子文本。-Action scr ipt language tutorials, includes handouts, source code, number of tubes have been extremely expensive Xu electronic text.
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.
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
zerenlian2
- 责任链模式是一种对象的行为模式, 在责任链模式里,很多对象由每一个对象对其下家的引用而连接起来形成一条链。请求在这个链上传递,直到链上的某一个对象决定处理此请求。发出这个请求的客户端并不知道链上的哪一个对象最终处理这个请求,这使系统可以在不影响客户端的情况下动态的重新组织链和分配责任。例子:击鼓传花 2、 源代码: //一个击鼓传花的例子-Chain of Responsibility pattern is an object' s behavior, in the respons
shipenqi
- 适配器完整例子可运行+运行结果:适配器模式原理:适配器设计模式只是将某个对象的接口适配为另一个对象所期望的接口。-Complete example of the adapter can run+ run results: Adapter Patterns for: Adapter design pattern is to adapt the interface of an object to another object the desired interface.
shipenqi1
- 自己动手编写的适配器模式的例子可运行+运行结果:适配器模式原理:适配器设计模式只是将某个对象的接口适配为另一个对象所期望的接口。-Yourself an example of the preparation of the adapter pattern can run+ run results: Adapter Patterns for: Adapter design pattern is to adapt the interface of an object to another object
dongtaiguihua
- 算法分析与设计例子:可以完整运行+详细说明:若给定n个整数组成的序列a1,a2,a3,……an,求该序列形如ai+ai+1+……+an的最大值。-Examples of Algorithm Analysis and Design: You can run+ full details: If a given sequence of n integers a1, a2, a3, ... ... an, find the sequence of the form ai+ ai+1+ ... ...+
alogrism
- 修饰模式,在运行时将特定的功能绑定在对象上,这就是修饰模式的核心。修饰模式比继承更加灵活,因为后者是在编译时就将特定的功能绑定到类上。 -Modified model, the run-time functions will be bound to a particular object, which is the core of modified models. Modified model more flexible than inheritance, since the latter wi
source
- 基于JSP的BBS系统。本系统有注册登陆模块,浏览功能模块,发帖回帖模块,帖子管理模块,论坛设置功能模块,管理版块功能模块,用户管理模块。 -JSP-based BBS systems. The system has up landing module, module browsing, posting Replies module, post management module, the Forum set function modules, function modules manage
