• Listing 1 shows a simple call to connect to a JOLAP resource, query the resource, and retrieve data.

    清单1显示了一个简单调用可以连接JOLAP资源查询资源检索数据

    youdao

  • This API is used with a simple call that takes in the list containing the instances and the EAttribute for the attribute.

    这个API通过对列表一个简单调用使用,该列表包含属性实例EAttribute

    youdao

  • The application is now reduced to a simple call to a stored procedure and the task of outputting the result to the browser.

    应用程序代码现在简化存储过程结果输出浏览器任务简单调用

    youdao

  • This API is also used as a simple call that takes in the list containing the instances and the EAttribute for the attribute.

    这个API通过对列表一个简单调用来实现,列表包含该属性实例EAttribute

    youdao

  • This API is also used with a simple call that takes in the list containing the instances and the EAttribute for the attribute.

    这个API可以通过一个列表简单调用使用列表包含用于该属性实例EAttribute

    youdao

  • When you set up a simple call to this function with a date that you know will retrieve some events, you get the results shown in Listing 4.

    使用知道检索到一些事件日期设置这个函数一个简单调用时,您将得到如清单4结果

    youdao

  • Amazon has numerous services that a developer can call that can take time consuming and human resource intensive tasks, and simplify and automate them in a simple call.

    Amazon拥有为数众多服务那些费时费力的任务可以被简化自动化进次简单的调用中,开发者仅需一次调用就可以了。

    youdao

  • Finally, all of the functionality of the example in Listing 1 could have been implemented with a simple call to the getElementsByTagName function, had the original developer known about it.

    最终,如果最初开发者了解的话,清单1示例所有功能应该可以通过利用getelementsbytagname函数简单调用实现

    youdao

  • To improve the performance of NC machine tool, the paper introduces the method of custom macro programming technique and simple call on transfer process of the metric system ACME screw thread.

    介绍米制梯形螺纹车削加工用户程序编制简单调用方法提高数控机床的使用性能有很大的帮助,对其它非标螺纹的编程也具有一定的借鉴意义。

    youdao

  • It features a simple touchscreen (" Call: Mom, "for example), a camera for video chat, a fingerprint reader and a heart monitor that sends readings to the parents by E-mail.

    特征在于:简单的触(举例子,“给我打电话妈妈”),视频通话指纹阅读心脏监护器通过电子邮件父母发送信息。

    youdao

  • You can then deploy the modified versions on either the same server or a different server. You do this with a simple API call.

    然后可以修改版本部署到同一个服务器或者不同的服务器上,您只需使用一个简单API调用。

    youdao

  • A simple, but effective performance improvement is to carry allocated memory from one call to the next.

    简单有效性能提升方法分配的内存调用传递到下一次调用。

    youdao

  • With the allowed parameters defined in an array, the call from the application program to the argument processing code can be kept as simple as a single call to a static method.

    得到允许数组中定义应用程序对参数处理代码调用可以一个静态方法的单个调用一样简单

    youdao

  • Your site needs to have a simple, clear and effective call to action to get them moving.

    网站需要一个简单明了有效号召来访者行动起来

    youdao

  • If you want your flow to make a simple HTTP call, you can use a GET, PUT, or POST activity available in the flow activity palette.

    如果想要进行一个简单HTTP调用可以使用活动调色板提供GET、PUTPOST活动。

    youdao

  • As I've previously mentioned, DB2 V8.2.2 adds the ability to query the current (effective) DB2 registry variable configuration through a call to a simple table function.

    正如前面所提到的,DB 2V8.2.2添加通过调用简单函数查询当前(有效)DB 2注册表变量配置的功能。

    youdao

  • A user waves a palm in front of the TV to call up a simple menu that would let him choose between watching shows, playing games, or looking at photos.

    用户电视挥动手掌激活了一个简单菜单可以选择播放视频,游戏或者查看照片。

    youdao

  • For example, a probe can represent something as simple as invoking a system call or more complicated interactions such as a particular line of code being executed.

    例如探针可以表示简单系统调用可以表示更加复杂交互比如执行特定代码

    youdao

  • Most XML documents use fixed ordering of child elements, so processing the children of a particular element becomes as simple as just making one call after another to this method.

    大多数XML文档使用顺序固定元素因此处理特定元素多个子元素象依次调用这个方法那么简单

    youdao

  • But the services invocation then comes as a simple method call.

    但是服务请求成了简单方法调用

    youdao

  • It turns out to be rather simple: just a call to the GTK + function to maximize the window.

    结果相当简单只是一个gtk +函数调用以便最大化窗口。

    youdao

  • With JSON, you call a simple function and get your data, formatted and ready for use.

    如果使用JSON,只需调用一个简单函数就可以获得经过格式化的数据可以直接使用了。

    youdao

  • But finding the medical staff who can answer that call for help is no simple task.

    但是寻找响应号召医务人员绝非简单的任务。

    youdao

  • Physicists call such phenomena "emergent" because they depend on a multiplicity of relatively simple interactions.

    物理学家这样现象叫作突现”;“突现”其实是大量相对简单的反应相互叠加作用的结果。

    youdao

  • But there is also another under-appreciative alternative; the simple algebraic logic of what Jennifer and I call pro-rata sharing.

    还有一些别的应该得到更多肯定支持方法;比如说这个珍妮佛称之为按比例分享简单代数方法。

    youdao

  • Knowing this, we use a simple complete call specifying the predicate and object to get a list of documents in our system using the software document definition.

    知道一点,我们可以简单complete调用指定谓语宾语soft ware文档定义我们系统中获得一个文档列表

    youdao

  • This simple API call is a simple GET request, with the response informing us of the version of CouchDB installed.

    这个简单API调用一个简单的GET请求响应通知我们安装CouchDB版本

    youdao

  • This example is only storing string data, so arguably you can simply append it to a longer string and call a simple function in the CalculatorHandler, which in turn can parse it out.

    存储字符串数据所以可以简单地将之附加较长的字符串后面,调用Calculator Handler中的一个简单函数,然后函数可以将之解析出来。

    youdao

  • This example is only storing string data, so arguably you can simply append it to a longer string and call a simple function in the CalculatorHandler, which in turn can parse it out.

    存储字符串数据所以可以简单地将之附加较长的字符串后面,调用Calculator Handler中的一个简单函数,然后函数可以将之解析出来。

    youdao

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

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

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