• 大小: 0.20M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-03-28
  • 语言: ASP
  • 标签: asp  

资源简介


asp.net 数据增删查改的简易项目网页demo,适合纯新手。页面简单,只留有基本控件,适合没有asp基础的了解。

资源截图

代码片段和文件信息

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

namespace testweb
{
    public partial class About : System.Web.UI.Page
    {
        protected void Page_Load(object sender EventArgs e)
        {

        }
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2015-08-10 16:35  testweb\
     目录           0  2015-08-10 16:35  testweb\testweb\
     文件         911  2015-08-06 12:52  testweb\testweb.sln
     文件       43520  2015-08-10 14:04  testweb\testweb.suo
     文件         455  2015-08-06 12:52  testweb\testweb\About.aspx
     文件         328  2015-08-06 12:52  testweb\testweb\About.aspx.cs
     文件         445  2015-08-06 12:52  testweb\testweb\About.aspx.designer.cs
     目录           0  2015-08-10 16:35  testweb\testweb\Account\
     文件        4446  2015-08-06 12:52  testweb\testweb\Account\ChangePassword.aspx
     文件         345  2015-08-06 12:52  testweb\testweb\Account\ChangePassword.aspx.cs
     文件         835  2015-08-06 12:52  testweb\testweb\Account\ChangePassword.aspx.designer.cs
     文件         504  2015-08-06 12:52  testweb\testweb\Account\ChangePasswordSuccess.aspx
     文件         352  2015-08-06 12:52  testweb\testweb\Account\ChangePasswordSuccess.aspx.cs
     文件         469  2015-08-06 12:52  testweb\testweb\Account\ChangePasswordSuccess.aspx.designer.cs
     文件        3068  2015-08-06 12:52  testweb\testweb\Account\Login.aspx
     文件         465  2015-08-06 12:52  testweb\testweb\Account\Login.aspx.cs
     文件        1154  2015-08-06 12:52  testweb\testweb\Account\Login.aspx.designer.cs
     文件        5692  2015-08-06 12:52  testweb\testweb\Account\Register.aspx
     文件         907  2015-08-06 12:52  testweb\testweb\Account\Register.aspx.cs
     文件        1195  2015-08-06 12:52  testweb\testweb\Account\Register.aspx.designer.cs
     文件         347  2015-08-06 12:52  testweb\testweb\Account\Web.config
     目录           0  2015-08-06 12:52  testweb\testweb\App_Data\
     目录           0  2015-08-10 16:35  testweb\testweb\bin\
     文件       12288  2015-08-10 13:34  testweb\testweb\bin\testweb.dll
     文件       58880  2015-08-10 13:34  testweb\testweb\bin\testweb.pdb
     文件        1898  2015-08-07 13:15  testweb\testweb\Default.aspx
     文件         919  2015-08-07 13:31  testweb\testweb\Default.aspx.cs
     文件        3513  2015-08-07 13:15  testweb\testweb\Default.aspx.designer.cs
     文件          91  2015-08-06 12:52  testweb\testweb\Global.asax
     文件        1200  2015-08-06 12:52  testweb\testweb\Global.asax.cs
     文件         503  2015-08-06 23:03  testweb\testweb\HTMLPage1.htm
............此处省略50个文件信息

评论

共有 条评论