資源簡介
本課程將C#面向對象編程方法、ADO.NET技術、數據庫技術、講解一個完整的項目,
代碼片段和文件信息
using?System;
using?System.Collections;
using?System.Configuration;
using?System.Data;
using?System.Web;
using?System.Web.Security;
using?System.Web.UI;
using?System.Web.UI.HtmlControls;
using?System.Web.UI.WebControls;
using?System.Web.UI.WebControls.WebParts;
public?partial?class?bottom?:?System.Web.UI.Page
{
????protected?void?Page_Load(object?sender?EventArgs?e)
????{
????????if?(Session[“lname“]?==?null)
????????{
????????????Response.Write(“ript>top.location=‘login.aspx‘; ript>“);
????????????Response.End();
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????3326??2014-03-25?14:39??超市管理系統程序\admin\admin_Add.aspx
?????文件???????1576??2014-03-25?14:39??超市管理系統程序\admin\admin_Add.aspx.cs
?????文件???????3327??2014-03-25?14:41??超市管理系統程序\admin\admin_Edit.aspx
?????文件???????1931??2014-03-25?14:41??超市管理系統程序\admin\admin_Edit.aspx.cs
?????文件???????2237??2014-03-25?14:40??超市管理系統程序\admin\admin_List.aspx
?????文件???????1904??2014-03-25?14:42??超市管理系統程序\admin\admin_List.aspx.cs
?????文件???????3975??2013-04-05?22:07??超市管理系統程序\admin\pwd.aspx
?????文件???????1576??2014-03-25?18:11??超市管理系統程序\admin\pwd.aspx.cs
?????文件???????3581??2013-11-08?10:57??超市管理系統程序\App_Code\DataPage.cs
?????文件???????3121??2012-04-14?17:00??超市管理系統程序\App_Code\MessageBox.cs
?????文件???????3448??2012-08-19?22:56??超市管理系統程序\App_Code\PageValidate.cs
?????文件??????26261??2012-08-26?23:25??超市管理系統程序\App_Code\SqlHelper.cs
?????文件???????8271??2014-03-25?15:01??超市管理系統程序\App_Code\VerifyCode.cs
?????文件????5242880??2016-06-02?15:11??超市管理系統程序\App_Data\supermarket_data.mdf
?????文件????4194304??2016-06-02?15:11??超市管理系統程序\App_Data\supermarket_log.ldf
?????文件???????2798??2014-03-25?14:53??超市管理系統程序\baks\baks_Add.aspx
?????文件???????1720??2014-03-25?14:53??超市管理系統程序\baks\baks_Add.aspx.cs
?????文件???????2299??2014-03-25?14:55??超市管理系統程序\baks\baks_List.aspx
?????文件???????2557??2014-03-25?14:55??超市管理系統程序\baks\baks_List.aspx.cs
?????文件?????110592??2008-01-26?22:17??超市管理系統程序\bin\AspNetPager.dll
?????文件?????????40??2012-04-14?17:25??超市管理系統程序\bin\AspNetPager.dll.refresh
?????文件???????1016??2012-11-23?22:04??超市管理系統程序\bottom.aspx
?????文件????????571??2012-11-23?22:05??超市管理系統程序\bottom.aspx.cs
?????文件???????7759??2014-03-25?14:24??超市管理系統程序\buyRecord\buyRecord_Add.aspx
?????文件???????4401??2014-03-25?18:11??超市管理系統程序\buyRecord\buyRecord_Add.aspx.cs
?????文件???????4289??2014-03-25?14:24??超市管理系統程序\buyRecord\buyRecord_Edit.aspx
?????文件???????1733??2014-03-25?14:15??超市管理系統程序\buyRecord\buyRecord_Edit.aspx.cs
?????文件???????3502??2014-03-25?13:25??超市管理系統程序\buyRecord\buyRecord_List.aspx
?????文件???????3117??2014-03-25?18:14??超市管理系統程序\buyRecord\buyRecord_List.aspx.cs
?????文件???????3014??2014-03-25?14:06??超市管理系統程序\buyRecord\buyRecord_List2.aspx
............此處省略174個文件信息
- 上一篇:C# 多文檔、3路CAN通信、Word讀寫
- 下一篇:C# 石英時鐘(異形窗體)
評論
共有 條評論