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

失物招领_SWING

于 2020-04-04 发布
0 111
下载积分: 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 个回复

  • ejb_tutorial
    Ejb 3 tutorial that describes the all info about it
    2014-10-20 18:13:23下载
    积分:1
  • social-member
    说明:  springcloud基本功能,一些简单的查询操作,删除操作,插入操作,定时任务配置(Spring cloud basic functions, some simple query operations, delete operations, insert operations, timing task configuration)
    2020-06-24 06:00:02下载
    积分:1
  • aixuexiao-master
    部署到微信公众平台的一个校园管理系统 是基于新浪SAE的 (Deployed to the micro channel public platform for a campus management system is based on Sina SAE)
    2015-07-20 16:33:43下载
    积分:1
  • liredemo
    说明:  基于lunce,liredemo 演示文档(Demo document based on lunce and liredemo)
    2020-06-24 18:40:02下载
    积分:1
  • framewithmenu
    一个有各种选项菜单的界面程序。当选择每个菜单选项时,在窗体内显示相应菜单选项的字符串。(a variety of options menu interface procedures. When choosing each menu option, the window shown in vivo to the corresponding menu options string.)
    2005-08-25 22:31:56下载
    积分:1
  • Java
    说明:  设计模式一(单子、工厂、策略模式)练习 1. 假设现在要设计一个贩卖各类书籍的电子商务网站的购物车系统。对所有的教材类图书 实行每本一元的折扣;对连环画类图书提供每本7%的促销折扣;而对非教材类的计算机图书有3%的折扣;对其余书没有折扣。使用策略模式、工厂模式、单子模式进行设计(Design Mode 1 (List, Factory, Strategy Mode) Exercise 1. Suppose we are going to design a shopping cart system for e-commerce websites that sell all kinds of books. All textbook books are discounted at one yuan per book; comic books are discounted at 7% per book; computer books are discounted at 3% for non-textbook books; and other books are discounted at no rate. Design using strategy mode, factory mode and single mode)
    2020-07-01 06:40:02下载
    积分:1
  • SSH整合循序渐进
    说明:  这是关于servlet,jsp,mvc,hibernate等整合的一个教程(This is a tutorial on servlet, jsp, mvc, hibernate, etc.)
    2019-04-19 09:34:06下载
    积分:1
  • rational
    建立有理数类,实现有理数的四则预算,实现输出分数形式和小数形式。(Establish rational category, the four realize rational budget to achieve the output fractional and decimal form.)
    2014-03-27 03:46:41下载
    积分:1
  • Hadoop-Authoritative-guide-Chinese
    本书从Hadoop的缘起开始,由浅入深,结合理论和实践,全方位地介绍Hadoop这一高性能处理海量数据集的理想工具。全书共16章,3个附录,涉及的主题包括:Hadoop简介 MapReduce简介 Hadoop分布式文件系统 Hadoop的I/O、MapReduce应用程序开发;MapReduce的工作机 MapReduce的类型和格式 MapReduce的特性 如何构建Hadoop集群,如何管理Hadoop Pig简介:HBase简介;Hive简介:ZooKeeper简介;开源工具Sqoop,最后还提供了丰富的案例分析。(This book starts the origin of Hadoop the shallower to the deeper, combination of theory and practice, all-round introduce the Hadoop that a ideal tool can process massive data sets . The book has 16 chapters and 3 appendices, topics covered include: Hadoop MapReduce Hadoop distributed file system the development of I/O, MapReduce Hadoop application MapReduce working machine the type and format of MapReduce MapReduce characteristics how to construct a Hadoop cluster, how to manage the Hadoop Pig Description: HBase introduction Hive: ZooKeeper Sqoop open source tools, and finally provide a rich analysis of the case.)
    2016-10-22 19:29:19下载
    积分:1
  • tools
    ftp上传下载工具包以及常用的java工具类,实现了ftp的上传和下载(this is java ftp upload and download packet)
    2018-03-01 10:50:29下载
    积分:1
  • 696518资源总数
  • 104856会员总数
  • 26今日下载