嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
基于asp.net 的仓库管理系统C#语言SQL2000数据库
添加商品信息、添加公司信息、库存查询、商品查询、用户管理等。
.
├── 基于asp.net 的仓库管理系统C#语言SQL2000数据库.zip
├── 销售网站
│ ├── App_Code
│ │ └── stockClass.cs
│ ├── Bedrock
│ │ ├── Commodity_add.aspx
│ │ ├── Commodity_add.aspx.cs
│ │ ├── Commodity_manage.aspx
│ │ ├── Commodity_manage.aspx.cs
│ │ ├── Commodity_open.aspx
│ │ ├── Commodity_open.aspx.cs
│ │ ├── Company_add.aspx
│ │ ├── Company_add.aspx.cs
│ │ ├── Company_manage.aspx
│ │ ├── Company_manage.aspx.cs
│ │ ├── Company_open.aspx
│ │ └── Company_open.aspx.cs
│ ├── CSS
│ │ └── CSS.css
│ ├── DB_51aspx
│ │ ├── db_Sell_Data.MDF
│ │ └── db_Sell_Log.LDF
│ ├── Default.aspx
│ ├── Default.aspx.cs
│ ├── Stock
│ │ ├── Stock_add.aspx
│ │ ├── Stock_add.aspx.cs
│ │ ├── Stock_open.aspx
│ │ ├── Stock_open.aspx.cs
│ │ ├── Stock_return.aspx
│ │ ├── Stock_return.aspx.cs
│ │ ├── Stock_search.aspx
│ │ └── Stock_search.aspx.cs
│ ├── Stockpile
│ │ ├── Reckoning.aspx
│ │ ├── Reckoning.aspx.cs
│ │ ├── Sell_open.aspx
│ │ ├── Sell_open.aspx.cs
│ │ ├── Stock_open.aspx
│ │ ├── Stock_open.aspx.cs
│ │ ├── Stockpile_search.aspx
│ │ ├── Stockpile_search.aspx.cs
│ │ ├── Taxis.aspx
│ │ ├── Taxis.aspx.cs
│ │ ├── open.aspx
│ │ ├── open.aspx.cs
│ │ ├── see.aspx
│ │ └── see.aspx.cs
│ ├── System
│ │ ├── user_add.aspx
│ │ ├── user_add.aspx.cs
│ │ ├── user_edit.aspx
│ │ ├── user_edit.aspx.cs
│ │ ├── user_manage.aspx
│ │ ├── user_manage.aspx.cs
│ │ ├── user_open.aspx
│ │ ├── user_open.aspx.cs
│ │ ├── user_out.aspx
│ │ └── user_out.aspx.cs
│ ├── Web.Config
│ ├── a.html
│ ├── images
│ │ ├── bg.jpg
│ │ ├── default_1.gif
│ │ ├── default_2.gif
│ │ ├── default_3.gif
│ │ ├── default_4.gif
│ │ ├── default_5.gif
│ │ ├── default_6.gif
│ │ ├── default_7.gif
│ │ ├── default_8.gif
│ │ ├── from.gif
│ │ ├── login.jpg
│ │ ├── login.psd
│ │ ├── login_1.gif
│ │ ├── login_10.gif
│ │ ├── login_11.gif
│ │ ├── login_12.gif
│ │ ├── login_13.gif
│ │ ├── login_2.gif
│ │ ├── login_3.gif
│ │ ├── login_4.gif
│ │ ├── login_5.gif
│ │ ├── login_6.gif
│ │ ├── login_7.gif
│ │ ├── login_8.gif
│ │ ├── login_9.gif
│ │ ├── main.jpg
│ │ └── spacer.gif
│ ├── login.aspx
│ ├── login.aspx.cs
│ ├── login.html
│ ├── main.aspx
│ ├── main.aspx.cs
│ ├── sell
│ │ ├── Sell_add.aspx
│ │ ├── Sell_add.aspx.cs
│ │ ├── Sell_open.aspx
│ │ ├── Sell_open.aspx.cs
│ │ ├── Sell_return.aspx
│ │ ├── Sell_return.aspx.cs
│ │ ├── Sell_search.aspx
│ │ └── Sell_search.aspx.cs
│ ├── ~$售管理系统使用说明》.doc
│ ├── 说明.txt
│ ├── 数据库.txt
│ └── 《销售管理系统使用说明》.doc
└── 仓库管理系统.rar
10 directories, 98 files