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

失物招领_SWING

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

  • CourseManagement
    基于JSP+JavaBean+Servlet的课程管理系统(JSP+ JavaBean+ Servlet-based course management system)
    2010-05-10 17:09:45下载
    积分:1
  • dmzqzd_downcc
    代码简洁之道,主要对代码编写的规范型,命名的合理性进行讲解(Code concise way, mainly code preparation of the standard type, the rationality of naming on)
    2020-06-16 13:40:02下载
    积分:1
  • sock_client
    使用Java编写socket客户端程序的小例子(Socket client program write by java.)
    2020-06-26 12:00:02下载
    积分:1
  • spring-in-action
    介绍spring相关知识,内容详细深入。(Introduce the relative knowledge of spring, the content in detail.)
    2013-03-19 09:41:02下载
    积分:1
  • java
    修改实验7中定义的Rectangle类,使之拥有两个构造方法。其中一个是默认的,它使两点的坐标都为(0,0) 另一个带有4个参数,求出左上角和右下角点坐标为(2.1,3.2)、(5.2,6.3)的矩形的周长及面积,再利用带参数的构造方法创建Rectangle对象,求出左上角和右下角点坐标为(1,2)、(6.8,10.5)的矩形的周长及面积.(Modify the definition of experiment 7 Rectangle class, so that it has two constructors. One is the default, it makes two points of the coordinate of (0,0) the other with four parameters, find the upper left and lower right corner coordinates (2.1,3.2), (5.2,6.3) and perimeter and area of ​ ​ a rectangle, and then use a parameterized constructor method to create a Rectangle object, find the upper left and lower right corner coordinates (1,2), (6.8,10.5) rectangle of perimeter and area.)
    2011-11-15 15:37:42下载
    积分:1
  • quaqua-3.6.11
    这是一个仿MAC-X界面java SDK src包.(This is a fake MAC-X interface java SDK src package.)
    2007-02-11 21:42:06下载
    积分:1
  • java 串口通讯 示例源码
    简单的实现了一般的串口通讯
    2017-09-22下载
    积分:1
  • Java2图形设计卷I:AWT
    Java2图形设计卷I:AWT.pdf 详细介绍Java中的AWT(抽象窗口工具集)。主要内容包括同位体、轻量构件、剪贴板与数据传输、颜色、无鼠标操作、打印、布局管理器、国际化、串行化、滚动性、字体与字号以及AWT中的各种构件。(Java2 graphic design volume I:AWT.pdf)
    2017-11-13 20:54:01下载
    积分:1
  • Project
    vc下OpenGL的三维建模,实现飞机、火箭和雷达的模型(vc under OpenGL three-dimensional modeling, the realization of the aircraft, rockets and radar model)
    2013-12-08 21:21:50下载
    积分:1
  • 打飞碟JAVA
    打飞碟程序,用JAVA编写!还比较号玩!(fight UFO procedures, prepared using JAVA! Still, playing!)
    2005-01-02 20:54:49下载
    积分:1
  • 696516资源总数
  • 106927会员总数
  • 1今日下载