-
cataloggui类实例化的Swing组件,将组件在..
Class CatalogGUI instantiates the Swing components, arranges the components in a window, and handles the events generated by the list. In this assignment, you will implement the method getDataFieldsPanel that returns a JPanel displaying the product details. An incomplete implementation of CatalogGUI is provided in the student archive.
- 2022-07-10 17:45:39下载
- 积分:1
-
线程小程序(售票员卖票)
线程小程序(售票员卖票)-small thread (conductor sells tickets for the Taiwan)
- 2022-01-26 05:23:25下载
- 积分:1
-
JAVA程序设计的一些素材,提供给那些需要帮助的同志,欢迎转载...
JAVA程序设计的一些素材,提供给那些需要帮助的同志,欢迎转载-JAVA programming some material, provided to those who need help comrades, welcome to reprint
- 2023-01-17 14:55:04下载
- 积分:1
-
声明:好易多电子书店是某作者在学习JAVA过程中的一个作业,所用的网站名字和公司名均为杜撰,如有同名,实在抱歉。 本程序只可用于学习参考,不得用于商业系统...
声明:好易多电子书店是某作者在学习JAVA过程中的一个作业,所用的网站名字和公司名均为杜撰,如有同名,实在抱歉。 本程序只可用于学习参考,不得用于商业系统,如有发现,将以法律解决。-statement : good Iddo electronic bookstore is a writer in the process of learning Java an operation, Terms used in the names and company names are invented, if the same name, really sorry. This procedure can only be used to study reference shall not be used for commercial systems and, if found, will be law.
- 2023-07-29 06:20:04下载
- 积分:1
-
java programming examples Control
java控件编程实例-java programming examples Control
- 2022-03-20 10:13:24下载
- 积分:1
-
这是一个大商场消费管理系统java开发…
这是一个JAVA开发的商场VIP消费管理系统,文档里有详细的说明。-This is a JAVA development of the VIP shopping malls consumption management system, documents are detailed explanations.
- 2023-04-05 17:20:03下载
- 积分:1
-
java socket编程客户端例子
简单的连接服务端,并发送一个数据包,然后接受数据包...
java socket编程客户端例子
简单的连接服务端,并发送一个数据包,然后接受数据包-java client socket programming examples of simple connectivity services side, and send a data packet. then receive a data packet
- 2023-01-13 18:25:04下载
- 积分:1
-
java开发的图书馆管理系统,主要描述管理员对图书的操作
java开发的图书馆管理系统,主要描述管理员对图书的操作-java library management system developed, the main administrator of the book describes the operation, etc.
- 2022-03-22 23:28:35下载
- 积分:1
-
pc side of the j2se GUI interface for packaging j2me client bluetooth search fun...
pc端的j2se GUI界面包装j2me 端蓝牙搜索功能,可搜索设备和服务-pc side of the j2se GUI interface for packaging j2me client bluetooth search function, you can search facilities and services
- 2022-09-20 13:25:03下载
- 积分:1
-
本系统是新华社内部信息管理系统,在本系统中主要是处理信息(资料)的管理,主要的操作有列表显示资料信息、添加资料、修改资料、删除资料。为了资料的管理权限化、规范化...
本系统是新华社内部信息管理系统,在本系统中主要是处理信息(资料)的管理,主要的操作有列表显示资料信息、添加资料、修改资料、删除资料。为了资料的管理权限化、规范化、明确化。在本系统中用户管理一块,主要操作有列表用户信息、添加用户、修改用户、删除用户。为了方便用户对资料的管理和查找,本系统增添了资料检索模块,主要可以对资料的标题、内容、创建人、创建时间进行检索。此外,为了系统的可扩展性,预留了资料分类管理模块,该模块在本版本中还没实现。本系统采用MVC三层架构的模式,在开发过程中使用Struts和Hibernate来处理页面的逻辑和对象的持久化工作。避免了单纯的JSP+Servlet进行开发,使系统的结构更加清晰同时简化开发工作。
1) 使用Struts,体现MVC三层实现模式
2) 使用Hibernate操作数据库,实现数据库的持久化操作
-The system uses a three-tier MVC model, used in the development of Struts and Hibernate to handle the logic of the page and the work of persistent objects. To avoid the simple JSP+ Servlet for development, the structure of the system more clearly at the same time to simplify development. 1) the use of Struts, reflected the realization of three-tier MVC model 2) the use of Hibernate database operation to achieve persistent database operation
- 2023-08-13 16:35:07下载
- 积分:1