asp.net中对象使用的实例--

asp.net中对象使用的实例--

ID:24564472

大小:55.00 KB

页数:4页

时间:2018-11-15

asp.net中对象使用的实例--_第1页
asp.net中对象使用的实例--_第2页
asp.net中对象使用的实例--_第3页
asp.net中对象使用的实例--_第4页
资源描述:

《asp.net中对象使用的实例--》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库

1、Asp.net中对象使用的实例>><%PageLanguage="c#"runat="server"%><scriptrunat="server">voidPage_Load(){pi.Text=Math.PI.ToString();exp.Text=Math.E.ToString();}voidUpdate(objectsender,EventArgse){try{doubledblInput=Convert.ToDouble(input.Text);sqrt_input.Text=dblInput.ToStrin

2、g();sqrt_result.Text=Math.Sqrt(dblInput).ToString();abs_input.Text=dblInput.ToString();abs_result.Text=Math.Abs(dblInput).ToString();log_input.Text=dblInput.ToString();log_result.Text=Math.Log10(dblInput).ToString();}catch{sqrt_result.Text="";abs_result.Text="";log_result.

3、Text="";errormessage.Text="Erroroccurredininput";}}</script><html><head></head><body><hr/>Pi=<asp:Labelid="pi"runat="server"></asp:Label><br/>ExponentialConstant=<asp:Labelid="exp"runat="server"></asp:Label>

4、<hr/><formrunat="server">Input=<asp:textboxid="input"runat="server"></asp:textbox><asp:buttonid="Button1"onclick="Update"runat="server"text="Submit"></asp:button></form><hr/>Squarerootof<asp:Labelid="sqrt_input"runat="serv

5、er"></asp:Label>=<asp:Labelid="sqrt_result"runat="server"></asp:Label><br/>AbsoluteValueof<asp:Labelid="abs_input"runat="server"></asp:Label>=<asp:Labelid="abs_result"runat="server"></asp:Label><br/>Logarithmof<as

6、p:Labelid="log_input"runat="server"></asp:Label>=<asp:Labelid="log_result"runat="server"></asp:Label><br/><asp:Labelid="errormessage"runat="server"></asp:Label><br/></body></html>>>>>这篇文章来自..,。

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。