freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

鹽城市城市消防接警處理系統(tǒng)設(shè)計(jì)畢業(yè)設(shè)計(jì)說(shuō)明書-資料下載頁(yè)

2025-08-04 04:13本頁(yè)面
  

【正文】 在的畢業(yè)設(shè)計(jì),對(duì)于我以后的工作和學(xué)習(xí)都是一種巨大的幫助,非常感謝他的細(xì)心教導(dǎo)。其次,在系統(tǒng)開(kāi)發(fā)過(guò)程中,我系其他的一些老師也給了我很大的幫助,解決了不少實(shí)際的困難,還有好多同學(xué)也給予了我?guī)椭?,使得系統(tǒng)能及時(shí)開(kāi)發(fā)完成,在這里一并表示感謝!最后,我要感謝我的父母,感謝他們含辛茹苦地養(yǎng)育我,供我讀書。 附 錄附錄1 源程序清單 系統(tǒng)登錄模塊 用戶登錄模塊using System。using 。using 。using 。using 。using 。using 。using 。using 。using 。using 。using 。using 。public partial class _Default : { protected void Page_Load(object sender, EventArgs e) { } protected void Button1_Click(object sender, EventArgs e) { if ( == ) { (scriptalert(39。用戶名不能為空??!39。)。location= /script)。 } else if ( == ) { (scriptalert(39。密碼不能為空??!39。)。location= /script)。 } else { SqlConnection conn = new SqlConnection([XFJJConnectionString4].ConnectionString)。 string sqlstr = select * from jiejingrenbiao where id=39。 + + 39。and mima=39。 + + 39。 SqlCommand cmd = new SqlCommand(sqlstr, conn)。 SqlDataReader dr = null。 try { ()。 dr = ()。 } catch (SqlException ex) { throw new Exception(, ex)。 } if (()) { ()。 } else { (scriptalert(39。用戶名或密碼錯(cuò)誤??!39。)。location= /script)。 = 。 } } } protected void Button2_Click(object sender, EventArgs e) { if ( == ) { (scriptalert(39。用戶名不能為空??!39。)。location= /script)。 } else if ( == ) { (scriptalert(39。密碼不能為空?。?9。)。location= /script)。 } else { SqlConnection conn = new SqlConnection([XFJJConnectionString4].ConnectionString)。 string sqlstr = select * from putongyonghubiao where user_name=39。 + + 39。and password=39。 + + 39。 SqlCommand cmd = new SqlCommand(sqlstr, conn)。 SqlDataReader dr = null。 try { ()。 dr = ()。 } catch (SqlException ex) { throw new Exception(, ex)。 } if (()) { Session[name] = 。 Session[pwd] = 。 ()。 } else { (scriptalert(39。用戶名或密碼錯(cuò)誤??!39。)。location= /script)。 = 。 } } }}html xmlns= head id=Head1 runat=server title鹽城市消防接警處理系統(tǒng)/title/headbody background=image/ form id=form1 runat=server div table style=width: 970px。 height: 113px align=center tr td style=width: 100px。 height: 21px align=center asp:Label ID=Label1 runat=server Height=81px Text=鹽城市城市消防接警處理系統(tǒng) Width=970px style=color: red。 fontsize: 45px。 EnableTheming=True FontItalic=False FontOverline=False FontSize=XXLarge FontStrikeout=False/asp:Label/td /tr /table /div br / br / br / br / amp。nbsp。asp:SqlDataSource ID=SqlDataSource2 runat=server ConnectionString=%$ ConnectionStrings:XFJJConnectionString4 % SelectCommand=SELECT * FROM [管理員表]/asp:SqlDataSource table style=width: 356px。 height: 239px。 borderleftcolor: 99ccff。 visibility: visible。 borderbottomcolor: 99ccff。 bordertopstyle: double。 bordertopcolor: 99ccff。 borderrightstyle: double。 borderleftstyle: double。 backgroundcolor: transparent。 borderrightcolor: 99ccff。 borderbottomstyle: double。 align=center tr td style=width: 171px align=center 用戶名:/td td style=width: 110px asp:TextBox ID=TextBox1 runat=server/asp:TextBox/td /tr tr td style=width: 171px align=center 密碼:/td td style=width: 110px asp:TextBox ID=TextBox2 runat=server TextMode=Password Width=146px/asp:TextBox/td /tr tr td style=width: 171px align=center asp:Button ID=Button1 runat=server Text=接警人登錄 Height=35px Width=85px OnClick=Button1_Click //td td style=width: 180px align=center asp:Button ID=Button2 runat=server Text=普通用戶登錄 Height=35px Width=85px OnClick=Button2_Click / /td /tr tr td style=width: 171px /td td style=width: 180px align=center asp:Button ID=Button3 runat=server Height=35px PostBackUrl=~/ Text=注冊(cè) Width=85px //td /tr /table /form/body/html 普通用戶注冊(cè)模塊using System。using 。using 。using 。using 。using 。using 。using 。using 。using 。using 。public partial class 注冊(cè) : { bool falg = false。SqlConnection conn = new SqlConnection([XFJJConnectionString4].ConnectionString)。 protected void Page_Load(object sender, EventArgs e) { } protected void Button1_Click(object sender, EventArgs e) { yanzheng()。 if (falg) (script language=39。javascript39。alert(39。該用戶名已存在!39。)。location=39。39。/script)。 else if (().Length == 0 || ().Length == 0) { (scriptalert(39。用戶名密碼不能為空!39。)/script)。 } else { ()。 string sql = select * from putongyonghubiao where user_name =39。 + + 39。 SqlCommand cmd = new SqlCommand(sql, conn)。 SqlDataReader dr = null。 try { dr = ()。
點(diǎn)擊復(fù)制文檔內(nèi)容
環(huán)評(píng)公示相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1