资源列表

« 1 2 ... .30 .31 .32 .33 .34 11335.36 .37 .38 .39 .40 ... 14335 »

[JSP源码/Java44

说明:现有一个接口DataOperation定义了排序方法sort(int [])和查找方法search(int[], int),已知类QuickSort的quickSort(int [])方法实现了快速排序算法,类BinarySearch的binarySearch(int[], int)方法实现了二分查找算法。现使用适配器模式设计一个系统,在不修改源代码的情况下将类QuickSort和类BinarySearch的方法适配到DataOpera
<鬼才> 在 2025-01-11 上传 | 大小:6kb | 下载:0

[JSP源码/Java55

说明:用桥接模式解决以下问题: 编写一段代码,模拟以下情境。有三种操作系统Windows、Unix和Linux,它们都有各自的处理不同格式图像(BMP JPG PNG GIF)的库函数。编写类,使它们能灵活地在Windows、Unix和Linux平台上处理不同格式的图像。-To solve the following problems in bridge mode: The preparation of a code, simulat
<鬼才> 在 2025-01-11 上传 | 大小:8kb | 下载:0

[JSP源码/Java77

说明:某在线股票软件需要提供如下功能:当股票购买者所购买的某支股票价格变化幅度达到5 时,系统将自动发送通知(包括新价格)给购买该股票的股民。现使用观察者模式设计该系统-An online stock software needs to provide the following functions: when the amplitude of a stock stock buyers purchase price changes is 5
<鬼才> 在 2025-01-11 上传 | 大小:5kb | 下载:0

[JSP源码/Javajava-Tongxunlu

说明:个人通讯录 java 图形界面 -Personal mail list
<余洋> 在 2025-01-11 上传 | 大小:260kb | 下载:0

[JSP源码/Javaxiaoquwuyeguanlxy

说明:课程设计,饭卡管理系统 eclipse java 消费,挂失,充值等功能-Curriculum design, meal card management system eclipse java consumption, loss, recharge and other functions
<吴均> 在 2025-01-11 上传 | 大小:3.63mb | 下载:0

[JSP源码/Javajava-lan-chat-system

说明:基于java的局域网聊天系统 可发送文件、表情,查看聊天记录等.-LAN-based java chat system can send files, facial expressions, view chat history and so on.
<吴均> 在 2025-01-11 上传 | 大小:2.58mb | 下载:0

[JSP源码/JavawyNews

说明:采用Struts与Hbernate框架进行开发,在JSP页面中使用Struts标签,在控制器组件中继承DispatchAction实现多业务处理操作,在同一数据持久化类实现多业务处理数据,从而实现新闻网的构建-Hbernate using Struts fr a mework and the development, use Struts tags in a JSP page, inheritance DispatchAction mu
<吴均> 在 2025-01-11 上传 | 大小:3.04mb | 下载:0

[JSP源码/Javacommunication-based-on-JAVA

说明:这是一个用JAVA实现的即时通讯录系统,可以作为大学毕业生的毕业论文,给大家参考-This is a book with a JAVA implementation of real-time systems, can be used as university graduates thesis, for your reference
<吴均> 在 2025-01-11 上传 | 大小:8.67mb | 下载:0

[JSP源码/Javaxx

说明:购物车源程序,包括购买,删除,清空购物车。网页JSP实现。jap sevelet javabean 实现-Shopping cart program, including the purchase, delete, empty shopping cart. JSP pages to achieve. jap sevelet javabean achieve
<陈元> 在 2025-01-11 上传 | 大小:912kb | 下载:0

[JSP源码/Javapetmanagement

说明:宠物医院管理系统,实现对宠物的一些简单的,一直措施等,界面简单,代码通俗易懂-Pet hospital management system, to achieve some simple pet has been measures, simple interface, easy to understand code
<陈晨> 在 2025-01-11 上传 | 大小:8.42mb | 下载:0

[JSP源码/Javaxlcs

说明:这是一个很简单的在线心理测试系统,由jsp编码,界面简单美观。功能强大。-This is a very simple online psychological test system consisting of jsp coding, simple and beautiful interface. Powerful.
<陈晨> 在 2025-01-11 上传 | 大小:2.75mb | 下载:0

[JSP源码/Javaoop

说明:类和对象通过它你可以初步的了解什么是面向对象-Classes and objects through which you can initially understand what is object-oriented
<倪庆宇> 在 2025-01-11 上传 | 大小:10kb | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 11335.36 .37 .38 .39 .40 ... 14335 »

源码中国 www.ymcn.org