First, bind the edit box in which users type stock tickers to the element in the request document that contains stock ticker data.
首先,将用户在其中键入证券报价机的编辑框绑定到包含证券报价机数据的请求文档中的元素。
2
The obvious candidate for client-side implementation is the search box, where responsiveness is a priority and only the names of the stock items, not their data, need to be parsed and displayed.
You'll use an edit box for users to enter stock tickers, a button to invoke the Web service, and a repeat control containing edit boxes to display the response data.
将使用一个编辑框以便用户输入证券报价机,一个按钮用于调用 Web 服务,以及包含编辑框的重复控件,用于显示响应数据。