• Semiopenloop microstrip resonators are utilized to realize the quasi elliptic function response.

    该滤波器采用半开环结构微带谐振腔,产生准椭圆函数响应

    youdao

  • It will also invoke the callback function response to confirm the update when the transaction completes.

    事务完成调用函数response确认更新

    youdao

  • By electric field coupling, three second-order bandpass filters with elliptic function response and high miniaturization performance were design and fabricated.

    采用电场耦合方式分别设计加工了三个小型化性能非常突出的具有椭圆函数响应二阶带通滤波器

    youdao

  • Lentinan enable host cells to generate antitumor immune response by stimulating and enhancing immunological function response, and can control and kill tumor cells.

    香菇多糖通过非特异性地激发增强机体的免疫功能,使机体产生肿瘤免疫应答从而控制杀灭肿瘤细胞。

    youdao

  • The first argument here is the name of the function to be called when the response is received from the agent.

    这里第一参数代理接收到响应调用函数名称

    youdao

  • So either you can use this to invoke the XML service directly and wait for the response, or you can pass in a function which will be invoked with the response XML.

    于是可以使用函数直接调用XML服务并且等待响应或者您也可以传送一个函数,使用XML响应消息调用函数。

    youdao

  • Unfortunately, requirements are often automatically identified with user requirements, such as the function related to a use case or the response time requested for a specific operation.

    不幸的是,需求通常会自动识别用户需求,例如与特定运营所请求用户响应时间相关功能

    youdao

  • In that case, the server response is handled by the callback function when the server response arrives at the browser.

    这种情况下服务器响应到达浏览器时,回调函数会处理服务器响应。

    youdao

  • Listing 10 provides a simple callback function to output all the response headers from a head request.

    清单10提供了一个简单回调函数用来输出HEAD请求中获得响应的内容。

    youdao

  • This function is reading the text response to the AJAX request into a variable and adding the text into our login page by changing the DOM.

    这个函数AJAX请求文本响应读入一个变量通过修改DOM登录页面中添加文本。

    youdao

  • In this example they are synchronous, meaning the function waits for the HTTP response before returning the control.

    同步的,这意味着函数返回控件之前等待HTTP响应

    youdao

  • Figure 7 shows the query response times as a function of the number of documents in the table, ranging from 1,000 to 100,000 documents (when no indexes or side tables are used).

    7显示查询响应时间作为文档(范围1,000100,000)函数(使用索引索引)。

    youdao

  • Control then returns to the browser, but the callback function will be called when the server's response arrives.

    然后控制就会返回浏览器服务器响应到达时,调用函数

    youdao

  • This function opens a window and prints the request's information: HTTP method, URL, parameters, headers, and response.

    函数打开一个窗口输出请求信息HTTP方法URL参数头部响应。

    youdao

  • Responses from a SOAP request are always formatted as the same function, with Response appended to the end of the envelope detail, as you can see in Listing 2.

    SOAP请求响应格式函数相同,只不过信封内容的后面加上了Response清单2所

    youdao

  • This function takes two arguments - a request (req) and a response (res).

    函数带有两个参数请求(req)一个响应(res)。

    youdao

  • On the browser, you need a function to create an Ajax request, placeholders for response information, and one or more hotspots with which the user can interact.

    浏览器上,需要函数处理Ajax请求、一个响应信息占位符、多个用户交互的热点

    youdao

  • The final argument of every exported Sajax function is a response handler that handles the output of foo_bar().

    每个 Sajax导出函数最后参数一个响应处理程序,负责处理 foo_bar() 的输出

    youdao

  • Note that displayCart() is a callback function invoked with the Cart response data from the server.

    注意displayCart()一个回调函数,由服务器返回Cart响应数据调用

    youdao

  • In the case of my weather badge library, it handles formatting the weather data, much like the XMLHttpRequest response function I wrote for Approach 1.

    对于天气面板完成天气数据格式化,和方法1中的XMLHttpRequest响应函数非常类似

    youdao

  • When you call the server using Ajax, the resulting response calls back through a callback function.

    使用Ajax调用服务器产生响应通过调用一个回调函数返回的。

    youdao

  • The specified call-back function handles the response from the Web service.

    指定回调函数将处理来自Web服务响应

    youdao

  • Users can send text messages to the bot and, in response, the bot can perform a function and respond to the sender in the form of a text message.

    用户可以bot发送文本消息,bot执行一个函数文本消息形式发送作出响应

    youdao

  • This single line of code is all that is needed to send an XMLHttpRequest over the network to the DWR servlet and call the displayItems() function with the remoted object's response.

    代码就是通过网络DWRservlet发送XMLHttpRequest并用远程对象的响应调用 displayItems()函数需要的全部内容。

    youdao

  • First, within the callback, jQuery's each function iterates over the friends collection within the received JSON response.

    首先,在回调函数jQueryeach函数收到JSON响应好友集合

    youdao

  • When the client receives the response from the application server, the function defined in the callback event is invoked.

    客户机收到应用服务器响应,调用callback事件定义函数

    youdao

  • Use the XMLHttpRequest object to make a call to the server by defining a callback function that is executed automatically when the server response is received.

    使用XMLHttpRequest对象服务器进行调用采用的方法定义一个回调函数收到服务器响应时,会自动执行这个函数。

    youdao

  • Therefore, just like with Ajax, you need to write a callback function that will get invoked after a response is received from the server.

    因此Ajax一样需要编写callback函数接收到服务器响应被调用

    youdao

  • Because a JSONP service returns a JSON response wrapped in a function call, which will be executed by the browser, this makes the hosting Web application vulnerable to a variety of attacks.

    因为JSONP服务返回打包函数调用中的JSON响应函数调用浏览器执行的,使宿主Web应用程序容易受到各类攻击

    youdao

  • The callback function updateDivisionsCallback from lines 40 to 55 processes the response and displays the returned division names in the division option menu.

    55行的回调函数updatedivisionscallback处理响应Division选项菜单中显示返回部门名称

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定