六月婷婷综合激情-六月婷婷综合-六月婷婷在线观看-六月婷婷在线-亚洲黄色在线网站-亚洲黄色在线观看网站

明輝手游網中心:是一個免費提供流行視頻軟件教程、在線學習分享的學習平臺!

股票報價的WebService之4

[摘要]創建 Web應用程序用戶下面創建一個Web應用程序StockConsumer.aspx,它作為這個StockQuote(股票報價) Web服務的第一個用戶。   <%@ Page language="C#" %>  <%@ Import Namespace="Syst...
創建 Web應用程序用戶

下面創建一個Web應用程序StockConsumer.aspx,它作為這個StockQuote(股票報價) Web服務的第一個用戶。

  <%@ Page language="C#" %>
  <%@ Import Namespace="System.Xml" %>
  <%@ Import Namespace="Quotes" %>

  以上引入必要的名稱空間。要記住也要引入 Quotes名稱空間,它是代理庫的名稱空間。

  <html>
  <head>
  <script runat=server>
   // Wire up the onClick event for a button
   protected void button1_Click(object sender, EventArgs e)
   {
    file://Create a object of the class DailyStock (the proxy class)
    DailyStock ds = new DailyStock();

    // Call the GetQuote method of the proxy class DailyStock and
    // pass the symbol string from the textbox
    string res = ds.GetQuote(symbol.Text);

    // The returned string has values which are separated
    // by commas.
    // Hence we split the returned string into parts
    char[] splitter = {','} ;
    string[] temp = res.Split(splitter);

    // Check if the string array returned has more than one
    // elements since if there are less than one elements
    // then an exception must have been returned
    if(temp.Length >1)
     {
      // The WebService returns a lot of information about the
      // stock. We only show the relevant portions
      // Set the label to current Index
      curindex.Text = "Current Index :"+temp[1];

      // Set the label to current Date Time
      curdate.Text ="Last Update on"+temp[2]+" at "+temp[3];
     }
    else
     {
      error.Text = "Error :"+res ; file://set the error label
     }
    }
   </script>

以上ASP.NET頁面代碼中,首先對Web 服務DailyStock進行例示。由于已經生成了代理庫,因此Web服務的調用方法與其它任何庫的調用方法都相同。調用DailyStock 類的GetQuote()方法后,將返回一個字符串,其中包含了以逗號分隔的列表符號的完整信息。

  我們將限制顯示給客戶的信息為只顯示當前指數和所報告指數的日期/時間。為了將字符串分成若干不同的部分,這里使用了字符串類的Split方法,在出現逗號的地方將字符串分割成部分。并且,將分割開的字符串組成數組之后,再使用相關的數值為Web頁面設置不同的標簽。

  代碼的其余部分

  <body>
  <center>
  <h2>.NET101 Stock Quote Consumer </h2>

  <form runat=server >
   <table border=1 celspacing=1>
    <tr><th>Please enter the symbol below</th></tr>
    <tr><td>
    <asp:textbox id=symbol runat=server />
    <asp:button id=button1 text="Get Quote" onClick="button1_Click" runat=server />
    </td></tr>
    <tr><td><asp:label id=curindex runat=server /></td></tr>
    <tr><td><asp:label id=curdate runat=server /></td></tr>
    <tr><td><asp:label id=error runat=server /></td></tr>
   </table>
  </form>

  </center>
  </body>
  </html>






主站蜘蛛池模板: 日本无卡码免费一区二区三区 | 午夜资源网 | 色男人综合 | 欧美在线不卡视频 | 亚洲一区免费观看 | 日本成人片在线观看 | 亚洲三级在线看 | 色综合久久中文字幕综合网 | 色香蕉网| 日韩欧美精品综合久久 | 四虎最新紧急更新地址 | 特黄一级 | 欧美野外多人交3 | 影音先锋色69成人资源 | 亚洲性久久| 亚洲高清在线看 | 婷婷四房综合激情五月性色 | 日韩欧美综合在线 | 中文字幕在线有码高清视频 | 倩女还魂在线观看完整版免费 | 日韩在线观看一区二区三区 | 亚洲成人午夜影院 | 亚洲国产精选 | 日韩黄色毛片 | 五月激情综合 | 香港毛片免费看 | 日本高清黄色网站 | 日韩永久在线观看免费视频 | 日本亚洲精品 | 午夜骚片 | 亚洲 欧美 中文字幕 | 日韩成人免费在线 | 伊人色在线观看 | 一级做a爰片久久毛片下载 一级做a爰片久久毛片图片 | 啪啪免费小视频 | 青草娱乐极品免费视频 | 青青草精品在线视频 | 日本美女爱爱视频 | 色噜噜狠狠色综合欧洲selulu | 色我网站 | 在线中文字幕一区 |