資源簡介
實用的網站后臺管理系統網站后臺管理及前臺
代碼片段和文件信息
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;
using?Com.Kevin.TomorrowChineseBLL;
namespace?Com.Kevin.TomorrowChinese
{
????public?partial?class?About?:?System.Web.UI.Page
????{
????????protected?void?Page_Load(object?sender?EventArgs?e)
????????{
????????????AboutFrontClass?aboutFC?=?new?AboutFrontClass();
????????????RecruitManageClass?rmC?=?new?RecruitManageClass();
????????????DataTable?dt?=?new?DataTable();
????????????if?(!IsPostBack)
????????????{
????????????????dt?=?aboutFC.getAboutDescription();
????????????????LabAboutDescription.Text=dt.Rows[0][“Content“].ToString();
????????????????dt?=?rmC.get_Telephone();
????????????????////Label1.Text?=?dt.Rows[0][“Content“].ToString();
????????????????//DataList1.DataSource?=?rmC.getAllRecruit();?;
????????????????//DataList1.DataBind();
????????????}
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????13873??2009-03-19?16:26??TomorrowChinese\TomorrowChinese\About.aspx
?????文件???????1083??2009-03-19?16:27??TomorrowChinese\TomorrowChinese\About.aspx.cs
?????文件???????1348??2009-03-19?16:26??TomorrowChinese\TomorrowChinese\About.aspx.designer.cs
?????文件???????1883??2009-03-02?12:55??TomorrowChinese\TomorrowChinese\Administrator\AboutManage.aspx
?????文件???????1293??2009-02-27?12:03??TomorrowChinese\TomorrowChinese\Administrator\AboutManage.aspx.cs
?????文件???????2048??2009-03-02?12:55??TomorrowChinese\TomorrowChinese\Administrator\AboutManage.aspx.designer.cs
?????文件???????7153??2009-03-26?18:16??TomorrowChinese\TomorrowChinese\Administrator\AddEmployee.aspx
?????文件???????2549??2009-03-09?21:09??TomorrowChinese\TomorrowChinese\Administrator\AddEmployee.aspx.cs
?????文件???????8856??2009-03-09?16:54??TomorrowChinese\TomorrowChinese\Administrator\AddEmployee.aspx.designer.cs
?????文件???????4408??2009-03-30?10:21??TomorrowChinese\TomorrowChinese\Administrator\AddRecruit.aspx
?????文件???????1841??2009-03-30?10:21??TomorrowChinese\TomorrowChinese\Administrator\AddRecruit.aspx.cs
?????文件???????6401??2009-03-30?10:18??TomorrowChinese\TomorrowChinese\Administrator\AddRecruit.aspx.designer.cs
?????文件????????764??2009-03-30?16:39??TomorrowChinese\TomorrowChinese\Administrator\AdminIndex.aspx
?????文件????????489??2009-02-26?22:17??TomorrowChinese\TomorrowChinese\Administrator\AdminIndex.aspx.cs
?????文件???????1012??2009-02-26?22:17??TomorrowChinese\TomorrowChinese\Administrator\AdminIndex.aspx.designer.cs
?????文件???????9188??2009-03-30?16:41??TomorrowChinese\TomorrowChinese\Administrator\AdministratorIndex.aspx
?????文件????????754??2009-03-30?15:05??TomorrowChinese\TomorrowChinese\Administrator\AdministratorIndex.aspx.cs
?????文件???????1021??2009-03-30?15:07??TomorrowChinese\TomorrowChinese\Administrator\AdministratorIndex.aspx.designer.cs
?????文件???????1915??2009-03-02?12:56??TomorrowChinese\TomorrowChinese\Administrator\ArchitectureManage.aspx
?????文件???????1369??2009-02-27?12:15??TomorrowChinese\TomorrowChinese\Administrator\ArchitectureManage.aspx.cs
?????文件???????2042??2009-03-02?12:56??TomorrowChinese\TomorrowChinese\Administrator\ArchitectureManage.aspx.designer.cs
?????文件???????1800??2009-03-01?17:28??TomorrowChinese\TomorrowChinese\Administrator\ClientList.aspx
?????文件???????1279??2009-03-01?17:31??TomorrowChinese\TomorrowChinese\Administrator\ClientList.aspx.cs
?????文件???????2024??2009-03-01?15:52??TomorrowChinese\TomorrowChinese\Administrator\ClientList.aspx.designer.cs
?????文件???????1883??2009-03-02?12:57??TomorrowChinese\TomorrowChinese\Administrator\CompanyMatterManage.aspx
?????文件???????1362??2009-02-27?13:42??TomorrowChinese\TomorrowChinese\Administrator\CompanyMatterManage.aspx.cs
?????文件???????2056??2009-03-02?12:57??TomorrowChinese\TomorrowChinese\Administrator\CompanyMatterManage.aspx.designer.cs
?????文件???????1820??2009-03-01?17:31??TomorrowChinese\TomorrowChinese\Administrator\Contact.aspx
?????文件???????1279??2009-03-01?17:31??TomorrowChinese\TomorrowChinese\Administrator\Contact.aspx.cs
?????文件???????2018??2009-03-01?15:51??TomorrowChinese\TomorrowChinese\Administrator\Contact.aspx.designer.cs
............此處省略1329個文件信息
- 上一篇:asp.net母版頁大全
- 下一篇:C#窗體開發程序 學校管理系統 WINFORM
評論
共有 條評論