正则表达式描述字符串的格式:使用最简单的正则表达式格式,您可以输入您希望匹配的文本。
A regular expression describes the format of a string: With the simplest form of regular expression, you input the text that you want to match.
对于格式字符串中的任何其他文本,数据按原样复制到结果字符串中。
For any other text in the format string, the data is copied as is to the result string.
其中第一种用法,即用 XML 发送请求,需要将请求的格式设置为 XML,可以使用 API 来完成,也可以与文本连成字符串,然后将结果发送到服务器。
The first of these -- to send a request in XML -- requires you to format your request as XML, either using an API to do so or just stringing together the text, and then sending the result to a server.
应用推荐