登录
首页 » Java » 失物招领_SWING

失物招领_SWING

于 2020-04-04 发布
0 159
下载积分: 1 下载次数: 2

代码说明:

说明:  使用Java Swing 实现的失物招领功能,包括丢失者登记于招领这登记,管理员认领等功能,mysql数据库(The lost and found function implemented by Java swing includes the function of registering the lost in the lost, the function of administrator claiming, MySQL database, etc)

文件列表:

ReadMe.txt, 45 , 2017-04-27
DB\lostfount.sql, 2215 , 2017-04-27
源代码\losefound\.classpath, 651 , 2017-04-20
源代码\losefound\.project, 385 , 2017-04-21
源代码\losefound\.settings\org.eclipse.jdt.core.prefs, 598 , 2017-04-16
源代码\losefound\bin\app\AppStart.class, 516 , 2018-12-08
源代码\losefound\bin\comm\Dao.class, 10420 , 2018-12-08
源代码\losefound\bin\comm\myComparator.class, 930 , 2018-12-08
源代码\losefound\bin\comm\Util.class, 736 , 2018-12-08
源代码\losefound\bin\config\jdbc.properties, 131 , 2017-04-25
源代码\losefound\bin\control\ManagerUser.class, 468 , 2018-12-08
源代码\losefound\bin\model\Group.class, 878 , 2018-12-08
源代码\losefound\bin\model\GuiDang.class, 1106 , 2018-12-08
源代码\losefound\bin\model\LostAndFound.class, 3236 , 2018-12-08
源代码\losefound\bin\model\Tb_user.class, 1003 , 2018-12-08
源代码\losefound\bin\ui\AddOrEditGroupJFrame.class, 3363 , 2018-12-08
源代码\losefound\bin\ui\AddOrEditUserJFrame.class, 7085 , 2018-12-08
源代码\losefound\bin\ui\AddressBookManagerJFrame$1.class, 1126 , 2018-12-08
源代码\losefound\bin\ui\AddressBookManagerJFrame.class, 3202 , 2018-12-08
源代码\losefound\bin\ui\BackgroundPanel.class, 857 , 2018-12-08
源代码\losefound\bin\ui\ColorTableCellRenderer.class, 764 , 2018-12-08
源代码\losefound\bin\ui\LoginPanel.class, 2917 , 2018-12-08
源代码\losefound\bin\ui\LyDefaulTreeCellRenderer.class, 1301 , 2018-12-08
源代码\losefound\bin\ui\LyJLbel.class, 587 , 2018-12-08
源代码\losefound\bin\ui\MenuTreePanel.class, 743 , 2018-12-08
源代码\losefound\bin\ui\RegistorPanel.class, 4884 , 2018-12-08
源代码\losefound\bin\ui\StartPanel.class, 1837 , 2018-12-08
源代码\losefound\bin\ui\UserManagerPanel$FountTableModel.class, 2504 , 2018-12-08
源代码\losefound\bin\ui\UserManagerPanel$LostTableModel.class, 2291 , 2018-12-08
源代码\losefound\bin\ui\UserManagerPanel.class, 12269 , 2018-12-08
源代码\losefound\images\101.jpg, 996 , 2011-04-08
源代码\losefound\images\bg.jpg, 43967 , 2017-04-21
源代码\losefound\images\login.jpg, 64552 , 2017-04-18
源代码\losefound\images\logo.jpg, 100974 , 2017-04-21
源代码\losefound\images\QQ截图20170418083647.png, 10683 , 2017-04-20
源代码\losefound\images\register.jpg, 100911 , 2017-04-18
源代码\losefound\images\user_red.png, 717 , 2017-04-19
源代码\losefound\lib\mysql-connector-java-5.1.7-bin.jar, 709922 , 2017-03-20
源代码\losefound\lib\poi-3.14-20160307.jar, 2528204 , 2017-04-20
源代码\losefound\lib\poi-ooxml-3.14-20160307.jar, 1286511 , 2017-04-20
源代码\losefound\lib\poi-ooxml-schemas-3.14-20160307.jar, 5919795 , 2017-04-20
源代码\losefound\lib\xmlbeans-2.6.0.jar, 2730866 , 2017-04-20
源代码\losefound\src\app\AppStart.java, 235 , 2017-04-16
源代码\losefound\src\comm\Dao.java, 9004 , 2017-04-26
源代码\losefound\src\comm\myComparator.java, 654 , 2017-04-20
源代码\losefound\src\comm\Util.java, 954 , 2017-04-26
源代码\losefound\src\config\jdbc.properties, 131 , 2017-04-25
源代码\losefound\src\control\ManagerUser.java, 229 , 2017-04-25
源代码\losefound\src\model\Group.java, 607 , 2017-04-24
源代码\losefound\src\model\GuiDang.java, 733 , 2017-04-24
源代码\losefound\src\model\LostAndFound.java, 2408 , 2017-04-26
源代码\losefound\src\model\Tb_user.java, 688 , 2017-04-24
源代码\losefound\src\ui\AddOrEditGroupJFrame.java, 2227 , 2017-04-25
源代码\losefound\src\ui\AddOrEditUserJFrame.java, 5479 , 2017-04-26
源代码\losefound\src\ui\AddressBookManagerJFrame.java, 2930 , 2017-04-25
源代码\losefound\src\ui\BackgroundPanel.java, 562 , 2017-04-17
源代码\losefound\src\ui\ColorTableCellRenderer.java, 558 , 2017-04-26
源代码\losefound\src\ui\LoginPanel.java, 2161 , 2017-04-25
源代码\losefound\src\ui\LyDefaulTreeCellRenderer.java, 1184 , 2017-04-19
源代码\losefound\src\ui\LyJLbel.java, 349 , 2017-04-20
源代码\losefound\src\ui\MenuTreePanel.java, 506 , 2017-04-16
源代码\losefound\src\ui\RegistorPanel.java, 4373 , 2017-04-24
源代码\losefound\src\ui\StartPanel.java, 1584 , 2017-04-25
源代码\losefound\src\ui\UserManagerPanel.java, 14977 , 2017-04-26
源代码\losefound\bin\app, 0 , 2018-12-08
源代码\losefound\bin\comm, 0 , 2018-12-08
源代码\losefound\bin\config, 0 , 2018-12-08
源代码\losefound\bin\control, 0 , 2018-12-08
源代码\losefound\bin\model, 0 , 2018-12-08
源代码\losefound\bin\ui, 0 , 2018-12-08
源代码\losefound\src\app, 0 , 2017-06-03
源代码\losefound\src\comm, 0 , 2017-06-03
源代码\losefound\src\config, 0 , 2017-06-03
源代码\losefound\src\control, 0 , 2017-06-03
源代码\losefound\src\model, 0 , 2017-06-03
源代码\losefound\src\ui, 0 , 2017-06-03
源代码\losefound\.settings, 0 , 2017-06-03
源代码\losefound\bin, 0 , 2018-12-08
源代码\losefound\images, 0 , 2017-06-03
源代码\losefound\lib, 0 , 2017-06-03
源代码\losefound\src, 0 , 2017-06-03
源代码\losefound, 0 , 2017-06-03
DB, 0 , 2017-06-03
源代码, 0 , 2017-06-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • jcglxtydm
    数据库课程设计,教材管理系统,本系统能够投入实际的使用并且满足基本的功能要求。要求具有极高的可靠性、安全性和易维护性,具有较高的可移植性。 本系统实现了以下的功能: (1) 查询模块:根据种类,查询教材的相关信息; (2) 征订模块:根据需要,征订员将需要征订的教材数据输入教材信息表 (3) 采购模块:采购员审核教材征订的信息,如果需要采购则通过审核,否则 删除征订的信息 ⑷ 用户管理:用(atabase of curriculum design, materials management system, the system can allocate the actual use and to meet the basic functional requirements. Requires a very high reliability, security and easy-maintenance, high portability. The system to achieve the following functions: (1) Query Module: In accordance with the type of query-related information materials (2) Subscription Module: In accordance with the needs of Subscription Subscription Members will need to enter the teaching materials data information table (3) procurement modules: Purchaser audited Subscription information materials, if required by the procurement audit, or delete subscription information ⑷ User Management: User administrators can create user information, delete users, modify user information)
    2013-09-22 15:40:21下载
    积分:1
  • FGA_Bounds
    java实现的浮点数编码遗传算法,很有用,只需更改适应度函数即可(the complement of genetic algorithm by java, which is very useful via changing the fitness function for any use.)
    2011-12-06 01:37:53下载
    积分:1
  • Garage
    由Java Swing提供GUI的车库程序(01背包问题的实例化)(Provided by the Java Swing GUI garage program (instantiated 01 knapsack problem))
    2014-06-29 23:08:30下载
    积分:1
  • LOD
    java读取obj模型(read obj model)
    2004-11-06 22:01:02下载
    积分:1
  • email20051012
    说明:  这是我根据JAVAMail做的一个关于邮件接收和邮件发送的Applet程序(under JAVAMail done on a mail receiving and sending of mail procedures Applet)
    2006-03-13 16:54:44下载
    积分:1
  • ythQueryandPrint
    这个程序实现快递寄递业务的一体化业务查询、浏览、导入和打印功能。(This program implements integrated express delivery services business inquiries, browse, import and print functions.)
    2016-02-15 22:08:03下载
    积分:1
  • Hibernate_Javake_Ch02_Config
    Hibernate运行Demo,详细讲解启动配置文件Hibernate.cfg如何编写,包括SessionFactory里的数据源如何配置(Hibernate Run Demo, explain in detail how the startup configuration file Hibernate.cfg preparation, including SessionFactory in how to configure data sources)
    2013-11-04 00:07:37下载
    积分:1
  • xStream
    该文档中涵盖了xStream.jar和xStream.chm两个文件,xStream.jar是开发将如何将java对象与xml文件的相互转换所需要的第三方开发包,第二个文件xStream.chm是它的开发文档,开发人员可以查看该文档,来实现自己的功能。对于学习java的人来说这是一个不错的文件。 (The document covers the two files xStream.jar xStream.chm xStream.jar development java object with the xml file conversion needs third-party development package, the second file xStream.chm it development of documentation, developers can view the document, to achieve their function. This is a good document for people to learn java.)
    2013-05-13 19:55:37下载
    积分:1
  • WAS-example
    使用WAS对Web应用程序进行负载测试,WAS教材(Using WAS for load testing Web applications)
    2013-08-01 21:18:05下载
    积分:1
  • OralceBMPMgr
    大型客户关系管理系统 oracle数据库 附上完整需求分析说明 功能没有完全实现 有待完善 有完整html代码(Large-scale customer relationship management system oracle database attach a complete needs analysis function is not fully complete html code needs to be improved)
    2012-11-29 23:13:48下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载