文件名称:src
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:12.75kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
图书馆管理数据库设计。如果输入的用户名和密
码正确,则可以进入主窗口。主窗口是MainFrame 类的实例。从这里可以按不
同的按钮进入图书入库(IntoDB 类)、图书查询(SearchFrame 类)、借书
(BorrowFrame 类)、还书(ReturnFrame 类)和借书证管理(ManageFrame 类)。
另外还有一个辅助的FormSQL 类提供一个生产SQL 语句的方法。这些子窗口点
击关闭按钮之后都会回到主窗口,实现多窗口模式。如果在登录的时候输入guest
账号和密码,则可以进入查询界面,查询完毕之后回到登录界面。
-If you enter a user name and password are correct, you can enter the main window. The main window is the MainFrame class. From here you can press the button to enter the books of different storage (IntoDB class), book check (SearchFrame class), library (BorrowFrame class), but the book (ReturnFrame class) and the library card management (ManageFrame class). There is also an auxiliary FormSQL class provides a method for the production SQL statement. These sub-window click the Close button will return to the main window, multi-window mode. If the guest account login and password when the input, you can enter the query interface, the query has finished back to the login screen.
码正确,则可以进入主窗口。主窗口是MainFrame 类的实例。从这里可以按不
同的按钮进入图书入库(IntoDB 类)、图书查询(SearchFrame 类)、借书
(BorrowFrame 类)、还书(ReturnFrame 类)和借书证管理(ManageFrame 类)。
另外还有一个辅助的FormSQL 类提供一个生产SQL 语句的方法。这些子窗口点
击关闭按钮之后都会回到主窗口,实现多窗口模式。如果在登录的时候输入guest
账号和密码,则可以进入查询界面,查询完毕之后回到登录界面。
-If you enter a user name and password are correct, you can enter the main window. The main window is the MainFrame class. From here you can press the button to enter the books of different storage (IntoDB class), book check (SearchFrame class), library (BorrowFrame class), but the book (ReturnFrame class) and the library card management (ManageFrame class). There is also an auxiliary FormSQL class provides a method for the production SQL statement. These sub-window click the Close button will return to the main window, multi-window mode. If the guest account login and password when the input, you can enter the query interface, the query has finished back to the login screen.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
src/
src/core/
src/core/BorrowFrame.java
src/core/FormSQL.java
src/core/FreeSearchFrame.java
src/core/IntoDB.java
src/core/Main.java
src/core/MainFrame.java
src/core/ManageFrame.java
src/core/MyLogin.java
src/core/ReturnFrame.java
src/core/SearchFrame.java
src/db/
src/db/ConnectDBBean.java
src/core/
src/core/BorrowFrame.java
src/core/FormSQL.java
src/core/FreeSearchFrame.java
src/core/IntoDB.java
src/core/Main.java
src/core/MainFrame.java
src/core/ManageFrame.java
src/core/MyLogin.java
src/core/ReturnFrame.java
src/core/SearchFrame.java
src/db/
src/db/ConnectDBBean.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.