91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 20.64MB
    文件類(lèi)型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2023-08-06
  • 語(yǔ)言: Java
  • 標(biāo)簽:

資源簡(jiǎn)介

java管理系統(tǒng)源碼,網(wǎng)上收集的,有:高校畢業(yè)就業(yè)分析系統(tǒng)、進(jìn)銷(xiāo)存管理系統(tǒng)、圖書(shū)管理系統(tǒng)、學(xué)生信息管理系統(tǒng)和圖書(shū)管理系統(tǒng)

資源截圖

代碼片段和文件信息

import?java.awt.*;
import?java.awt.event.*;
import?javax.swing.*;
import?java.sql.*;
public?class?BookAdd?extends?Jframe?implements?ActionListener
{
DatabaseManager?db=new?DatabaseManager();
ResultSet?rs;
JPanel?panel1panel2;
JLabel?BookNameLabelPressNameLabel
???????AuthorLabelAddressLabel
???????PressDateLabelPriceLabelBookCountLabelCommentLabel;
JTextField?BookNameTextFieldPressNameTextField
???????????AuthorTextFieldAddressTextField
???????????PressDateTextFieldPriceTextFieldBookCountTextFieldCommentTextField;
Container?c;
JButton?ClearBtnAddBtnExitBtn;
public?BookAdd()
{
super(“添加書(shū)籍信息“);
c=getContentPane();
c.setLayout(new?BorderLayout());
BookNameLabel=new?JLabel(“名稱(chēng)“JLabel.CENTER);
PressNameLabel=new?JLabel(“出版社“JLabel.CENTER);
AuthorLabel=new?JLabel(“作者“JLabel.CENTER);
AddressLabel=new?JLabel(“地址“JLabel.CENTER);
PressDateLabel=new?JLabel(“出版日期“JLabel.CENTER);
PriceLabel=new?JLabel(“價(jià)格“JLabel.CENTER);
BookCountLabel=new?JLabel(“新書(shū)數(shù)目“JLabel.CENTER);
CommentLabel=new?JLabel(“備注“JLabel.CENTER);
BookNameTextField=new?JTextField(15);
PressNameTextField=new?JTextField(15);
AuthorTextField=new?JTextField(15);
AddressTextField=new?JTextField(15);
PressDateTextField=new?JTextField(15);
PriceTextField=new?JTextField(15);
BookCountTextField=new?JTextField(15);
CommentTextField=new?JTextField(15);
panel1=new?JPanel();
panel1.setLayout(new?GridLayout(82));
panel1.add(BookNameLabel);
panel1.add(BookNameTextField);
panel1.add(PressNameLabel);
panel1.add(PressNameTextField);
panel1.add(AuthorLabel);
panel1.add(AuthorTextField);
panel1.add(AddressLabel);
panel1.add(AddressTextField);
panel1.add(PressDateLabel);
panel1.add(PressDateTextField);
panel1.add(PriceLabel);
panel1.add(PriceTextField);
panel1.add(BookCountLabel);
panel1.add(BookCountTextField);
panel1.add(CommentLabel);
panel1.add(CommentTextField);
panel2=new?JPanel();
panel2.setLayout(new?GridLayout(13));
ClearBtn=new?JButton(“清空“);
ClearBtn.addActionListener(this);
AddBtn=new?JButton(“添加“);
AddBtn.addActionListener(this);
ExitBtn=new?JButton(“退出“);
ExitBtn.addActionListener(this);
panel2.add(ClearBtn);
panel2.add(AddBtn);
panel2.add(ExitBtn);
c.add(panel1BorderLayout.CENTER);
c.add(panel2BorderLayout.SOUTH);


}
public?void?actionPerformed(ActionEvent?e)
{
if(e.getSource()==ExitBtn)
{
db.closeConnection();
this.dispose();
}
else?if(e.getSource()==ClearBtn)
{
BookNameTextField.setText(““);
PressNameTextField.setText(““);
AuthorTextField.setText(““);
AddressTextField.setText(““);
PressDateTextField.setText(““);
PriceTextField.setText(““);
BookCountTextField.setText(““);
CommentTextField.setText(““);
}
else?if(e.getSource()==AddBtn)
{
if(BookNameTextField.getText().trim().equals(““))
{
JOptionPane.showMessageDial

?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----

?????文件??????????0??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\accountEntryLedger.dat

?????文件????????449??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\accountEntryLedger200404.dat

?????文件???????5003??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\accountEntryLedger200405.dat

?????文件??????????0??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\accountEntrySubLedger.dat

?????文件????????580??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\accountEntrySubLedger200404.dat

?????文件???????8755??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\accountEntrySubLedger200405.dat

?????文件????????199??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\accountName.dat

?????文件??????????0??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\cashLedger.dat

?????文件??????????0??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\cashLedger200404.dat

?????文件???????1650??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\cashLedger200405.dat

?????文件??????????0??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\currentAccountLedger.dat

?????文件????????159??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\currentAccountLedger200404.dat

?????文件???????2272??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\currentAccountLedger200405.dat

?????文件????????489??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\customer.dat

?????文件????????507??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\goods.dat

?????文件?????????66??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\goodsCategory.dat

?????文件??????????0??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\saleLedger.dat

?????文件????????238??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\saleLedger200404.dat

?????文件???????2816??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\saleLedger200405.dat

?????文件??????????0??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\saleSubLedger.dat

?????文件????????185??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\saleSubLedger200404.dat

?????文件???????4289??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\saleSubLedger200405.dat

?????文件????????203??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\stockLedger.dat

?????文件???????1664??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\stockLedger200404.dat

?????文件??????15020??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\stockLedger200405.dat

?????文件?????????96??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\stockSubLedger.dat

?????文件???????1686??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\stockSubLedger200404.dat

?????文件??????22127??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\stockSubLedger200405.dat

?????文件????????417??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\supplier.dat

?????文件??????37705??2004-06-17?02:40??進(jìn)銷(xiāo)存管理系統(tǒng)\dataBackup\userLog.dat

............此處省略3611個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源