資源簡介
物流信息網站是一個用visual studio 2010、SQL server2008設計編寫的,主要包括8個模塊:庫存警報,數據報表,庫存盤點,庫存產品,倉庫管理,單據管理,系統通知,用戶管理等。通過本網站系統能提供各個商品物流的各種信息。
壓縮文件包含三個文件,一個為VS2010源程序,一個為SQL2008數據庫,一個為文檔報告。

代碼片段和文件信息
using?System;
using?System.Data;
using?System.Configuration;
using?System.Collections;
using?System.Web;
using?System.Web.Security;
using?System.Web.UI;
using?System.Web.UI.WebControls;
using?System.Web.UI.WebControls.WebParts;
using?System.Web.UI.HtmlControls;
public?partial?class?ChangPwd?:?System.Web.UI.Page
{
????protected?void?Page_Load(object?sender?EventArgs?e)
????{
????????if?(Session[“UserID“]?==?null?||?Session[“UserID“]?==?““)
????????{
????????????Response.Write(“ript?language=‘javascript‘>alert(‘您尚未登陸或登陸超時‘);location.href=‘/‘; ript>“);
????????????Response.End();
????????}
????}
????protected?void?Button1_Click(object?sender?EventArgs?e)
????{
????????string?OldPwds?=?OldPwd.Text;
????????string?NewsPwd?=?PassWord.Text;
????????string?UserNam?=?Session[“UserName“].ToString();
????????UserAction?MyA?=?new?UserAction();
????????if?(MyA.UserChangePwd(UserNam?OldPwds?NewsPwd))?
????????{
????????????Response.Write(“ript?language=‘javascript‘>alert(‘密碼修改成功‘); ript>“);
????????}
????????else?
????????{
????????????Response.Write(“ript?language=‘javascript‘>alert(‘原密碼不正確請重新輸入‘);history.go(-1) ript>“);
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2014-12-01?21:07??C#?ASP.net?物流信息網站\
?????目錄???????????0??2014-12-01?21:04??C#?ASP.net?物流信息網站\SQL?Server?Management?Studio\
?????目錄???????????0??2014-12-01?21:01??C#?ASP.net?物流信息網站\SQL?Server?Management?Studio\Backup?Files\
?????目錄???????????0??2014-12-01?21:10??C#?ASP.net?物流信息網站\SQL?Server?Management?Studio\Backup?Files\Solution1\
?????目錄???????????0??2014-12-01?21:01??C#?ASP.net?物流信息網站\SQL?Server?Management?Studio\Code?Snippets\
?????目錄???????????0??2014-12-01?21:01??C#?ASP.net?物流信息網站\SQL?Server?Management?Studio\Code?Snippets\xm
?????目錄???????????0??2014-12-01?21:10??C#?ASP.net?物流信息網站\SQL?Server?Management?Studio\Code?Snippets\xm
?????目錄???????????0??2014-12-01?21:10??C#?ASP.net?物流信息網站\SQL?Server?Management?Studio\Custom?Reports\
?????目錄???????????0??2014-12-01?21:01??C#?ASP.net?物流信息網站\SQL?Server?Management?Studio\Projects\
?????目錄???????????0??2014-12-01?21:01??C#?ASP.net?物流信息網站\SQL?Server?Management?Studio\Projects\MY\
?????文件?????2031616??2013-11-17?16:32??C#?ASP.net?物流信息網站\SQL?Server?Management?Studio\Projects\MY\al_bysj_Data.MDF
?????文件?????1048576??2013-11-17?16:32??C#?ASP.net?物流信息網站\SQL?Server?Management?Studio\Projects\MY\al_bysj_Log.LDF
?????目錄???????????0??2014-12-01?21:01??C#?ASP.net?物流信息網站\SQL?Server?Management?Studio\Settings\
?????文件??????161930??2013-11-15?23:16??C#?ASP.net?物流信息網站\SQL?Server?Management?Studio\Settings\CurrentSettings-2013-10-08.vssettings
?????目錄???????????0??2014-12-01?21:01??C#?ASP.net?物流信息網站\SQL?Server?Management?Studio\Templates\
?????目錄???????????0??2014-12-01?21:10??C#?ASP.net?物流信息網站\SQL?Server?Management?Studio\Templates\ItemTemplates\
?????目錄???????????0??2014-12-01?21:10??C#?ASP.net?物流信息網站\SQL?Server?Management?Studio\Templates\ProjectTemplates\
?????目錄???????????0??2014-12-01?21:04??C#?ASP.net?物流信息網站\Visual?Studio?2010\
?????目錄???????????0??2014-12-01?21:01??C#?ASP.net?物流信息網站\Visual?Studio?2010\Backup?Files\
?????目錄???????????0??2014-12-01?21:10??C#?ASP.net?物流信息網站\Visual?Studio?2010\Backup?Files\MY\
?????目錄???????????0??2014-12-01?21:01??C#?ASP.net?物流信息網站\Visual?Studio?2010\Code?Snippets\
?????目錄???????????0??2014-12-01?21:01??C#?ASP.net?物流信息網站\Visual?Studio?2010\Code?Snippets\SQL\
?????目錄???????????0??2014-12-01?21:10??C#?ASP.net?物流信息網站\Visual?Studio?2010\Code?Snippets\SQL\My?Code?Snippets\
?????目錄???????????0??2014-12-01?21:01??C#?ASP.net?物流信息網站\Visual?Studio?2010\Code?Snippets\Visual?Basic\
?????目錄???????????0??2014-12-01?21:10??C#?ASP.net?物流信息網站\Visual?Studio?2010\Code?Snippets\Visual?Basic\My?Code?Snippets\
?????目錄???????????0??2014-12-01?21:01??C#?ASP.net?物流信息網站\Visual?Studio?2010\Code?Snippets\Visual?C#\
?????目錄???????????0??2014-12-01?21:10??C#?ASP.net?物流信息網站\Visual?Studio?2010\Code?Snippets\Visual?C#\My?Code?Snippets\
?????目錄???????????0??2014-12-01?21:01??C#?ASP.net?物流信息網站\Visual?Studio?2010\Code?Snippets\Visual?Web?Developer\
?????目錄???????????0??2014-12-01?21:10??C#?ASP.net?物流信息網站\Visual?Studio?2010\Code?Snippets\Visual?Web?Developer\My?HTML?Snippets\
?????目錄???????????0??2014-12-01?21:10??C#?ASP.net?物流信息網站\Visual?Studio?2010\Code?Snippets\Visual?Web?Developer\My?Jsc
?????目錄???????????0??2014-12-01?21:01??C#?ASP.net?物流信息網站\Visual?Studio?2010\Code?Snippets\xm
............此處省略109個文件信息
- 上一篇:c# AE 屬性查詢
- 下一篇:wpf實現Socket通信
評論
共有 條評論