Web程序计第3章课后题.docVIP

  • 9
  • 0
  • 约6.38万字
  • 约 11页
  • 2016-12-16 发布于河南
  • 举报
Web程序设计第3章课后题 注:课后题共7题(除第一题和第九题),其中5和8由于还有些问题没有解决,就没有将答案附上。这里的答案仅供参考,希望在上机之前能自己练习一下。程序有很多地方可以改,不要照搬。 (2)设计一个网页,其中包含TextBox和Button控件各一个。当在TextBox中输入一个成绩,再单击Button控件时在网页上输出相应的等级信息。 【.aspx】 %@ Page Language=C# AutoEventWireup=true CodeBehind=question2.aspx.cs Inherits=homework_chap3.question2 % !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN /TR/xhtml1/DTD/xhtml1-transitional.dtd html xmlns=/1999/xhtml head runat=server title/title /head body form id=form1 runat=server div asp:TextBox ID=TextBox1 runat=server请输入一个成绩/asp:TextBox asp:Label ID=Label1 runat=server Tex

文档评论(0)

1亿VIP精品文档

相关文档