string method meaning in English
线疗法:治食管狭窄
Examples
- Contains a code example that demonstrates how to use string methods to search for a string
包含一个代码示例,演示如何使用string方法搜索字符串。 - Asp . net provides full support for the query - string method , including methods of reading query strings using the
Asp . net完全支持查询字符串方法,其中包含了使用 - Then , you call the proxy s getquote string method , passing the stock symbol whose trading price you want
接着,您调用代理的getquote ( string )方法,传递您希望得到其交易价格的股票代号。 - This application uses some string methods , some regular expressions , and some program logic driven mostly by regular expressions and string matches
该应用程序使用了一些字符串方法、一些正则表达式和一些主要由正则表达式和字符串匹配所驱动的程序逻辑。 - Now that you have an instance of the stockquoteproxy bean , you ll add java code to call the proxy s getquote string method , which gets the price for each stock symbol and inserts the resulting values into your web page
现在您已经拥有了stockquoteproxy bean的一个实例,您将添加调用代理的getquote ( string )方法的java代码,它获取每个股票代码的价格,并将结果数值插入您的web页中。