版權(quán)說(shuō)明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡(jiǎn)介
1、<p><b> 數(shù)據(jù)庫(kù)課程設(shè)計(jì)報(bào)告</b></p><p> 百貨進(jìn)銷存信息管理系統(tǒng)</p><p><b> 班級(jí): </b></p><p><b> 姓名: </b></p><p><b> 學(xué)號(hào): </b&
2、gt;</p><p><b> 一、課題名稱</b></p><p> 題目:企業(yè)進(jìn)銷存管理信息系統(tǒng)</p><p> 開(kāi)發(fā)工具:Visual Studio 2010,SQL Server 2005</p><p> 數(shù)據(jù)庫(kù):SQL Server 2005</p><p> 操作系統(tǒng):
3、windows7</p><p> 二、設(shè)計(jì)目的和要求、任務(wù)</p><p><b> 2.1目的和要求</b></p><p> 通過(guò)本次課程設(shè)計(jì),加深對(duì)數(shù)據(jù)庫(kù)原理以及相關(guān)程序設(shè)計(jì)語(yǔ)言的理解和應(yīng)用水平。通過(guò)設(shè)計(jì)實(shí)際的數(shù)據(jù)庫(kù)系統(tǒng)應(yīng)用課題,進(jìn)一步熟悉數(shù)據(jù)庫(kù)管理系統(tǒng)的操作技術(shù),提高動(dòng)手能力,提高分析問(wèn)題和解決問(wèn)題的能力。</p>
4、<p><b> 2.2任務(wù)</b></p><p> 自選一種程序設(shè)計(jì)語(yǔ)言以及一種數(shù)據(jù)庫(kù)管理系統(tǒng)開(kāi)發(fā)一個(gè)小型的數(shù)據(jù)庫(kù)應(yīng)用系統(tǒng)。</p><p><b> 2.3主要內(nèi)容</b></p><p> 2.3.1系統(tǒng)分析與數(shù)據(jù)庫(kù)設(shè)計(jì)階段</p><p> (1)進(jìn)行系統(tǒng)需求分析和系
5、統(tǒng)設(shè)計(jì)。</p><p> ?。?)設(shè)計(jì)數(shù)據(jù)模型并進(jìn)行優(yōu)化,確定數(shù)據(jù)庫(kù)結(jié)構(gòu)、功能結(jié)構(gòu)和系統(tǒng)安全性、完整性要求。</p><p> 2.3.2應(yīng)用程序設(shè)計(jì)階段</p><p> ?。?)完成數(shù)據(jù)庫(kù)定義工作,實(shí)現(xiàn)系統(tǒng)數(shù)據(jù)的處理和錄入。</p><p> ?。?)實(shí)現(xiàn)應(yīng)用程序的設(shè)計(jì)、編程、優(yōu)化功能。</p><p> 2
6、.3.3系統(tǒng)集成調(diào)試階段</p><p> 對(duì)系統(tǒng)的各個(gè)應(yīng)用程序進(jìn)行集成和調(diào)試,進(jìn)一步優(yōu)化系統(tǒng)性能,改善系統(tǒng)用戶界面。</p><p><b> 三、需求分析</b></p><p> 3.1 用戶需求說(shuō)明</p><p> 3.1.1 數(shù)據(jù)需求</p><p> 商品信息:商品號(hào),商品
7、名,商品屬性</p><p> 入庫(kù)信息:倉(cāng)庫(kù)號(hào),商品名,經(jīng)辦人,數(shù)量</p><p> 出庫(kù)信息:倉(cāng)庫(kù)號(hào),商品名,經(jīng)辦人,數(shù)量</p><p> 調(diào)價(jià)信息:商品號(hào),調(diào)后價(jià)格</p><p> 3.1.2 事務(wù)需求</p><p><b> 查詢商品信息</b></p>&
8、lt;p><b> 添加商品</b></p><p><b> 刪除商品</b></p><p><b> 修改商品信息</b></p><p><b> 商品入庫(kù)</b></p><p><b> 商品出庫(kù)</b>&
9、lt;/p><p><b> 添加職工信息</b></p><p><b> 添加倉(cāng)庫(kù)信息</b></p><p> 3.2 系統(tǒng)需求說(shuō)明 </p><p><b> 軟件環(huán)境</b></p><p> 軟件環(huán)境需支持windows操作系統(tǒng),sql
10、 server數(shù)據(jù)庫(kù),Visual Studio 2010</p><p><b> 初始數(shù)據(jù)庫(kù)大小</b></p><p><b> 大約有7部庫(kù)存商品</b></p><p><b> 大約有4個(gè)員工</b></p><p><b> 至少有一名管理員&l
11、t;/b></p><p><b> 其它初始信息可為零</b></p><p> 記錄查找的類型和平均數(shù)量</p><p> 查詢庫(kù)存商品信息 每天大約20次</p><p> 查詢出庫(kù)記錄 每天大約5-10次</p><p> 查詢銷售記錄
12、 每天大約20-30次</p><p> 查詢調(diào)價(jià)記錄 每天大約3-10次</p><p><b> 性能</b></p><p> 單個(gè)記錄查詢時(shí)間少于一秒</p><p> 多個(gè)記錄查詢時(shí)間少于三秒</p><p> 添加、刪除、更新記錄時(shí)間少于五秒<
13、/p><p><b> 四、總體功能設(shè)計(jì)</b></p><p><b> 五、數(shù)據(jù)庫(kù)設(shè)計(jì)</b></p><p><b> 數(shù)據(jù)庫(kù)結(jié)構(gòu)設(shè)計(jì)</b></p><p> 管理員登陸表 employee</p><p><b> 員工表 C&
14、lt;/b></p><p><b> 商品表 P</b></p><p><b> 倉(cāng)庫(kù)表 S</b></p><p> 進(jìn)貨,出庫(kù)表 SPC</p><p><b> 六、應(yīng)用程序設(shè)計(jì)</b></p><p><b> 功能
15、模塊及詳細(xì)代碼</b></p><p><b> 1.登陸界面</b></p><p> 實(shí)現(xiàn)用戶管理員的登陸(Admin_Login.aspx)</p><p> Admin_Login.cs 關(guān)鍵代碼</p><p> protected void Button1_Click(object se
16、nder, System.EventArgs e)</p><p> {string dsn=ConfigurationSettings.AppSettings["dsn"];</p><p> SqlConnection con=new SqlConnection(dsn);</p><p> con.Open();</p>
17、<p> SqlCommand cmd=new SqlCommand("select * from employee where employeename='"+this.txtUserName.Text.Trim()+"'",con);</p><p> SqlDataReader sdr=cmd.ExecuteReader();<
18、/p><p> if(!sdr.Read())</p><p> {con.Close();</p><p> Response.Write("<script>alert('對(duì)不起沒(méi)有該管理員存在你的物理地址和將被記錄')</script>");</p><p> this.t
19、xtUserName.Text="";</p><p> this.txtUserPwd.Text="";</p><p><b> return;</b></p><p><b> }</b></p><p><b> else</b
20、></p><p> {if(this.txtUserPwd.Text.Trim()!=sdr["pwd"].ToString())</p><p> {con.Close();</p><p> Response.Write("<script>alert('密碼錯(cuò)誤你的物理地址和將記錄!')
21、</script>");</p><p> this.txtUserPwd.Text="";</p><p> this.txtUserName.Text="";</p><p><b> return;</b></p><p><b> }
22、</b></p><p><b> else</b></p><p> {con.Close();</p><p> Session["employeename"]=this.txtUserName.Text.Trim();</p><p> Response.Redirect(
23、"Admin_index.aspx");</p><p><b> }</b></p><p> sdr.Close();</p><p><b> }</b></p><p> con.Close();</p><p><b> }&
24、lt;/b></p><p> protected void Button2_Click(object sender, System.EventArgs e)</p><p> {this.txtUserPwd.Text="";</p><p> this.txtUserName.Text="";</p&g
25、t;<p><b> }</b></p><p><b> 2.主界面</b></p><p> 成功登陸顯示歡迎界面(Admin_Index.aspx)</p><p> 3.商品、員工、倉(cāng)庫(kù)的添加頁(yè)面</p><p> 來(lái)用實(shí)現(xiàn)商品、員工、倉(cāng)庫(kù)的添加(Admin_PAdd
26、.aspx Admin_CAdd.aspx Admin_SAdd.aspx)</p><p> Admin_PAdd.CS關(guān)鍵代碼</p><p> protected void btnSubmit_Click(object sender, System.EventArgs e)</p><p><b> {</b></p>
27、<p> string dsn=ConfigurationSettings.AppSettings["dsn"];</p><p> SqlConnection con=new SqlConnection(dsn);</p><p> con.Open();</p><p> string T1 = this.Textbox
28、1.Text;</p><p> int i1 = Convert.ToInt16(T1);</p><p> string T2 = this.Textbox2.Text;</p><p> int i2 = Convert.ToInt16(T2); </p><p> string str = "insert into
29、P(Pno,Pname,Im,Om,Number)values('" + this.txtTitle.Text.Trim().Replace("'", "''") + "','" + this.txtSource.Text + "','" + i1+ "','
30、" + i2 + "',0)";</p><p> SqlCommand cmd = new SqlCommand(str, con);</p><p> cmd.ExecuteNonQuery();</p><p> cmd.Dispose();</p><p> con.Close();&l
31、t;/p><p> Response.Redirect("Admin_PL.aspx");</p><p><b> }</b></p><p> Admin_CAdd.CS 關(guān)鍵代碼</p><p> protected void btnSubmit_Click(object sender, S
32、ystem.EventArgs e)</p><p><b> {</b></p><p> string dsn=ConfigurationSettings.AppSettings["dsn"];</p><p> SqlConnection con=new SqlConnection(dsn);</p>
33、<p> con.Open();</p><p> string str = "insert into C(Cno,Cname,Csex)values('" + this.txtTitle.Text.Trim().Replace("'", "''") + "','" +
34、 this.txtSource.Text + "','" + this.Textbox1.Text + "')";</p><p> SqlCommand cmd = new SqlCommand(str, con);</p><p> cmd.ExecuteNonQuery();</p><p>
35、 cmd.Dispose();</p><p> con.Close();</p><p> Response.Redirect("Admin_CL.aspx");</p><p><b> }</b></p><p> Admin_SAdd.CS關(guān)鍵代碼</p><p&
36、gt; protected void btnSubmit_Click(object sender, System.EventArgs e)</p><p><b> {</b></p><p> string dsn=ConfigurationSettings.AppSettings["dsn"];</p><p>
37、 SqlConnection con=new SqlConnection(dsn);</p><p> con.Open();</p><p> string T1 = this.Textbox1.Text;</p><p> int i1 = Convert.ToInt16(T1); </p><p> string str = &
38、quot;insert into S(Sno,Sname,Ssize)values('" + this.txtTitle.Text.Trim().Replace("'", "''") + "','" + this.txtSource.Text + "','" + i1+ "&
39、#39;)";</p><p> SqlCommand cmd = new SqlCommand(str, con);</p><p> cmd.ExecuteNonQuery();</p><p> cmd.Dispose();</p><p> con.Close();</p><p> Res
40、ponse.Redirect("Admin_SL.aspx");</p><p><b> }</b></p><p> 4. 商品、員工、倉(cāng)庫(kù)的顯示頁(yè)面</p><p> 實(shí)現(xiàn)商品、員工、倉(cāng)庫(kù)的顯示(Admin_PL.aspx Admin_CL.aspx Admin_SL.aspx)</p><
41、p> Admin_PL.CS 關(guān)鍵代碼</p><p> public partial class rscadm_Admin_ArticleAdd : System.Web.UI.Page</p><p><b> {</b></p><p> string Pno = "";</p><p
42、> protected void Page_Load(object sender, EventArgs e)</p><p><b> {</b></p><p> if (Session["employeename"] == null)</p><p><b> {</b></p&
43、gt;<p> Response.Redirect("admin_login.aspx");</p><p><b> }</b></p><p> string dsn = ConfigurationSettings.AppSettings["dsn"];</p><p> Sql
44、Connection con = new SqlConnection(dsn);</p><p> con.Open();</p><p> string str = "select Pno,Pname,Im,Om,Number from P";</p><p> SqlDataAdapter sda = new SqlDataAdapte
45、r(str, con);</p><p> DataSet ds = new DataSet();</p><p> sda.Fill(ds, "PList");</p><p> this.dgTopic.DataSource = ds.Tables["PList"].DefaultView;</p>&
46、lt;p> this.dgTopic.DataBind();</p><p> ds.Clear();</p><p> sda.Dispose();</p><p> con.Close();</p><p><b> }</b></p><p><b> }<
47、/b></p><p> Admin_CL.CS 關(guān)鍵代碼</p><p> public partial class rscadm_Admin_ArticleAdd : System.Web.UI.Page</p><p><b> {</b></p><p> string Pno = "&q
48、uot;;</p><p> protected void Page_Load(object sender, EventArgs e)</p><p><b> {</b></p><p> if (Session["employeename"] == null)</p><p><b&g
49、t; {</b></p><p> Response.Redirect("admin_login.aspx");</p><p><b> }</b></p><p> string dsn = ConfigurationSettings.AppSettings["dsn"];<
50、/p><p> SqlConnection con = new SqlConnection(dsn);</p><p> con.Open();</p><p> string str = "select Cno,Cname,Csex from C";</p><p> SqlDataAdapter sda = new
51、 SqlDataAdapter(str, con);</p><p> DataSet ds = new DataSet();</p><p> sda.Fill(ds, "PList");</p><p> this.dgTopic.DataSource = ds.Tables["PList"].DefaultView
52、;</p><p> this.dgTopic.DataBind();</p><p> ds.Clear();</p><p> sda.Dispose();</p><p> con.Close();</p><p><b> }</b></p><p>&l
53、t;b> }</b></p><p> Admin_SL.CS 關(guān)鍵代碼</p><p> public partial class rscadm_Admin_ArticleAdd : System.Web.UI.Page</p><p><b> {</b></p><p> string
54、Pno = "";</p><p> protected void Page_Load(object sender, EventArgs e)</p><p><b> {</b></p><p> if (Session["employeename"] == null)</p>&l
55、t;p><b> {</b></p><p> Response.Redirect("admin_login.aspx");</p><p><b> }</b></p><p> string dsn = ConfigurationSettings.AppSettings["d
56、sn"];</p><p> SqlConnection con = new SqlConnection(dsn);</p><p> con.Open();</p><p> string str = "select Sno,Sname from S";</p><p> SqlDataAdapter
57、sda = new SqlDataAdapter(str, con);</p><p> DataSet ds = new DataSet();</p><p> sda.Fill(ds, "PList");</p><p> this.dgTopic.DataSource = ds.Tables["PList"].De
58、faultView;</p><p> this.dgTopic.DataBind();</p><p> ds.Clear();</p><p> sda.Dispose();</p><p> con.Close();</p><p><b> } </b></p>&
59、lt;p><b> }</b></p><p><b> 5.進(jìn)貨系統(tǒng)</b></p><p> 實(shí)現(xiàn)商品進(jìn)貨(Admin_SPCIAdd.aspx)</p><p> Admin_SPCIAdd.CS關(guān)鍵代碼</p><p> protected void btnSubmit_Cl
60、ick(object sender, System.EventArgs e)</p><p><b> {</b></p><p> string dsn=ConfigurationSettings.AppSettings["dsn"];</p><p> SqlConnection con=new SqlConnec
61、tion(dsn);</p><p> con.Open();</p><p> string T1 = this.Textbox2.Text;</p><p> int i1 = Convert.ToInt16(T1);</p><p> string str = "update P set Number=Number +
62、 "+i1+" where Pno='"+this.txtTitle.Text.Trim().Replace("'", "''")+"' insert into SPC(Pno,Sno,Cno,Number,times)values('" + this.txtTitle.Text.Trim().Re
63、place("'", "''") + "','" + this.txtSource.Text + "','" + this.Textbox1.Text + "','" + i1 + "','" + this.DropDownCale
64、ndar1.Value + "')";</p><p> SqlCommand cmd = new SqlCommand(str, con);</p><p> cmd.ExecuteNonQuery();</p><p> cmd.Dispose();</p><p> con.Close();</
65、p><p> Response.Redirect("Admin_PL.aspx");</p><p><b> }</b></p><p><b> 6.出庫(kù)系統(tǒng)</b></p><p> 實(shí)現(xiàn)商品出庫(kù)(Admin_SPCOAdd.aspx)</p><p
66、> Admin_SPCOAdd.CS關(guān)鍵代碼</p><p> protected void btnSubmit_Click(object sender, System.EventArgs e)</p><p><b> {</b></p><p> string dsn=ConfigurationSettings.AppSett
67、ings["dsn"];</p><p> SqlConnection con=new SqlConnection(dsn);</p><p> con.Open();</p><p> string T1 = this.Textbox2.Text;</p><p> int i1 = Convert.ToInt1
68、6(T1)*(-1);</p><p> string str = "update P set Number=Number + " + i1 + " where Pno='" + this.txtTitle.Text.Trim().Replace("'", "''") + "'ins
69、ert into SPC(Pno,Sno,Cno,Number,times)values('" + this.txtTitle.Text.Trim().Replace("'", "''") + "','" + this.txtSource.Text + "','" + this.Tex
70、tbox1.Text + "','" + i1 + "','" + this.DropDownCalendar1.Value + "')";</p><p> SqlCommand cmd = new SqlCommand(str, con);</p><p> cmd.ExecuteN
71、onQuery();</p><p> cmd.Dispose();</p><p> con.Close();</p><p> Response.Redirect("Admin_PL.aspx");</p><p><b> }</b></p><p><b&
72、gt; 7.商品信息管理</b></p><p> 對(duì)已添加的商品進(jìn)行名稱、進(jìn)價(jià)、售價(jià)的修改(Admin_PX.aspx)</p><p> Admin_PX.CS關(guān)鍵代碼</p><p> public partial class rscadm_Admin_ArticleAdd : System.Web.UI.Page</p>&
73、lt;p><b> {</b></p><p> protected void Page_Load(object sender, System.EventArgs e)</p><p><b> {</b></p><p> if(Session["employeename"]==null
74、)</p><p><b> {</b></p><p> Response.Redirect("admin_login.aspx");</p><p><b> }</b></p><p> if(!this.IsPostBack)</p><p&g
75、t;<b> {</b></p><p> BindData();</p><p><b> }</b></p><p><b> }</b></p><p> private void BindData()</p><p><b>
76、 {</b></p><p> string dsn=ConfigurationSettings.AppSettings["dsn"];</p><p> SqlConnection con=new SqlConnection(dsn);</p><p> con.Open();</p><p> S
77、qlDataAdapter sda=new SqlDataAdapter("select Pno,Pname,Im,Om from P ",con);</p><p> DataSet ds=new DataSet();</p><p> sda.Fill(ds,"PList");</p><p> this.dgTop
78、ic.DataKeyField="Pno";</p><p> this.dgTopic.DataSource=ds.Tables["PList"].DefaultView;</p><p> this.dgTopic.DataBind();</p><p> ds.Clear();</p><p&g
79、t; sda.Dispose();</p><p> con.Close();</p><p><b> }</b></p><p> private void dgTopic_CancelCommand(object source, System.Web.UI.WebControls.DataGridCommandEventArgs
80、e)</p><p><b> {</b></p><p> this.dgTopic.EditItemIndex=-1;</p><p> this.BindData();</p><p><b> }</b></p><p> private void dgTo
81、pic_DeleteCommand(object source, System.Web.UI.WebControls.DataGridCommandEventArgs e)</p><p><b> {</b></p><p> string dsn=ConfigurationSettings.AppSettings["dsn"];</p
82、><p> SqlConnection con=new SqlConnection(dsn);</p><p> con.Open();</p><p> SqlCommand cmd=new SqlCommand("delete from P where Pno='"+this.dgTopic.DataKeys[e.Item.Item
83、Index].ToString()+"'",con);</p><p> cmd.ExecuteNonQuery();</p><p> cmd.Dispose();</p><p> con.Close();</p><p> BindData();</p><p><b&g
84、t; }</b></p><p> private void dgTopic_EditCommand(object source, System.Web.UI.WebControls.DataGridCommandEventArgs e)</p><p><b> {</b></p><p> this.dgTopic.Ed
85、itItemIndex=e.Item.ItemIndex;</p><p> this.BindData();</p><p><b> }</b></p><p> private void dgTopic_PageIndexChanged(object source, System.Web.UI.WebControls.DataGri
86、dPageChangedEventArgs e)</p><p><b> {</b></p><p> this.dgTopic.CurrentPageIndex=e.NewPageIndex;</p><p> this.BindData();</p><p><b> }</b><
87、;/p><p> private void dgTopic_UpdateCommand(object source, System.Web.UI.WebControls.DataGridCommandEventArgs e)</p><p><b> {</b></p><p> string Pno=this.dgTopic.DataKey
88、s[e.Item.ItemIndex].ToString();</p><p> string Pname=((TextBox)(e.Item.Cells[1].Controls[0])).Text;</p><p> string T1=((TextBox)(e.Item.Cells[2].Controls[0])).Text;</p><p> int I
89、m = Convert.ToInt16(T1);</p><p> string T2=((TextBox)(e.Item.Cells[3].Controls[0])).Text;</p><p> int Om = Convert.ToInt16(T2);</p><p> string dsn=ConfigurationSettings.AppSettin
90、gs["dsn"];</p><p> SqlConnection con=new SqlConnection(dsn);</p><p> con.Open();</p><p> SqlCommand cmd=new SqlCommand("update P set Pname='"+Pname+"
91、',Im='"+Im+"',Om='"+Om+"' where Pno='"+Pno+"'",con);</p><p> cmd.ExecuteNonQuery();</p><p> cmd.Dispose();</p><p>
92、con.Close();</p><p> this.dgTopic.EditItemIndex=-1;</p><p> this.BindData();</p><p><b> }</b></p><p> private void dgTopic_ItemDataBound(object sender,
93、System.Web.UI.WebControls.DataGridItemEventArgs e)</p><p><b> {</b></p><p> if(e.Item.ItemType==ListItemType.Item||e.Item.ItemType==ListItemType.AlternatingItem)</p><p&g
94、t;<b> {</b></p><p> ((LinkButton)e.Item.Cells[5].Controls[0]).Attributes.Add("onClick","return confirm('確認(rèn)要?jiǎng)h除');");</p><p><b> }</b></p&
95、gt;<p><b> } </b></p><p><b> }</b></p><p><b> 8.商品查詢</b></p><p> 根據(jù)商品號(hào)查詢商品信息(Admin_PS.aspx)</p><p> Admin_PS.CS關(guān)鍵代碼&
96、lt;/p><p> private void BindData()</p><p><b> {</b></p><p> string dsn = ConfigurationSettings.AppSettings["dsn"];</p><p> SqlConnection con = ne
97、w SqlConnection(dsn);</p><p> con.Open();</p><p> string str = "select Pno ,Pname ,Number,Im,Om from P where Pno = '" + Pno + "'";</p><p> SqlDataAdap
98、ter sda = new SqlDataAdapter(str, con);</p><p> DataSet ds = new DataSet();</p><p> sda.Fill(ds, "PList");</p><p> this.dgTopic.DataSource = ds.Tables["PList"
99、].DefaultView;</p><p> this.dgTopic.DataBind();</p><p> ds.Clear();</p><p> sda.Dispose();</p><p> con.Close();</p><p><b> }</b></p>
100、<p><b> 七、調(diào)試運(yùn)行結(jié)果</b></p><p><b> 登陸界面</b></p><p><b> 2.主界面</b></p><p> 商品、員工、倉(cāng)庫(kù)添加</p><p><b> 進(jìn)貨、出庫(kù)系統(tǒng)</b></
101、p><p><b> 4.商品信息管理</b></p><p><b> 5.商品查詢</b></p><p><b> 九、心得體會(huì)</b></p><p> 經(jīng)驗(yàn)體會(huì);系統(tǒng)的特色、不足(可繼續(xù)完善的方面)。</p><p> 這次課程設(shè)計(jì)對(duì)我來(lái)
溫馨提示
- 1. 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒(méi)有圖紙預(yù)覽就沒(méi)有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 眾賞文庫(kù)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 進(jìn)銷存管理數(shù)據(jù)庫(kù)課程設(shè)計(jì)
- 數(shù)據(jù)庫(kù)課程設(shè)計(jì)--商品進(jìn)銷存管理系統(tǒng)
- 藥品進(jìn)銷存管理系統(tǒng)數(shù)據(jù)庫(kù)課程設(shè)計(jì)
- 網(wǎng)站進(jìn)銷存數(shù)據(jù)庫(kù)課程設(shè)計(jì)報(bào)告
- 數(shù)據(jù)庫(kù)課程設(shè)計(jì)--醫(yī)院藥品進(jìn)銷存系統(tǒng)
- 數(shù)據(jù)庫(kù)課程設(shè)計(jì)--醫(yī)院藥品進(jìn)銷存系統(tǒng)
- 數(shù)據(jù)庫(kù)進(jìn)銷存管理系統(tǒng)設(shè)計(jì)
- 數(shù)據(jù)庫(kù)課程設(shè)計(jì)--進(jìn)銷存管理系統(tǒng)需求分析與設(shè)計(jì)
- 數(shù)據(jù)庫(kù)原理與應(yīng)用課程設(shè)計(jì)--商店進(jìn)銷存管理系統(tǒng)
- 某家具城進(jìn)銷存管理系統(tǒng)數(shù)據(jù)庫(kù)課程設(shè)計(jì)
- 數(shù)據(jù)庫(kù)應(yīng)用技術(shù)課程設(shè)計(jì)--超市進(jìn)銷存管理
- 進(jìn)銷存信息管理系統(tǒng)
- 數(shù)據(jù)庫(kù)系統(tǒng)課程設(shè)計(jì)--工廠零件進(jìn)銷存及工程管理系統(tǒng)
- 進(jìn)銷存管理系統(tǒng)課程設(shè)計(jì)
- 數(shù)據(jù)庫(kù)課程設(shè)計(jì)--貨存控制系統(tǒng)
- 數(shù)據(jù)庫(kù)畢業(yè)設(shè)計(jì)---商品進(jìn)銷存管理系統(tǒng)設(shè)計(jì)
- 藥店進(jìn)銷存管理信息系統(tǒng)課程設(shè)計(jì)
- 超市進(jìn)銷存管理信息系統(tǒng)課程設(shè)計(jì)
- 藥店進(jìn)銷存管理信息系統(tǒng)課程設(shè)計(jì)
- 課程設(shè)計(jì)--超市進(jìn)銷存管理信息系統(tǒng)
評(píng)論
0/150
提交評(píng)論