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

类型华北电力大学网络综合实验.docx

  • 文档编号:3658888
  • 上传时间:2022-11-24
  • 格式:DOCX
  • 页数:15
  • 大小:1.04MB

 

TextBoxID="TextBox1"runat="server"Height="30px"

style="margin-left:

249px;margin-top:

139px"Width="391px">

TextBox>

ButtonID="Button1"runat="server"style="margin-left:

73px"

Text="查询"Height="30px"Width="109px"onclick="Button1_Click"/>





                



LabelID="Label5"runat="server"Text="今天天气:

"Height="22px"Width="81px"

style="margin-left:

270px">

Label>

TextBoxID="TextBox2"runat="server"

style="margin-left:

0px;margin-top:

0px">

TextBox>

        明天天气:

TextBox

ID="TextBox9"runat="server"

style="margin-left:

0px;margin-top:

0px">

TextBox>


LabelID="Label6"runat="server"Text="发布时间:

"Height="22px"Width="81px"

style="margin-left:

270px">

Label>

TextBoxID="TextBox3"runat="server"style="margin-left:

0px">

TextBox>

        后天天气:

TextBox

ID="TextBox12"runat="server"style="margin-left:

0px">

TextBox>


LabelID="Label7"runat="server"Text="气温:

"Height="22px"Width="81px"

style="margin-left:

270px">

Label>

TextBoxID="TextBox4"runat="server"style="margin-left:

0px">

TextBox>

        


LabelID="Label8"runat="server"Text="风向:

"Height="22px"Width="81px"

style="margin-left:

270px">

Label>

TextBoxID="TextBox5"runat="server"style="margin-left:

0px">

TextBox>


LabelID="Label9"runat="server"Text="省份:

"Height="22px"Width="81px"

style="margin-left:

270px">

Label>

TextBoxID="TextBox6"runat="server"style="margin-left:

0px">

TextBox>

               


LabelID="Label10"runat="server"Text="城市编码:

"Height="22px"Width="81px"

style="margin-left:

270px">

Label>

TextBoxID="TextBox7"runat="server"style="margin-left:

0px">

TextBox>







宋体,Arial,Helvetica,sans-serif;font-size:

26px;color:

#000000;">友情链接:

#0000FF">XX

#0000FF"/>新浪

#0000FF"/>搜狐

href=style="color:

#0000FF"/>网易

          


后台处理代码:

usingSystem;

usingSystem.Collections.Generic;

usingSystem.Linq;

usingSystem.Web;

usingSystem.Web.UI;

usingSystem.Web.UI.WebControls;

namespaceWeatherProgram

{

publicpartialclassWebForm1:

System.Web.UI.Page

{

protectedvoidPage_Load(objectsender,EventArgse)

{

}

protectedvoidButton1_Click(objectsender,EventArgse)

{

WeatherProgram.weather.WeatherWebServiceSoapClientw=newWeatherProgram.weather.WeatherWebServiceSoapClient("WeatherWebServiceSoap");

string[]s=newstring[23];

stringc=this.TextBox1.Text.Trim();

s=w.getWeatherbyCityName(c);

TextBox4.Text=s[12];

TextBox5.Text=s[14];

TextBox6.Text=s[0];

TextBox7.Text=s[2];

TextBox9.Text=s[13];

TextBox12.Text=s[18];

TextBox2.Text=s[6];

TextBox3.Text=s[4];

}

}

}

运行时图片:

运行界面

查询开启端口

检验开启端口

执行后生成的页面

查询保定当前天气

三、综合实验总结或结论

本次试验中,端口扫描其套接字是基本固定的,,实现过程中,一些函数式直接调用别人写好的函数,这个编程时其引用的不全,编译时总出错,XX后又加了一个引用,问题解决。

编写天气查询时,用的是c#,以前接触较少,刚开始十分不顺利,在看了两本相关的书后,自己可以写但效果不理想,向别人请教后,界面得到了优化,对这个编程也比较了解,细节做得不是很好。

四、参考文献

[1]程不功.ASP.NET.WEB开发教程清华大学出版社,2011.09

[2]韩颖,卫琳ASP.NET动态网站开发教程,清华大学出版社(3)2013.2

配套讲稿:

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

特殊限制:

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

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

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

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

收起
展开