资源简介
是一个完整的同学录系统 系统运行界面美观,基本实现了主要功能,是一个不错的小系统 是使用asp.net实现的 数据库使用sql 2005
代码片段和文件信息
using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
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;
using System.xml.Linq;
public partial class cpmange : System.Web.UI.Page
{
protected void Page_Load(object sender EventArgs e)
{
if (Session[“username“] == null)
{
Response.Write(“ript language=javascript>alert(‘尚未登录,请您选登录‘); ript>“);
Response.Write(“dllogin.aspx“);
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 676 2012-10-10 09:20 通讯录\firstweb\App_Code\common.cs
文件 3085 2012-11-06 19:41 通讯录\firstweb\cpmange.aspx
文件 669 2012-11-06 19:35 通讯录\firstweb\cpmange.aspx.cs
文件 6513 2012-10-15 10:49 通讯录\firstweb\Default.aspx
文件 6821 2012-11-06 19:57 通讯录\firstweb\Default.aspx.cs
文件 956 2012-11-06 19:14 通讯录\firstweb\dllogin.aspx
文件 452 2012-09-25 10:03 通讯录\firstweb\dllogin.aspx.cs
文件 1537 2012-11-07 07:55 通讯录\firstweb\firstweb.sln
..A..H. 18944 2012-11-07 07:55 通讯录\firstweb\firstweb.suo
文件 105542 2012-09-11 11:28 通讯录\firstweb\images\1.jpg
文件 1490 2012-09-25 09:25 通讯录\firstweb\images\bookBG.jpg
文件 13264 2012-09-25 09:25 通讯录\firstweb\images\bookBGn.jpg
文件 12745 2012-09-25 09:25 通讯录\firstweb\images\bookBGn1.jpg
文件 7934 2012-09-25 09:25 通讯录\firstweb\images\booktop.gif
文件 13856 2012-09-25 09:25 通讯录\firstweb\images\bookTop.jpg
文件 31950 2012-09-25 09:25 通讯录\firstweb\images\bookTop1.jpg
文件 3644 2012-10-23 21:31 通讯录\firstweb\images\bt1.jpg
文件 3763 2012-10-23 21:31 通讯录\firstweb\images\bt3.jpg
文件 105120 2012-09-25 09:25 通讯录\firstweb\images\fm.jpg
文件 1913 2012-09-25 09:25 通讯录\firstweb\images\login.gif
文件 27635 2012-09-25 09:25 通讯录\firstweb\images\login.jpg
文件 1955 2012-09-25 09:25 通讯录\firstweb\images\regist.gif
文件 1380 2012-11-06 19:47 通讯录\firstweb\Login.ascx
文件 2112 2012-11-06 19:30 通讯录\firstweb\Login.ascx.cs
文件 4115 2012-10-17 09:17 通讯录\firstweb\manage\addcontactor.aspx
文件 3292 2012-10-10 09:20 通讯录\firstweb\manage\addcontactor.aspx.cs
文件 2637 2012-10-23 07:48 通讯录\firstweb\manage\detailinfo.aspx
文件 1958 2012-10-17 08:54 通讯录\firstweb\manage\detailinfo.aspx.cs
文件 7175 2012-10-23 21:11 通讯录\firstweb\manage\findli
文件 6101 2012-10-24 07:48 通讯录\firstweb\manage\findli
............此处省略41个文件信息
- 上一篇:基于三层结构的ASP.NET博客系统
- 下一篇:ASp.net人才求职招聘系统
评论
共有 条评论