资源简介
自己 写的 一个简单 asp 课设
内包含实验报告
代码片段和文件信息
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 context : System.Web.UI.Page
{
protected void Page_Load(object sender EventArgs e)
{
this.title = “相关链接“;
}
protected void Button1_Click(object sender EventArgs e)
{
Response.Redirect(“t1.aspx“);
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 43008 2006-08-11 05:25 大作业\封面.doc
文件 564224 2006-08-11 00:24 大作业\留言板大作业.doc
文件 2747 2006-08-11 06:13 课程设计程序\context.aspx
文件 559 2006-08-11 06:14 课程设计程序\context.aspx.cs
文件 2415 2006-08-11 03:32 课程设计程序\Default.aspx
文件 2176 2009-06-28 12:21 课程设计程序\Default.aspx.cs
文件 2354 2006-08-11 06:33 课程设计程序\help.aspx
文件 675 2006-08-11 06:33 课程设计程序\help.aspx.cs
文件 2757 2006-08-11 04:55 课程设计程序\loong.aspx
文件 2016 2006-08-11 05:18 课程设计程序\loong.aspx.cs
文件 4577 2006-08-11 03:36 课程设计程序\msg.aspx
文件 5076 2006-08-11 05:02 课程设计程序\msg.aspx.cs
文件 3892 2009-06-28 11:23 课程设计程序\recover.aspx
文件 3640 2006-08-11 04:21 课程设计程序\recover.aspx.cs
文件 3216 2009-06-28 12:05 课程设计程序\register.aspx
文件 4242 2009-06-28 12:21 课程设计程序\register.aspx.cs
文件 1313 2006-08-11 06:13 课程设计程序\t1.aspx
文件 673 2006-08-11 06:13 课程设计程序\t1.aspx.cs
文件 1487 2006-08-11 06:16 课程设计程序\t2.aspx
文件 670 2006-08-11 06:13 课程设计程序\t2.aspx.cs
文件 1443 2006-08-11 06:13 课程设计程序\t3.aspx
文件 671 2006-08-11 06:13 课程设计程序\t3.aspx.cs
文件 4948 2006-08-11 06:40 课程设计程序\wen.aspx
文件 404 2006-08-11 06:36 课程设计程序\wen.aspx.cs
文件 2763 2009-06-28 11:50 课程设计程序\writer.aspx
文件 802 2009-06-28 11:50 课程设计程序\writer.aspx.cs
文件 40736 2006-08-11 02:51 课程设计程序\images\1.bmp
文件 1276 2005-12-06 16:09 课程设计程序\images\10.gif
文件 3931 2005-12-06 16:09 课程设计程序\images\11.gif
文件 10253 2005-12-06 16:09 课程设计程序\images\12.gif
............此处省略73个文件信息
- 上一篇:asp校友论坛 毕业设计
- 下一篇:房屋中介信息管理平台
评论
共有 条评论