service code call的意思|示意

美 / / 英 / /

服务代码调用


service code call的网络常见释义

服务号码呼叫 ... service action code 维修措施代码 service code call 服务号码呼叫 special service code 特种业务号码 ...

service code call相关例句

For every Ajax interaction, you must create an endpoint (to borrow a term from our Web service friends) on a server and client-side code to call that endpoint.

对于每个Ajax交互,必须在服务器上创建一个端点(从从事Web服务的朋友那里借用的术语),并且还要创建客户端代码来调用该端点。

Then in the Source view, add the code at the end of the displayResults function (as shown below) to call the Yahoo Map program with the customer address supplied by the HATS web service.

然后在 Source 视图中,将如下代码添加到 displayResults 函数(如下所示)的末端以便用 HATS Web 服务所提供的用户地址调用这个 Yahoo Map 程序。

In this case, you might want to include code that explicitly validates users after a service call fails.

在这种情况下,您可能需要包括在服务调用失败后显式验证用户的代码。

You could call this service with jQuery's JSONP support using the code shown in Listing 5.

使用清单5所示的代码可以通过jQuery的JSONP支持调用该服务。

Client code should call JNDI, and JNDI forwards to the applicable service underneath through a provider implementation.

客户机代码调用JNDI, JNDI在底层通过提供程序实现转发到可用的服务。

Then, below the existing call to MyBase.New , add the code in Listing 5 which will allow the web service to be initialized on the host machine entered by the user.

然后,在现有的My Base . New调用下,添加如清单5中的代码,该代码允许在用户输入的主机上初始化这个Web服务。