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

  • 大小: 3MB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2023-09-12
  • 語言: ASP
  • 標簽: ASP。NET??

資源簡介

商品銷售管理系統(tǒng)。功能齊備。。是初學習電子商務(wù)的一個很好的范例

資源截圖

代碼片段和文件信息

using?System;
using?System.Data;
using?System.Configuration;
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;

using?System.Data.SqlClient;
public?partial?class?_Default?:?System.Web.UI.Page?
{
????protected?void?Page_Load(object?sender?EventArgs?e)
????{
????????if?(!IsPostBack)
????????{
????????????this.Page.title?=?“當前位置:系統(tǒng)首頁“;
????????????string?MyConnectionString?=?ConfigurationManager.ConnectionStrings[“MySaleDBConnectionString“].ConnectionString;
????????????string?MySQL?=?“Select??*??From?公司信息?Where?優(yōu)先級=1“;
????????????SqlConnection?MyConnection?=?new?SqlConnection(MyConnectionString);
????????????MyConnection.Open();
????????????DataTable?MyTable?=?new?DataTable();
????????????SqlDataAdapter?MyAdapter?=?new?SqlDataAdapter(MySQL?MyConnection);
????????????MyAdapter.Fill(MyTable);
????????????this.Image1.ImageUrl?=?“~/Images/“?+?(String)MyTable.Rows[0][“首頁圖像“];
????????????Session[“MySystemName“]?=?(String)MyTable.Rows[0][“系統(tǒng)名稱“];
????????????Session[“MyCompanyWebSite“]?=?(String)MyTable.Rows[0][“公司網(wǎng)站“].ToString();
????????????Session[“MyCompanyName“]?=?(String)MyTable.Rows[0][“公司名稱“];
????????????Session[“MyCompanyAddress“]?=?(String)MyTable.Rows[0][“公司地址“];
????????????Session[“MyCompanyPhone“]?=?(String)MyTable.Rows[0][“服務(wù)電話“];
????????????Session[“MyCompanyLogo“]?=?(String)MyTable.Rows[0][“標志圖標“];
????????????if?(MyConnection.State?==?ConnectionState.Open)
????????????{
????????????????MyConnection.Close();
????????????}
????????}
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????2397??2007-05-08?23:51??第4章?商品銷售管理系統(tǒng)\SystemManage\AllErrorHelp.aspx

?????文件???????8540??2007-06-07?15:52??第4章?商品銷售管理系統(tǒng)\BuyManage\BuyAddForm.aspx

?????文件???????4051??2007-05-24?09:38??第4章?商品銷售管理系統(tǒng)\BuyManage\BuyAddPrint.aspx

?????文件???????9351??2007-06-07?15:52??第4章?商品銷售管理系統(tǒng)\ClientManage\BuyerForm.aspx

?????文件???????3072??2007-05-24?09:38??第4章?商品銷售管理系統(tǒng)\ClientManage\BuyerReportForm.aspx

?????文件???????4068??2007-05-24?09:38??第4章?商品銷售管理系統(tǒng)\ClientManage\BuyerReportPrint.aspx

?????文件???????5489??2007-06-07?15:52??第4章?商品銷售管理系統(tǒng)\BuyManage\BuyPaymentForm.aspx

?????文件???????4556??2007-06-07?15:52??第4章?商品銷售管理系統(tǒng)\BuyManage\BuyPaymentPrint.aspx

?????文件??????10051??2007-06-07?15:52??第4章?商品銷售管理系統(tǒng)\BuyManage\BuyReduceForm.aspx

?????文件???????4574??2007-05-24?09:38??第4章?商品銷售管理系統(tǒng)\BuyManage\BuyReducePrint.aspx

?????文件???????5499??2007-06-07?15:52??第4章?商品銷售管理系統(tǒng)\BuyManage\BuyRefundmentForm.aspx

?????文件???????4892??2007-06-07?15:52??第4章?商品銷售管理系統(tǒng)\BuyManage\BuyRefundmentPrint.aspx

?????文件???????4702??2007-06-07?15:52??第4章?商品銷售管理系統(tǒng)\BuyManage\BuyTransferForm.aspx

?????文件???????7390??2007-05-21?07:27??第4章?商品銷售管理系統(tǒng)\SystemManage\CompanyForm.aspx

?????文件????????429??2007-05-16?08:51??第4章?商品銷售管理系統(tǒng)\Default.aspx

?????文件???????5540??2007-05-13?14:04??第4章?商品銷售管理系統(tǒng)\SystemManage\Login.aspx

?????文件???????1660??2007-05-21?07:53??第4章?商品銷售管理系統(tǒng)\SystemManage\Logout.aspx

?????文件??????10234??2007-05-24?09:38??第4章?商品銷售管理系統(tǒng)\GoodsManage\MerchandiseForm.aspx

?????文件??????25453??2007-05-24?08:58??第4章?商品銷售管理系統(tǒng)\SystemManage\OperatorForm.aspx

?????文件??????10386??2007-05-08?23:28??第4章?商品銷售管理系統(tǒng)\SystemManage\PasswordRecovery.aspx

?????文件???????3086??2007-05-24?09:38??第4章?商品銷售管理系統(tǒng)\GoodsManage\QueryWarehouseInForm.aspx

?????文件???????4307??2007-05-24?09:38??第4章?商品銷售管理系統(tǒng)\GoodsManage\QueryWarehouseInPrint.aspx

?????文件???????2116??2007-05-24?09:38??第4章?商品銷售管理系統(tǒng)\GoodsManage\QueryWarehouseNowForm.aspx

?????文件???????4802??2007-05-24?09:38??第4章?商品銷售管理系統(tǒng)\GoodsManage\QueryWarehouseNowPrint.aspx

?????文件???????3089??2007-05-24?09:38??第4章?商品銷售管理系統(tǒng)\GoodsManage\QueryWarehouseOutForm.aspx

?????文件???????4549??2007-05-24?09:38??第4章?商品銷售管理系統(tǒng)\GoodsManage\QueryWarehouseOutPrint.aspx

?????文件??????10868??2007-06-07?15:52??第4章?商品銷售管理系統(tǒng)\SystemManage\RegisterUser.aspx

?????文件???????8357??2007-06-07?15:52??第4章?商品銷售管理系統(tǒng)\SaleManage\SaleAddForm.aspx

?????文件???????4556??2007-05-24?09:39??第4章?商品銷售管理系統(tǒng)\SaleManage\SaleAddPrint.aspx

?????文件???????5496??2007-06-07?15:52??第4章?商品銷售管理系統(tǒng)\SaleManage\SaleGatheringForm.aspx

............此處省略101個文件信息

評論

共有 條評論