-
bookManager
1. 实现图书馆对外借书,还书的简易操作,提高图书馆对最平凡工作的效率。
2. 实现图书馆对所藏图书的按类别,书名等多方面的查询,最大的方便读者和图书馆工作人员对所需图书的查询。
3. 建立图书馆外借读者数据库,方便工作人员对读者进行有效管理。
4. 建立图书馆工作人员数据库,限定每个工作人员对软件操作的权限,最大限度的保护数据库。
5. 实现图书馆对新书入库,旧书注销的简单处理,并且建立书籍档案,方便进货。
(1. 实现图书馆对外借书,还书的简易操作,提高图书馆对最平凡工作的效率。
2. 实现图书馆对所藏图书的按类别,书名等多方面的查询,最大的方便读者和图书馆工作人员对所需图书的查询。
3. 建立图书馆外借读者数据库,方便工作人员对读者进行有效管理。
4. 建立图书馆工作人员数据库,限定每个工作人员对软件操作的权限,最大限度的保护数据库。
5. 实现图书馆对新书入库,旧书注销的简单处理,并且建立书籍档案,方便进货。)
- 2016-02-16 21:37:05下载
- 积分:1
-
bibernate.diceng.daima
实现一些hibernate底层的东西,比较简单,适合初学者(Hibernate the bottom of the achievement of a number of things, relatively simple, suitable for beginners)
- 2008-12-22 12:24:42下载
- 积分:1
-
sIGaRRAYtYPEdELTA
ClassObj extends Instance implements.
- 2014-01-08 00:29:32下载
- 积分:1
-
java_socket
linux下java_socket详解(Detailed java_socket under linux)
- 2008-01-21 15:38:56下载
- 积分:1
-
BTClient
安卓上的蓝牙串口助手,包含源代码,可以和单片夹等其他的设备相连。(Bluetooth serial port on Andrews assistant, including source code, and other devices can be connected to single folders.)
- 2020-11-07 20:59:48下载
- 积分:1
-
I2C-Transplant-notes
这个是我做的一个关于手机上的I2C的移植程序经验总结,虽然没有直接程序,但是总结里将每一步都说明的很详细,大概的流程步骤都有!这个是在ubuntu系统下,也有部分Java程序(This is what I do a mobile phone on the I2C of the transplant experience summary, although there is no direct procedures, but the summary will be every step of the very detailed, probably the process steps are! This is in the Ubuntu system, there are also part of the Java program)
- 2015-08-13 18:08:12下载
- 积分:1
-
qrimage
自己写的一个java的QR二维码识别程序,支持摄像头。适合java初学者研究使用(Himself wrote a Java QR two-dimension code recognition program, and support the camera. Suitable for Java beginners research use)
- 2012-12-19 20:24:07下载
- 积分:1
-
una-saas-toturial-master
用Java实现的SaaS多租户软件,基于SpringBoot和JPA,独立数据库/共享数据库独立Schema的多租户系统。(SaaS multi-tenant software implemented in Java is a multi-tenant system based on SpringBook and JPA, independent database or shared database independent Schema.)
- 2020-06-23 18:20:02下载
- 积分:1
-
complex
编写一个复数类,可以进行复数加法和减法运算。编写一个包含main方法的类(应用程序)测试该复数类。要求该复数类至少包含一个无参的构造方法和一个带参的构造方法;数据成员包括复数的实部和虚部,为double类型;包括两个方法,分别实现复数的加法和减法运算。(Write a complex class, which can add and subtract complex numbers. Write a class (application) containing the main method to test the complex class. The complex class is required to include at least one parametric construction method and one parametric construction method; the data members include the real and imaginary parts of the complex, which are of double type; and two methods are included to realize the addition and subtraction operations of the complex respectively.)
- 2019-04-13 20:31:45下载
- 积分:1
-
Thinking_in_Java
学习JAVA从这本书学起,很好的书值得珍藏,希望能给大家一些帮助。(Thinking in Java)
- 2013-10-06 16:39:58下载
- 积分:1