freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內容

java圖書館管理系統(tǒng)附全代碼課程設計報告-免費閱讀

2025-06-06 22:02 上一頁面

下一頁面
  

【正文】 JPanel p1 = new JPanel()。import 。 } public String getNumber() { return number。 // default constructor public ReaderInfo() { } public ReaderInfo(String number) { = number。 (0, 0, 800, 300)。 (nameField)。 ((4))。 } (books)。 for (int i = 0。 JButton cancel = new JButton(Cancel)。 JLabel sex = new JLabel(Sex:)。import 。 } else { (null, Please enter a validated username and password!, Warning, )。 int i = (name, pass)。 (userName)。 JLabel userName = new JLabel( User name:)。 (Log In)。import 。 } if (() == list) { ()。 (true)。 (this)。 (book)。 Font font2 = new Font(00, , 20)。 JPanel p3 = new JPanel()。import 。boy39。 (save)。 (nameField)。 ((2))。 JButton save = new JButton(Save!!)。 JLabel dpt = new JLabel(Department:)。import 。 BookInfo book = new BookInfo((), (), (), (), (), (), (storageField .getText()), i)。 (remain)。 (press)。 (p1, )。 ((1))。 JTextField temp1 = new JTextField()。 JLabel remain1 = new JLabel(Update with storage)。 JLabel bookNumber = new JLabel(Book Number:)。import 。 (this)。 JButton delete = new JButton(Delete!!)。import .*。 } if (() == delete) { BookInfo book = new BookInfo(())。 (new GridLayout(2, 2, 20, 10))。public class DeleteBook extends JFrame implements ActionListener { SQLOperation op = new SQLOperation()。 (yyyyMMdd)。 ()。 (p2,)。 for (int n = 0。 Object[] s = { Book number, Reader number, Borrow time, Deadline,OverTime}。import 。 } } } else { (null, This book has been borrowed!, Unsuccessful, )。 } else { BookInfo book1 = new BookInfo((0), (1), (2), (3), (4), (5), ((6)), ((7)) 1)。 } } if (replicate == 0 || replicate1 == 0) { JOptionPane .showMessageDialog( null, Please input a correct book number and a reader number!, Warning, )。 if (((n))) { replicate++。 (this)。 (new GridLayout(3, 2, 20, 10))。 JPanel p1 = new JPanel()。 } }}import 。 (300, 200)。 (Borrow a book)。 } if (() == deleteBook) { DeleteBook f = new DeleteBook()。 (580, 300)。 (300, 200)。 // ()。 } } if (replicate == 0 amp。 while (n ((0))) { n++。 (this)。 (name)。 (returnBook)。 (p5, )。 n 20。 JTable table = new JTable(ob, s)。 JButton deleteBook = new JButton(Delete a book)。 JPanel p4 = new JPanel()。import 。 } public String getPressTime() { return pressTime。 = bookAbstract。 // default constructor public BookInfo() { } public BookInfo(String number) { = number。 (0, 0, 800, 300)。 (pressTimeField)。 (numberField)。 ((5))。 ()。 i 5。 JLabel details = new JLabel(Borrow and reaturn details)。 JLabel nameField = new JLabel()。 JLabel bookName = new JLabel(Book Name:)。import .*。 (null, Add a reader successfully!, Information, )。 } } if (replicate == 0) { if (!().equals(boy) amp。 } if (() == confirm) { ()。 (dptField)。 (new GridLayout(6, 2, 20, 10))。 JTextField numberField = new JTextField()。public class AddReader extends JFrame implements ActionListener { SQLOperation op = new SQLOperation()。 (null, Add a book successfully!, Information, )。 BookInfo book = new BookInfo((), (), (), (), (), (), (storageField .getText()), (()))。 (remain)。 (press)。 public AddBook() { (p1, )。 JTextField nameField = new JTextField()。 JLabel bookAuthor = new JLabel(Book Author:)。import .*。伴隨計算機硬件的快速發(fā)展,有關信息管理的軟件——數據庫系統(tǒng)軟件也在迅猛發(fā)展著。關鍵詞:JAVA、JDBC、SQL Server、數據庫、圖書館管理 一、實驗題目:小型圖書管理系統(tǒng)二、實驗的目的和要求:完成一個小型圖書管理系統(tǒng),功能要求如下:1) 能夠通過書籍基本信息(包括:書號、書名、出版社、出版日期、作者、內容摘要)單個或以AND方式組合多個條件查詢書籍信息;2) 對于每一種書籍,除可查看其基本信息之外還可查看其總數以及目前在館數量3) 可增添新的書籍4) 可刪除已有書籍(如有讀者借了該書籍尚未歸還,則不允許刪除)5) 可修改書籍的基本信息6) 能夠通過讀者基本信息(包括:證號、姓名、性別、系名、年級)單個或以AND方式組合多個條件查詢讀者信息7) 對于每位讀者除可查看其基本信息之外,還可查看其已借的書籍列表、數量、借還日期8) 可增添新的讀者9) 可刪除已有讀者(如該讀者有尚未歸還的借書,則不允許刪除)10) 可修改讀者的基本信息11) 可完成借還書籍的手續(xù)12) 還書時如超期,應該顯示超期天數13) 借書時如果有超期的書沒有還,則不允許借書14) 可查詢有哪些讀者有超期的書沒有還,列出這些讀者的基本信息三、實驗的環(huán)境:硬件環(huán)境:CPU: Intel(R) Core i53230 RAM: 8GB軟件環(huán)境:操作系統(tǒng):Windows 7 Ultimate SP1 編譯軟件:Eclipse Luna Microsoft SQL Server 2014四、系統(tǒng)ER圖五、表結構定義(使用表格說明)六、系統(tǒng)功能模塊1) 能夠通過書籍基本信息單個或組合多個條件查詢書籍信息;2) 對于每一種書籍,除可查看其基本信息之外還可查看其總數以及目前在館數量3) 可增添新的書籍4) 可刪除已有書籍(如有讀者借了該書籍尚未歸還,則不允許刪除)5) 可修改書籍的基本信息6) 能夠通過讀者基本信息單個或組合多個條件查詢讀者信息7) 對于每位讀者除可查看其基本信息之外,還可查看其已借的書籍列表、數量、借還日期8) 可增添新的讀者9) 可刪除已有讀者(如該讀者有尚未歸還的借書,則不允許刪除)10) 可修改讀者的基本信息11) 可完成借還書籍的手續(xù)12) 還書時如超期,應該顯示超期天數13) 借書時如果有超期的書沒有還,則不允許借書14) 可查詢有哪些讀者有超期的書沒有還,列出這些讀者的基本信息七、程序框架流程圖九、程序運行結果八、核心代碼import 。 JPanel p1 = new JPanel()。 JLabel remain = new JLabel(Remain)。 JTextField storageField = new JTextField()。 (nameField)。 (abstractField)。 (this)。 while (n ((0))) { n++。import .*。 JLabel sex = new JLabel(Sex:)。 JButton cancel = new JButton(Cancel)。 (sex)。 (this)。 int replicate = 0。girl39。import 。 JPanel p2 = new JPanel()。 JLabel storage = new JLabel(Storage:)。 JLabel storageField = new JLabel()。 public BookDetails(String number) { BookInfo book = new BookInfo(number)。 m 4。 ((2))。 (p3, )。 (press)。 (remain)。 } public void actionPerformed(ActionEvent e) { // TODO Autogenerated method stub if (() == cancel) { ()。 = author。 } public String getName() { return name。import 。class BookRetrieval extends JFrame implements ActionListener { SQLOperation op = new SQLOperation()。 JTextField name = new JTex
點擊復制文檔內容
范文總結相關推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1