-
大小: 424KB文件類型: .rar金幣: 2下載: 1 次發(fā)布日期: 2021-06-12
- 語(yǔ)言: 數(shù)據(jù)庫(kù)
- 標(biāo)簽: sqlserver??課程設(shè)計(jì)??
資源簡(jiǎn)介
sqlserver 課程設(shè)計(jì) BLOG 源程序和mdf,ldf文件

代碼片段和文件信息
using?System;
using?System.Collections;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Web;
using?System.Web.SessionState;
using?System.Web.UI;
using?System.Web.UI.WebControls;
using?System.Web.UI.HtmlControls;
namespace?ST_GROUP.Blog
{
///?
///?ST_admin?的摘要說(shuō)明。
///?
public?partial?class?ST_admin?:?System.Web.UI.Page
{
protected?System.Web.UI.WebControls.Label?msg;
protected?System.Web.UI.WebControls.Button?login_out;
private?void?Page_Load(object?sender?System.EventArgs?e)
{
//?在此處放置用戶代碼以初始化頁(yè)面
}
#region?Web?Form?Designer?generated?code
override?protected?void?OnInit(EventArgs?e)
{
//
//?CODEGEN:該調(diào)用是?ASP.NET?Web?窗體設(shè)計(jì)器所必需的。
//
InitializeComponent();
base.OnInit(e);
}
///?
///?設(shè)計(jì)器支持所需的方法?-?不要使用代碼編輯器修改
///?此方法的內(nèi)容。
///?
private?void?InitializeComponent()
{????
this.Load?+=?new?System.EventHandler(this.Page_Load);
}
#endregion
public?void?ST_check_Login()
{
if((Session[“UserName“]!=null))
{
string?username=Session[“UserName“].ToString();
Response.Write(“ript>alert(‘還未登錄‘);parent.location.href=‘ST_login.asp‘; ript>“);
Response.End();
}
}
public?void?ST_login_Out()
{
Session[“UserName“]=null;
Response.Write(“ript>alert(‘退出成功‘);parent.location.href=‘ST_login.asp‘; ript>“);
Response.End();
}
}
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件?????????52??2012-02-03?08:47??第7章?BLOG\源代碼\說(shuō)明.txt
?????文件?????????66??2012-02-03?08:47??第7章?BLOG\源代碼\ST_Blog\Global.asax
?????文件???????1478??2012-02-03?08:47??第7章?BLOG\源代碼\ST_Blog\ST_admin.aspx
?????文件???????1554??2012-02-03?08:47??第7章?BLOG\源代碼\ST_Blog\ST_admin.aspx.cs
?????文件???????3196??2012-02-03?08:47??第7章?BLOG\源代碼\ST_Blog\ST_admin_li
?????文件???????2144??2012-02-03?08:47??第7章?BLOG\源代碼\ST_Blog\ST_admin_li
?????文件???????2989??2012-02-03?08:47??第7章?BLOG\源代碼\ST_Blog\ST_admin_message.aspx
?????文件???????1775??2012-02-03?08:47??第7章?BLOG\源代碼\ST_Blog\ST_admin_message.aspx.cs
?????文件???????2819??2012-02-03?08:47??第7章?BLOG\源代碼\ST_Blog\ST_admin_replay.aspx
?????文件???????1985??2012-02-03?08:47??第7章?BLOG\源代碼\ST_Blog\ST_admin_replay.aspx.cs
?????文件???????1690??2012-02-03?08:47??第7章?BLOG\源代碼\ST_Blog\ST_Blog.sln
?????文件??????26624??2012-02-03?08:47??第7章?BLOG\源代碼\ST_Blog\ST_Blog.suo
?????文件????????653??2012-02-03?08:47??第7章?BLOG\源代碼\ST_Blog\ST_edit.aspx
?????文件??????11909??2012-02-03?08:47??第7章?BLOG\源代碼\ST_Blog\ST_edit.aspx.cs
?????文件????????375??2012-02-03?08:47??第7章?BLOG\源代碼\ST_Blog\ST_footer.ascx
?????文件????????414??2012-02-03?08:47??第7章?BLOG\源代碼\ST_Blog\ST_footer.ascx.cs
?????文件????????293??2012-02-03?08:48??第7章?BLOG\源代碼\ST_Blog\ST_Header.ascx
?????文件????????414??2012-02-03?08:48??第7章?BLOG\源代碼\ST_Blog\ST_Header.ascx.cs
?????文件???????6670??2012-02-03?08:48??第7章?BLOG\源代碼\ST_Blog\ST_index.aspx
?????文件???????6670??2012-02-03?08:48??第7章?BLOG\源代碼\ST_Blog\ST_index.aspx.bak
?????文件???????5017??2012-02-03?08:48??第7章?BLOG\源代碼\ST_Blog\ST_index.aspx.cs
?????文件???????2226??2012-02-03?08:48??第7章?BLOG\源代碼\ST_Blog\ST_left.aspx
?????文件???????1195??2012-02-03?08:48??第7章?BLOG\源代碼\ST_Blog\ST_left.aspx.cs
?????文件???????4857??2012-02-03?08:48??第7章?BLOG\源代碼\ST_Blog\ST_list.aspx
?????文件???????2109??2012-02-03?08:48??第7章?BLOG\源代碼\ST_Blog\ST_list.aspx.cs
?????文件???????1787??2012-02-03?08:48??第7章?BLOG\源代碼\ST_Blog\ST_login.aspx
?????文件???????1676??2012-02-03?08:48??第7章?BLOG\源代碼\ST_Blog\ST_login.aspx.cs
?????文件???????3467??2012-02-03?08:48??第7章?BLOG\源代碼\ST_Blog\ST_main.aspx
?????文件???????2097??2012-02-03?08:48??第7章?BLOG\源代碼\ST_Blog\ST_main.aspx.cs
?????文件???????3738??2012-02-03?08:48??第7章?BLOG\源代碼\ST_Blog\ST_message.aspx
............此處省略33個(gè)文件信息
評(píng)論
共有 條評(píng)論