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

失物招领_SWING

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

  • EmptyImmutableListMultimap
    Implementation of with no entries.
    2014-01-22 14:17:28下载
    积分:1
  • Demo
    简单的登录界面,可改变背景颜色,输入正确的用户名和密码才可登陆成功(Simple login screen, you can change the background color, enter the correct user name and password before landing successfully)
    2012-10-28 15:46:50下载
    积分:1
  • Loader3DS1_2
    Interface for 3ds objects to java3d
    2013-07-04 14:27:49下载
    积分:1
  • 模仿面包旅行(微信小序源代码)
    说明:  面包旅行是一款旅途体验的记录和分享应用。你可以使用面包旅行记录旅途的每一分精彩和感动,珍藏美好的旅行回忆,也可以通过面友们分享的异域风景和不同文化(Bread travel is a travel experience recording and sharing application. You can use bread travel to record every minute of the wonderful and moving journey, treasure the beautiful travel memories, or you can share the exotic scenery and different cultures with your friends)
    2020-12-15 20:00:42下载
    积分:1
  • JavaUDPtranse
    进行大文件的传输,实现了UDP传输的检错(Transfer of large files to achieve the UDP transmission error detection)
    2011-07-17 13:14:33下载
    积分:1
  • JAVA
    人民邮电出版的《JAVA面向对象程序设计》版的详细PPT课件和源代码,适合所有JAVA初学者的请进(People Post published " JAVA object-oriented programming" version of the detailed PPT courseware and source code, suitable for all beginners come in JAVA)
    2010-10-28 17:28:23下载
    积分:1
  • PinYinHelper
    1 取字符串所有汉字首字母 2 取汉字字符串的首字母(A string of all the characters take the first letter of two characters to take the first letter of a string)
    2013-08-14 08:53:18下载
    积分:1
  • computerhomework
    清华大学计算机网络课程大作业的详细说明情况(Tsinghua University' s computer network operations courses to explain the situation in detail)
    2013-10-10 11:09:56下载
    积分:1
  • aopalliance-1.0
    说明:  在软件业,AOP为Aspect Oriented Programming的缩写,意为:面向切面编程,通过预编译方式和运行期动态代理实现程序功能的统一维护的一种技术。AOP是OOP的延续,是软件开发中的一个热点,也是Spring框架中的一个重要内容,是函数式编程的一种衍生范型。利用AOP可以对业务逻辑的各个部分进行隔离,从而使得业务逻辑各部分之间的耦合度降低,提高程序的可重用性,同时提高了开发的效率(In the software industry, AOP is the abbreviation of Aspect Oriented Programming, which means: Face-Oriented Programming, a technology to achieve unified maintenance of program functions through pre-compiling and run-time dynamic proxy. AOP is the continuation of OOP, a hotspot in software development, an important content in Spring framework, and a derivative paradigm of functional programming. Using AOP can isolate all parts of business logic, which reduces the coupling between the parts of business logic, improves the reusability of programs, and improves the efficiency of development.)
    2020-06-23 01:20:02下载
    积分:1
  • DownBDFile
    诛仙降级代码,可降级1611以上最新端,熟悉java的朋友就能直接看懂(Zhu Xian downgrade code that may be downgraded more than 1611 end date, familiar friends will be able to directly read java)
    2016-02-17 18:58:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载