资源列表
source
- 尚学堂的实战项目bbs的源码,对刚接触jsp的同学有很好的帮助- this is very useful
ATM
- ATM小实例,仅供新手参考学习,各位高手也可以来指点下-ATM small example, only new to refer to learning, you can master to pointing
jsp
- 关于jsp的简单语句使用,可以清晰的明白各个语句的作用-Simple statement on the use of jsp, you can clearly understand the role of the various statements
Shopingcar
- jsp实现购物车的简单代码,可以看出java代码和jsp之间的区别-jsp code to achieve a simple shopping cart, you can see the java code and the difference between jsp
mysql
- mysql数据库连接一般操作代码,例如添加,删除,修改-mysql database connection code in normal operation
lesson3
- 利用jquery做的菜单显示效果!横向和纵向菜单效果!-Done using jquery menu display!
sendMsg
- 在 Linux上透過 php 發送警訊,主要可結合 nagios監控,達到實現報警功能。-In Linux, send alerts via php, the main nagios monitoring can be combined, to achieve the alarm function.
SmartUpload
- SmartUpload SmartUpload Smart上传文件-SmartUpload SmartUpload Smart Upload file
Library
- 图书管管理系统,采用java,mysql 开发,包括图书检索。用户登录,权限管理等模块。-Library Management System management,developed in java language .use mysql as the database system.it include the searching books ,login and other function
ipplan-4.92a
- 是一个用 Java 开发的图形化工具,用来监控连接到网络上的所有设备,每五分钟自动检测一次运行状态,界面如下图所示:-Is a Java developer with a graphical tool used to monitor the connection to all devices on the network, once every five minutes automatically detects the operating state, the interface as sh
lib
- Java的库文件,很有参考价值,Java编程的人员可以参考-good lib
Builder
- 设计模式中的建造者模式。在某些情况下,一个复杂对象会有一些重要的性质,在他们没有恰当的值前,对象不能作为一个完整的产品使用。在某些情况下,一个对象的一些性质必须按照某个顺序赋值才有意义。这些情况使得性质本身的建造涉及到复杂的商业逻辑。建造模式利用一个导演者对象和具体建造者对象一个一个的造出所有的零件,从而建造出完整的产品对象。建造者模式将产品的结构和产品的建造过程对客户端隐藏起来,把对建造过程进行指挥的责任和具体建造者零件的责任分割开来,达到责任划分和封装的目的-Builder design p
