• 大小: 1.71MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-08-30
  • 语言: 其他
  • 标签: APS  源码  

资源简介

APS学生选课系统完整源码,直接拿来用即可

资源截图

代码片段和文件信息

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  系统-毕业设计\Lesson_Selecting\ApplicationErroy.aspx

     文件        911  2010-07-08 20:24  系统-毕业设计\Lesson_Selecting\ApplicationErroy.aspx.cs

     文件       2973  2010-08-30 20:06  系统-毕业设计\Lesson_Selecting\App_Code\baseFunction.cs

     文件    2293760  2011-02-16 21:24  系统-毕业设计\Lesson_Selecting\App_Data\Lessonselecting_DB.mdf

     文件     573440  2011-02-16 21:24  系统-毕业设计\Lesson_Selecting\App_Data\Lessonselecting_DB_log.LDF

     文件       1772  2010-07-06 23:22  系统-毕业设计\Lesson_Selecting\Global.asax

     文件       1664  2010-07-05 20:35  系统-毕业设计\Lesson_Selecting\grid_excel.aspx

     文件       2583  2010-07-06 01:41  系统-毕业设计\Lesson_Selecting\grid_excel.aspx.cs

     文件        984  2010-09-03 19:41  系统-毕业设计\Lesson_Selecting\help_Page.aspx

     文件        454  2010-07-08 20:11  系统-毕业设计\Lesson_Selecting\help_Page.aspx.cs

     文件       1798  2010-06-18 19:46  系统-毕业设计\Lesson_Selecting\image2\button.jpg

     文件      23289  2010-07-06 10:28  系统-毕业设计\Lesson_Selecting\image2\loginbj.jpg

    ..A.SH.      6144  2010-09-06 21:10  系统-毕业设计\Lesson_Selecting\image2\Thumbs.db

     文件     389426  2008-11-27 02:03  系统-毕业设计\Lesson_Selecting\images\2.jpg

     文件       1135  2008-11-29 21:30  系统-毕业设计\Lesson_Selecting\images\addNote.gif

     文件       5551  2008-11-29 04:59  系统-毕业设计\Lesson_Selecting\images\bg.gif

     文件       4467  2008-11-29 01:43  系统-毕业设计\Lesson_Selecting\images\bg_banner_menu.gif

     文件        590  2008-11-29 22:48  系统-毕业设计\Lesson_Selecting\images\bg_button_blue.gif

     文件       1210  2008-12-10 07:08  系统-毕业设计\Lesson_Selecting\images\bg_button_del.gif

     文件       1204  2008-12-10 07:11  系统-毕业设计\Lesson_Selecting\images\bg_button_update.gif

     文件        189  2008-12-01 10:00  系统-毕业设计\Lesson_Selecting\images\bg_header.gif

     文件        148  2008-11-29 06:45  系统-毕业设计\Lesson_Selecting\images\bg_left_bc.gif

     文件        316  2008-11-29 06:44  系统-毕业设计\Lesson_Selecting\images\bg_left_bl.gif

     文件        316  2008-11-29 06:43  系统-毕业设计\Lesson_Selecting\images\bg_left_br.gif

     文件        148  2008-11-29 06:48  系统-毕业设计\Lesson_Selecting\images\bg_left_ls.gif

     文件        148  2008-11-29 06:47  系统-毕业设计\Lesson_Selecting\images\bg_left_rs.gif

     文件        255  2008-11-29 06:32  系统-毕业设计\Lesson_Selecting\images\bg_left_tc.gif

     文件       1100  2008-11-29 06:51  系统-毕业设计\Lesson_Selecting\images\bg_left_tl.gif

     文件       1097  2008-11-29 06:51  系统-毕业设计\Lesson_Selecting\images\bg_left_tr.gif

     文件      13556  2008-12-09 11:02  系统-毕业设计\Lesson_Selecting\images\bg_login.png

............此处省略273个文件信息

评论

共有 条评论