书签 分享 收藏 举报 版权申诉 / 29

类型Web系统网站设计报告.docx

  • 文档编号:23309157
  • 上传时间:2023-05-16
  • 格式:DOCX
  • 页数:29
  • 大小:1.18MB

------end-768px-menu---->

---start-header---->

---start-wrap---->

  • Home
  • Login
  • Register

图书购买请来这里

--section-title-->

--startmain-->

欢迎进入兰兰图书首页

详细信息:

PanelID="Panel1"runat="server"Height="230px">

FormViewID="FormView1"runat="server"DataSourceID="SqlDataSource1">

ID:

TextBoxID="IDTextBox"runat="server"Text='<%#Bind("ID")%>'/>


NAME:

TextBoxID="NAMETextBox"runat="server"Text='<%#Bind("NAME")%>'/>


SUGGEST:

TextBoxID="SUGGESTTextBox"runat="server"Text='<%#Bind("SUGGEST")%>'/>


PRICE:

TextBoxID="PRICETextBox"runat="server"Text='<%#Bind("PRICE")%>'/>


AUTHOR:

TextBoxID="AUTHORTextBox"runat="server"Text='<%#Bind("AUTHOR")%>'/>


COUNTRY:

TextBoxID="COUNTRYTextBox"runat="server"Text='<%#Bind("COUNTRY")%>'/>


PRESS:

TextBoxID="PRESSTextBox"runat="server"Text='<%#Bind("PRESS")%>'/>


ISBN:

TextBoxID="ISBNTextBox"runat="server"Text='<%#Bind("ISBN")%>'/>


LinkButtonID="UpdateButton"runat="server"CausesValidation="True"

CommandName="Update"Text="更新"/>

 

LinkButtonID="UpdateCancelButton"runat="server"

CausesValidation="False"CommandName="Cancel"Text="取消"/>

ID:

TextBoxID="IDTextBox"runat="server"Text='<%#Bind("ID")%>'/>


NAME:

TextBoxID="NAMETextBox"runat="server"Text='<%#Bind("NAME")%>'/>


SUGGEST:

TextBoxID="SUGGESTTextBox"runat="server"Text='<%#Bind("SUGGEST")%>'/>


PRICE:

TextBoxID="PRICETextBox"runat="server"Text='<%#Bind("PRICE")%>'/>


AUTHOR:

TextBoxID="AUTHORTextBox"runat="server"Text='<%#Bind("AUTHOR")%>'/>


COUNTRY:

TextBoxID="COUNTRYTextBox"runat="server"Text='<%#Bind("COUNTRY")%>'/>


PRESS:

TextBoxID="PRESSTextBox"runat="server"Text='<%#

ISBN:

LabelID="ISBNLabel"runat="server"Text='<%#Bind("ISBN")%>'/>


FormView>

SqlDataSourceID="SqlDataSource1"runat="server"

ConnectionString="<%$ConnectionStrings:

masterConnectionString%>"

SelectCommand="SELECT*FROM[detail]WHERE([ID]=@ID)">

QueryStringParameterDefaultValue="0"Name="ID"QueryStringField="id"

Type="String"/>

SqlDataSource>

Panel>

 

ReadMore

UniversityofJiangsuBookshop  

none">

5.2图书界面设计效果

代码:

@PageLanguage="C#"Debug="true"%>

DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""">

protectedvoidbuttton1_Click(objectsender,EventArgse)

{

Session["list"]=Session["list"]+"你若盛开清风自来:

";//list记录书名列表的session变量,书名间以:

分隔

Session["check"]=Session["check"]+"15.00:

";//check记录价格列表的session变量,价格间以:

分隔

Session["account"]=Convert.ToInt32(Session["account"])+1;//account记录购书数量的session变量

Response.Redirect("2.aspx");

}

protectedvoidbutton2_Click(objectsender,EventArgse)

{

Session["list"]=Session["list"]+"从你的全世界路过:

";//list记录书名列表的session变量,书名间以:

分隔

Session["check"]=Session["check"]+"17.00:

";//check记录价格列表的session变量,价格间以:

分隔

Session["account"]=Convert.ToInt32(Session["account"])+1;//account记录购书数量的session变量

Response.Redirect("2.aspx");

}

protectedvoidbutton3_Click(objectsender,EventArgse)

{

Session["list"]=Session["list"]+"四大名著:

";//list记录书名列表的session变量,书名间以:

分隔

Session["check"]=Session["check"]+"13.00:

";//check记录价格列表的session变量,价格间以:

分隔

Session["account"]=Convert.ToInt32(Session["account"])+1;//account记录购书数量的session变量

Response.Redirect("2.aspx");

}

protectedvoidbutton4_Click(objectsender,EventArgse)

{

Session["list"]=Session["list"]+"皮囊:

";//list记录书名列表的session变量,书名间以:

分隔

Session["check"]=Session["check"]+"18.50:

";//check记录价格列表的session变量,价格间以:

分隔

Session["account"]=Convert.ToInt32(Session["account"])+1;//account记录购书数量的session变量

Response.Redirect("2.aspx");

}

protectedvoidbutton5_Click(objectsender,EventArgse)

{

Session["list"]=Session["list"]+"将来的你:

";//list记录书名列表的session变量,书名间以:

分隔

Session["check"]=Session["check"]+"19.00:

";//check记录价格列表的session变量,价格间以:

分隔

Session["account"]=Convert.ToInt32(Session["account"])+1;//account记录购书数量的session变量

Response.Redirect("2.aspx");

}

protectedvoidbutton6_Click(objectsender,EventArgse)

{

Session["list"]=Session["list"]+"励志书籍:

";//list记录书名列表的session变量,书名间以:

分隔

Session["check"]=Session["check"]+"11.20:

";//check记录价格列表的session变量,价格间以:

分隔

Session["account"]=Convert.ToInt32(Session["account"])+1;//account记录购书数量的session变量

Response.Redirect("2.aspx");

}

protectedvoidButton7_Click(objectsender,EventArgse)

{

Response.Redirect("Default.aspx");

}

.auto-style1{

552px;height:

200px">

LabelID="Label1"runat="server"Font-Names="华文新魏"Font-Size="XX-Large"

Text="网上书店">

Label>

center">

ImageID="Image1"runat="server"ImageUrl="pictures/1.jpg"Width="150px"/>

center">

ImageID="Image2"runat="server"ImageUrl="pictures/2.jpg"Width="150px"/>

center">

举报
举报
版权申诉
版权申诉
word格式文档无特别注明外均可编辑修改;预览文档经过压缩,下载后原文更清晰! 立即下载
配套讲稿:

如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。

特殊限制:

部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。

关 键  词:
Web 系统 网站 设计 报告
提示  冰豆网所有资源均是用户自行上传分享,仅供网友学习交流,未经上传用户书面授权,请勿作他用。
关于本文
本文标题:Web系统网站设计报告.docx
链接地址:https://www.bdocx.com/doc/23309157.html
关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

copyright@ 2008-2022 冰点文档网站版权所有

经营许可证编号:鄂ICP备2022015515号-1

收起
展开