資源簡介
基于ASP.NET的圖書館管理系統
ASP.NET 2.0 SQL SERVER2005 圖書管理系統管理員賬戶 用戶名:TSoft 密碼:111
讀者賬戶 用戶名:小麗 密碼:DZ10001
代碼片段和文件信息
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;
//51bc!!!w.com
public?partial?class?Login?:?System.Web.UI.Page
{
????OperatorClass?operatorclass?=?new?OperatorClass();
????AdminManage?adminmanage?=?new?AdminManage();
????ReaderManage?readermanage?=?new?ReaderManage();
????protected?void?Page_Load(object?sender?EventArgs?e)
????{
????}
????protected?void?btnLogin_Click(object?sender?EventArgs?e)
????{
????????if?(txtAdmin.Text?==?string.Empty)
????????{
????????????Response.Write(“ript>alert(‘管理員名稱不能為空!‘) ript>“);
????????????return;
????????}
?
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????3417??2014-03-31?15:58??SortManage\BookBorrowSort.aspx
?????文件???????1192??2008-12-01?18:15??SortManage\BookBorrowSort.aspx.cs
?????文件???????3445??2014-03-31?15:58??SortManage\ReaderBorrowSort.aspx
?????文件???????1213??2008-12-01?18:15??SortManage\ReaderBorrowSort.aspx.cs
?????文件???????5351??2008-12-01?18:15??SysQuery\BBorrowQuery.aspx
?????文件???????3451??2008-12-01?18:15??SysQuery\BBorrowQuery.aspx.cs
?????文件???????4438??2008-12-01?18:15??SysQuery\BookQuery.aspx
?????文件???????2426??2008-12-01?18:15??SysQuery\BookQuery.aspx.cs
?????文件???????3519??2008-12-01?18:15??SysSet\AddAdmin.aspx
?????文件???????1596??2008-12-01?18:15??SysSet\AddAdmin.aspx.cs
?????文件???????3016??2008-12-01?18:15??SysSet\AddBCase.aspx
?????文件???????1455??2008-12-01?18:15??SysSet\AddBCase.aspx.cs
?????文件???????3347??2008-12-01?18:15??SysSet\AdminManage.aspx
?????文件???????3477??2008-12-01?18:15??SysSet\AdminManage.aspx.cs
?????文件???????2906??2008-12-01?18:15??SysSet\BCaseManage.aspx
?????文件???????2031??2008-12-01?18:15??SysSet\BCaseManage.aspx.cs
?????文件???????5263??2008-12-01?18:15??SysSet\LibraryInfo.aspx
?????文件???????3577??2008-12-01?18:15??SysSet\LibraryInfo.aspx.cs
?????文件????????673??2014-03-31?15:12??css.css
?????文件???????3249??2014-03-31?15:14??Login.aspx
?????文件???????2115??2014-03-31?15:31??Login.aspx.cs
?????文件???????1761??2014-03-31?10:03??Web.Config
?????文件????????159??2014-03-31?16:09??系統說明.txt
?????文件???????4775??2008-12-01?18:13??App_Code\AdminManage.cs
?????文件???????4458??2008-12-01?18:13??App_Code\BookcaseManage.cs
?????文件??????11518??2008-12-01?18:13??App_Code\BookManage.cs
?????文件??????11836??2014-03-31?14:28??App_Code\BorrowandBackManage.cs
?????文件???????3747??2008-12-01?18:13??App_Code\BTypeManage.cs
?????文件???????7223??2008-12-01?18:13??App_Code\Databa
?????文件???????5085??2008-12-01?18:13??App_Code\LibraryManage.cs
............此處省略89個文件信息
評論
共有 條評論