Web response form的意思|示意

美 / / 英 / /

网页回复表格


Web response form的网络常见释义

网站回复 网站回复 表 单(Web response form) 先收费再 ..

Web response form相关例句

When a form is submitted directly from a browser to a Web service, the response the browser receives will itself be a SOAP envelope.

如果表单直接从浏览器提交给 Web 服务,浏览器收到的响应本身将是一个 SOAP 信封。

The server responds by returning a JSONObject containing the form data to the Web browser. Figure 6 shows an example server response from the AutoPopulateServlet Servlet.

服务器通过向Web服务器返回包含表单数据的JSONObject进行响应。