資源簡介
APS學(xué)生選課系統(tǒng)完整源碼,直接拿來用即可

代碼片段和文件信息
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?ApplicationErroy?:?System.Web.UI.Page
{
????protected?void?Page_Load(object?sender?EventArgs?e)
????{
????????if?(!IsPostBack)
????????{
????????????//顯示程序中的錯誤碼
????????????if?(Application[“erroy“]?!=?null)
????????????{
????????????????Response.Write(Application[“erroy“].ToString());
????????????}
????????}
????}
}
/*
?
??????
??????
??????
???? */
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????460??2010-07-06?23:18??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\ApplicationErroy.aspx
?????文件????????911??2010-07-08?20:24??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\ApplicationErroy.aspx.cs
?????文件???????2973??2010-08-30?20:06??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\App_Code\ba
?????文件????2293760??2011-02-16?21:24??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\App_Data\Lesson
?????文件?????573440??2011-02-16?21:24??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\App_Data\Lesson
?????文件???????1772??2010-07-06?23:22??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\Global.asax
?????文件???????1664??2010-07-05?20:35??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\grid_excel.aspx
?????文件???????2583??2010-07-06?01:41??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\grid_excel.aspx.cs
?????文件????????984??2010-09-03?19:41??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\help_Page.aspx
?????文件????????454??2010-07-08?20:11??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\help_Page.aspx.cs
?????文件???????1798??2010-06-18?19:46??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\image2\button.jpg
?????文件??????23289??2010-07-06?10:28??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\image2\loginbj.jpg
????..A.SH.??????6144??2010-09-06?21:10??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\image2\Thumbs.db
?????文件?????389426??2008-11-27?02:03??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\images\2.jpg
?????文件???????1135??2008-11-29?21:30??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\images\addNote.gif
?????文件???????5551??2008-11-29?04:59??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\images\bg.gif
?????文件???????4467??2008-11-29?01:43??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\images\bg_banner_menu.gif
?????文件????????590??2008-11-29?22:48??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\images\bg_button_blue.gif
?????文件???????1210??2008-12-10?07:08??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\images\bg_button_del.gif
?????文件???????1204??2008-12-10?07:11??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\images\bg_button_update.gif
?????文件????????189??2008-12-01?10:00??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\images\bg_header.gif
?????文件????????148??2008-11-29?06:45??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\images\bg_left_bc.gif
?????文件????????316??2008-11-29?06:44??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\images\bg_left_bl.gif
?????文件????????316??2008-11-29?06:43??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\images\bg_left_br.gif
?????文件????????148??2008-11-29?06:48??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\images\bg_left_ls.gif
?????文件????????148??2008-11-29?06:47??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\images\bg_left_rs.gif
?????文件????????255??2008-11-29?06:32??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\images\bg_left_tc.gif
?????文件???????1100??2008-11-29?06:51??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\images\bg_left_tl.gif
?????文件???????1097??2008-11-29?06:51??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\images\bg_left_tr.gif
?????文件??????13556??2008-12-09?11:02??系統(tǒng)-畢業(yè)設(shè)計\Lesson_Selecting\images\bg_login.png
............此處省略273個文件信息
評論
共有 條評論