• 大小: 7.95M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-25
  • 语言: C#
  • 标签: asp.net  asp  .NET  NET  

资源简介

需右键项目>>属性>>创建iis后运行

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;

namespace Train_First
{
    public partial class Default : System.Web.UI.Page
    {
        protected void Page_Load(object sender EventArgs e)
        {
            Response.Redirect(@“~/Main/Logon.aspx“ true);
        }
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2013-09-30 18:30  Train_First\
     目录           0  2012-12-20 18:00  Train_First\Ajax-Rpc\
     目录           0  2012-12-20 18:00  Train_First\Ajax-Rpc\Css\
     文件         100  2012-07-13 15:03  Train_First\Ajax-Rpc\Css\Default.css
     文件         103  2012-07-05 11:56  Train_First\Ajax-Rpc\Default.ashx
     文件        3083  2012-07-13 15:31  Train_First\Ajax-Rpc\Default.ashx.cs
     文件        3382  2012-07-13 15:34  Train_First\Ajax-Rpc\Default.aspx
     文件         370  2012-07-05 09:39  Train_First\Ajax-Rpc\Default.aspx.cs
     文件         815  2012-07-13 14:59  Train_First\Ajax-Rpc\Default.aspx.designer.cs
     目录           0  2012-07-05 09:38  Train_First\Ajax-Rpc\Images\
     目录           0  2012-12-20 18:00  Train_First\Ajax-Rpc\Js\
     文件         231  2012-07-13 18:08  Train_First\Ajax-Rpc\Jscript1.js
     文件        2482  2012-07-20 10:41  Train_First\Ajax-Rpc\Js\Default.js
     文件        5357  2012-07-13 14:56  Train_First\Ajax-Rpc\Js\demo.js
     文件        7272  2013-09-30 18:32  Train_First\b4be50bf-d700-4dce-b210-e90cadc137fcGLSoftTrace.log
     目录           0  2012-12-20 18:00  Train_First\bin\
     文件      207360  2012-06-05 09:07  Train_First\bin\GLSoft.Common.dll
     文件      473088  2012-06-05 09:07  Train_First\bin\GLSoft.HR.BusinessFacade.dll
     文件       50176  2012-06-05 09:07  Train_First\bin\GLSoft.HR.BusinessLogic.dll
     文件     1549312  2012-06-05 09:07  Train_First\bin\GLSoft.HR.DataAccess.dll
     文件       31232  2012-06-05 09:07  Train_First\bin\GLSoft.HR.UserOnlineLogic.dll
     文件      634880  2012-06-05 09:07  Train_First\bin\GLSoft.HR.Utils.dll
     文件       96256  2012-06-05 09:07  Train_First\bin\GLSoft.HR.Web.Utils.V2.dll
     文件        5120  2012-02-28 16:26  Train_First\bin\Interop.CRockey4S.dll
     文件        4096  2012-02-28 16:26  Train_First\bin\Interop.NetROCKEY4.dll
     文件        3584  2012-02-28 16:26  Train_First\bin\Interop.NetRockey4NDCom.dll
     文件        3584  2012-02-28 16:26  Train_First\bin\Interop.ROCKEY4.dll
     文件      462336  2012-02-28 16:26  Train_First\bin\Ionic.Zip.dll
     文件      103848  2012-02-28 16:26  Train_First\bin\Microsoft.Practices.EnterpriseLibrary.Caching.dll
     文件      161192  2012-02-28 16:26  Train_First\bin\Microsoft.Practices.EnterpriseLibrary.Common.dll
     文件       64352  2012-02-28 16:26  Train_First\bin\Microsoft.Practices.objectBuilder.dll
............此处省略524个文件信息

评论

共有 条评论