91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 538KB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2021-06-08
  • 語言: 其他
  • 標(biāo)簽: asp.net??C#??

資源簡(jiǎn)介

模擬南航的訂票系統(tǒng),.net的大作業(yè),做得不是很好!需要參考的可以下載下

資源截圖

代碼片段和文件信息

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?AirlineEstablish?:?System.Web.UI.Page
{
????protected?void?Page_Load(object?sender?EventArgs?e)
????{
????????if?(Session[“Userlevel“].ToString()==?“0“)
????????{
????????}
????????else
????????{

????????????Response.Redirect(“Default.aspx“);
????????}

????}
????protected?void?Button1_Click(object?sender?EventArgs?e)
????{
????????bool?success;
????????double?distance?=?double.Parse(TextBox3.Text);
????????success?=?DataProcess.Manager.AirlineEstabish(DropDownList1.SelectedValue?DropDownList2.SelectedValue?distance);
????????if?(success)
????????{
????????????Response.Write(“ript>alert(‘增加航線成功‘)ript>“);

????????}
????????else
????????{
????????????Response.Write(“ript>alert(‘操作失敗‘)ript>“);
????????}
???????
????}
}

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件????1595904??2007-07-13?12:59??航空系統(tǒng)\db

?????文件???????3234??2007-07-12?04:56??航空系統(tǒng)\flyingSystem\MasterPage.master

?????文件???????1255??2007-06-27?06:09??航空系統(tǒng)\flyingSystem\styleSheet.css

?????文件???????2389??2007-07-11?13:02??航空系統(tǒng)\flyingSystem\Web.sitemap

?????文件???????5615??2007-07-12?02:01??航空系統(tǒng)\flyingSystem\Default.aspx.cs

?????文件???????6208??2007-07-12?03:18??航空系統(tǒng)\flyingSystem\Regedit.aspx

?????文件???????1595??2007-07-12?12:55??航空系統(tǒng)\flyingSystem\showmesage.aspx

?????文件????????726??2007-06-28?07:01??航空系統(tǒng)\flyingSystem\showmesage.aspx.cs

?????文件???????1098??2007-07-11?22:14??航空系統(tǒng)\flyingSystem\Customer.aspx.cs

?????文件????????940??2007-07-12?12:55??航空系統(tǒng)\flyingSystem\setmessage.aspx

?????文件????????903??2007-07-11?06:01??航空系統(tǒng)\flyingSystem\setmessage.aspx.cs

?????文件???????5644??2007-07-12?14:47??航空系統(tǒng)\flyingSystem\ordertick.aspx.cs

?????文件???????2255??2007-07-09?15:47??航空系統(tǒng)\flyingSystem\Web.Config

?????文件????????616??2007-07-11?17:02??航空系統(tǒng)\flyingSystem\MasterPage.master.cs

?????文件???????5517??2007-07-12?12:55??航空系統(tǒng)\flyingSystem\showme.aspx

?????文件????????407??2007-06-26?18:26??航空系統(tǒng)\flyingSystem\showme.aspx.cs

?????文件????????405??2007-06-26?18:31??航空系統(tǒng)\flyingSystem\lead.aspx.cs

?????文件???????2146??2007-07-12?12:54??航空系統(tǒng)\flyingSystem\lead.aspx

?????文件???????1392??2007-06-28?21:54??航空系統(tǒng)\flyingSystem\Regedit.aspx.cs

?????文件???????7191??2007-07-12?12:55??航空系統(tǒng)\flyingSystem\ordertick.aspx

?????文件???????3251??2007-07-12?12:55??航空系統(tǒng)\flyingSystem\searchmycount.aspx

?????文件???????1405??2007-07-11?06:01??航空系統(tǒng)\flyingSystem\searchmycount.aspx.cs

?????文件???????1014??2007-07-12?12:45??航空系統(tǒng)\flyingSystem\showallmessage.aspx.cs

?????文件???????3668??2007-07-12?12:54??航空系統(tǒng)\flyingSystem\Customer.aspx

?????文件????????567??2007-07-11?06:11??航空系統(tǒng)\flyingSystem\Manage.aspx.cs

?????文件???????1056??2007-07-12?03:08??航空系統(tǒng)\flyingSystem\Global.asax

?????文件???????3174??2007-07-12?13:33??航空系統(tǒng)\flyingSystem\Manage.aspx

?????文件??????13009??2007-07-12?12:55??航空系統(tǒng)\flyingSystem\searchair.aspx

?????文件???????4320??2007-07-12?04:30??航空系統(tǒng)\flyingSystem\searchair.aspx.cs

?????文件???????1991??2007-07-12?12:55??航空系統(tǒng)\flyingSystem\showallmessage.aspx

............此處省略58個(gè)文件信息

評(píng)論

共有 條評(píng)論