Web应用系统开发作者于华作者提供_Web应用开发(四)课案.pptVIP

  • 0
  • 0
  • 约4.19千字
  • 约 29页
  • 2017-03-03 发布于广东
  • 举报

Web应用系统开发作者于华作者提供_Web应用开发(四)课案.ppt

Web应用系统开发作者于华作者提供_Web应用开发(四)课案.ppt

第四章 常用Web服务器控件 提 纲 HTML服务器控件 1 ASP.NET服务器控件 2 实战演练 3 4.1 HTML服务器控件 这些控件基于原始的HTML控件,通过对其功能的增强,使得能够进行服务端处理。 统一的格式,如: asp:Label ID=Label1 runat=server Text=Label/asp:Label asp:TextBox ID=TextBox1 runat=server/asp:TextBox asp:Button ID=Button1 runat=server Text=Button / asp:LinkButton ID=LinkButton1 runat=serverLinkButton/asp:LinkButton asp:ImageButton ID=ImageButton1 runat=server / 4.1 HTML服务器控件 4.1.1 Label控件和Literal控件 4.1.2 TextBox控件 4.1.3 HiddenField控件 4.1.4 Button控件 4.1.5 HyperLink控件 4.1.6 图片 4.1.7 值的选择 4.1.1 Label控件和Literal控件 Label和Literal两个控件都用于运行时状态页面的文本显示。要显示的文本内容在该控件的Text属性中设置。 Labe

文档评论(0)

1亿VIP精品文档

相关文档