-
大小: 5.85M文件類型: .rar金幣: 1下載: 0 次發(fā)布日期: 2020-12-27
- 語(yǔ)言: Java
- 標(biāo)簽: 管理系統(tǒng)??進(jìn)銷存??企業(yè)??
資源簡(jiǎn)介
這是用JAVA編寫完整的《企業(yè)進(jìn)銷存管理系統(tǒng)》源程序
【調(diào)試說(shuō)明】
1. 在sql server 附加數(shù)據(jù)庫(kù)db_database28
2. 修改數(shù)據(jù)庫(kù)連接串,如下圖(最后一圖)
3. 登錄賬號(hào):tsoft 密碼:111
代碼片段和文件信息
package?com.lzw;
import?java.awt.*;
import?java.net.URL;
import?javax.swing.*;
public?class?DesktopPanel?extends?JDesktopPane?{
private?static?final?long?serialVersionUID?=?1L;
private?final?Image?backImage;
/**
?*?默認(rèn)的構(gòu)造方法
?*/
public?DesktopPanel()?{
super();
URL?url?=?DesktopPanel.class.getResource(“/res/back.jpg“);
backImage?=?new?ImageIcon(url).getImage();
}
@Override
protected?void?paintComponent(Graphics?g)?{
// super.paintComponent(g);
int?width?=?getWidth();
int?height?=?this.getHeight();
g.drawImage(backImage?0?0?width?height?this);
}
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????390??2014-06-18?10:36??企業(yè)進(jìn)銷存管理系統(tǒng)\.classpath
?????文件????????517??2009-12-10?21:00??企業(yè)進(jìn)銷存管理系統(tǒng)\.project
?????文件????????635??2009-12-07?14:17??企業(yè)進(jìn)銷存管理系統(tǒng)\.settings\org.eclipse.jdt.core.prefs
?????文件????2052608??2014-06-18?11:17??企業(yè)進(jìn)銷存管理系統(tǒng)\123
?????文件??????21860??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\dao\Dao.class
?????文件???????2951??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\dao\model\TbGysinfo.class
?????文件???????1088??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\dao\model\TbJsr.class
?????文件???????3192??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\dao\model\TbKhinfo.class
?????文件???????2700??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\dao\model\TbKucun.class
?????文件???????1667??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\dao\model\TbRkthDetail.class
?????文件???????2785??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\dao\model\TbRkthMain.class
?????文件???????1689??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\dao\model\TbRukuDetail.class
?????文件???????3027??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\dao\model\TbRukuMain.class
?????文件???????1667??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\dao\model\TbSellDetail.class
?????文件???????2794??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\dao\model\TbSellMain.class
?????文件???????4074??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\dao\model\TbSpinfo.class
?????文件???????1667??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\dao\model\TbXsthDetail.class
?????文件???????2782??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\dao\model\TbXsthMain.class
?????文件???????1028??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\DesktopPanel.class
?????文件???????1952??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\if
?????文件???????1333??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\if
?????文件???????1333??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\if
?????文件???????2023??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\if
?????文件???????4945??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\if
?????文件???????3610??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\if
?????文件???????1359??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\if
?????文件???????1787??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\if
?????文件???????1612??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\if
?????文件????????938??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\if
?????文件???????5039??2014-09-06?00:33??企業(yè)進(jìn)銷存管理系統(tǒng)\bin\com\lzw\if
............此處省略284個(gè)文件信息
評(píng)論
共有 條評(píng)論