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

資源簡介

學生成績管理,很完整,別人的畢業設計!vs2010打開,sql2008express

資源截圖

代碼片段和文件信息

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?AddBBS?:?System.Web.UI.Page
{
????protected?void?Page_Load(object?sender?EventArgs?e)
????{

????}
??
??
????protected?void?linkButton1_Click1(object?sender?EventArgs?e)
????{
????????data?data?=?new?data();
????????data.RunSql(“insert?into?Topic(TopicAddUserContent)values(‘“?+?tb_title.Text?+?“‘‘“?+?Session[“UserName“].ToString()?+?“‘‘“?+?tb_content.Text?+?“‘)“);
????????Alert?js?=?new?Alert();
????????js.Alertjs(“發布問題成功“);
????????Response.Redirect(“BBS.aspx“);
????}
}

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

?????文件????????809??2010-11-05?00:54??AddBBS.aspx.cs

?????文件???????3281??2011-01-04?16:47??BBS.aspx

?????文件???????1165??2010-11-05?00:42??BBS.aspx.cs

?????文件????????447??2010-11-03?20:23??ChkCourse.aspx

?????文件???????1205??2010-11-05?00:19??ChkCourse.aspx.cs

?????文件???????4873??2010-11-03?20:23??index.aspx

?????文件???????2878??2010-11-03?20:23??index.aspx.cs

?????文件???????3065??2010-11-04?21:30??Login.aspx

?????文件???????3295??2010-11-03?20:23??Login.aspx.cs

?????文件???????5290??2010-11-05?00:20??Main.aspx

?????文件????????405??2010-11-03?20:23??Main.aspx.cs

?????文件???????1524??2010-11-03?20:23??ModifyPwd.aspx

?????文件???????1621??2010-11-03?20:23??ModifyPwd.aspx.cs

?????文件???????9508??2010-11-05?00:22??MyCourse.aspx

?????文件???????3278??2010-11-05?14:05??MyCourse.aspx.cs

?????文件???????5139??2010-11-03?20:23??Myinfo.aspx

?????文件???????1592??2010-11-03?20:23??Myinfo.aspx.cs

?????文件???????8352??2010-11-05?00:17??MyScore.aspx

?????文件???????2852??2010-11-05?00:17??MyScore.aspx.cs

?????文件???????5392??2010-11-05?01:04??NewsList.aspx

?????文件???????2886??2010-11-03?20:23??NewsList.aspx.cs

?????文件??????11418??2010-11-05?13:57??SelectCourse.aspx

?????文件???????2815??2010-11-03?20:23??SelectCourse.aspx.cs

?????文件???????1460??2010-11-03?20:23??ShowNews.aspx

?????文件????????958??2010-11-03?20:23??ShowNews.aspx.cs

?????文件???????3336??2011-01-04?16:47??ShowTopic.aspx

?????文件???????1292??2010-11-05?00:53??ShowTopic.aspx.cs

?????文件???????2081??2010-11-04?23:38??Web.Config

?????文件???????3094??2010-11-03?20:23??admin\Addadmin.aspx

?????文件???????3001??2010-11-03?20:23??admin\Addadmin.aspx.cs

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

評論

共有 條評論