资源列表
[JSP源码/Java] J2Ee-test
说明:本书针对j2ee应用程序性能测试,介绍了一种性能测试方法和一个辅助测试工具——the grinder-Book for j2ee application performance testing, performance testing presents a method and an auxiliary testing tools- the grinder<wang> 在 2025-05-28 上传 | 大小:25.86mb | 下载:0
[JSP源码/Java] java.struts
说明:本文主要讲解什么是Struts Framwork,他的框架结构,组件结构以及简单配置的讲解。-This article explains what Struts Framwork, his fr a me structure, components, structure and configuration of the explanation is simple.<wang> 在 2025-05-28 上传 | 大小:669kb | 下载:0
[WEB源码] xiaoshouguanli
说明:很不错的销售管理系统 最新毕业设计作品 欢迎大家交流下载-Very good sales management system Welcome to the latest exchange of graduate design works download<张哈> 在 2025-05-28 上传 | 大小:1.26mb | 下载:0
[JSP源码/Java] ObServer
说明:Java观察者模式范例. Observer模式是行为模式之一,它的作用是当一个对象的状态发生变化时,能够自动通知其他关联对象,自动刷新对象状态。 Observer模式提供给关联对象一种同步通信的 手段,使某个对象与依赖它的其他对象之间保持状态同步。-Design pattern of observer pattern in Java<Yuzhou> 在 2025-05-28 上传 | 大小:7kb | 下载:0
[JSP源码/Java] Alerter
说明:一个十分简单的java闹钟,里面包含了jar文件+和文件的源代码-A very simple java alarm clock, which contains the jar file+ source code and documentation<zhuzhen> 在 2025-05-28 上传 | 大小:5kb | 下载:0
[JSP源码/Java] Strategy
说明:Strategy模式也叫策略模式是行为模式之一, 它对一系列的算法加以封装,为所有算法定义一个抽象的算法接口,并通过继承该抽象算法接口对所有的算法加以封装和实现,具体的算法选择交由客户端决定(策略)。Strategy模式主要用来平滑地处理算法的切换 。-Strategy pattern<Yuzhou> 在 2025-05-28 上传 | 大小:7kb | 下载:0