• The new system of dynamic signature standard call, free calls using the standard style of sign.

    系统全新采用动态标调用化,随意调用各样式使用

    youdao

  • MVIP integrates different technical and functional functional modules and sets up the standard call processing system structure.

    该协议的形成,将不同厂家的不同技术功能模块集成在一起,建立标准呼叫处理综合体系结构

    youdao

  • One of these magics was, on nearly every platform, to provide its own declarations for every library function and system call it planned to use, rather than including the standard headers.

    其中奇妙的事情之一几乎每个平台上计划处理的每个函数系统调用提供自己声明不是包括标准的头文件。

    youdao

  • Since the MASS vector functions are much faster (by a factor of up to about 30) than a repeated call to a standard library function, the resulting performance improvement can be substantial.

    因为MASS向量函数要比对一个标准函数重复访问很多(倍数接近30),所以最后得到的性能改善效果将会是惊人的。

    youdao

  • Support has also been added for creating what we call "template topologies" a "these are essentially patterns that represent your organization's standard deployment structures."

    同时还增加支持功能,创建我们称之为模板拓扑”的目标-这些代表所在机构标准部署结构所必需的模板。

    youdao

  • Above the VFS is the standard kernel system-call interface (SCI).

    VFS之上标准内核系统调用接口(SCI)。

    youdao

  • They read the Sunday job ads; they submit a standard resume to as many job boards as they can find; they call on a few friends.

    他们周末招聘广告、所有能够找到求职公告板上提交标准简历、给朋友们打电话

    youdao

  • You then can call the functions using standard function call syntax, by combining this prefix with the name of the method to be invoked.

    然后通过组合前缀调用方法名称可以使用标准函数调用语法调用函数

    youdao

  • The RMS classes call into the platform-specific native code that uses the standard OS data manager functions to perform the actual database operations.

    RMS调用特定于平台本机代码这种本机代码使用标准OS数据管理器函数执行实际数据库操作。

    youdao

  • In the same way, bindings can be used on SCA references to call services using a standard communication protocol.

    同样绑定可以用于SCA引用上,让其通过标准交互协议调 用外部服务

    youdao

  • A system WPAR is a process inside standard AIX machines (which I will call "Global") with its own execution environment.

    系统WPAR标准AIX计算机(称之为全局环境”)拥有自己的执行环境的一个进程

    youdao

  • Many commands in DB2 V8.2 have their own CLP syntax and corresponding APIs; however, there is not a standard way to call DB2 commands through the SQL API.

    DB 2V8.2中的许多命令都有它们自己的clp语法相应API然而没有一种通过SQLAPI调用DB 2命令的标准方法

    youdao

  • For simplicity, it is recommended that you uncomment the line CALL CopyMessageHeaders ; from the standard compute node template, and follow it with the ESQL code provided in this article.

    简单起见建议不取消注释标准计算节点模板中的代码行CALL CopyMessageHeaders,并且在其后加上本文所提供ESQL代码

    youdao

  • You can invoke any standard Vim command-including call-with a preliminary line range, which causes the command to be repeated once for every line in the range.

    可以使用初始范围调用任何标准Vim命令(包括call),将针对范围中的每一重复一次命令。

    youdao

  • This command USES the klogctl system call to read the kernel ring buffer and emit it to standard output (stdout).

    这个命令使用klogctl系统调用读取内核缓冲区转发标准输出(stdout)。

    youdao

  • When you face such a situation, wrap the custom control in its own widget class, inheriting other standard widgets when appropriate, and then wrap the invoke call in a method of this class.

    遇到这种情况时,可以将定制控件封装自己的窗口小部件中,根据需要继承其他标准窗口小部件然后invoke调用封装到该类方法

    youdao

  • Serializing the form data is easy with jQuery: You simply access the form element and call the serialize function to get a standard query string.

    jQuery序列化表单数据比较容易:只需要访问form元素调用serialize功能获取一个标准查询字符串。

    youdao

  • The return value from the remote procedure is converted into a standard Perl scalar by call and printed.

    远程过程返回通过call转换标准Perl标量打印出来。

    youdao

  • One detail you can't see from the output is that perror() writes its message to the standard error channel (stderr); the printf() call in Listing 1 is writing to the standard output channel (stdout).

    无法输出看到一个细节perror() 将消息写入标准错误通道 (stderr);清单1中的printf()调用将写入标准输出通道 (stdout)。

    youdao

  • Although you can call the link attributes anything you like, the W3C has developed XLink as a standard set of attributes (see Resources).

    虽然可以随便命名链接属性W3C已经XLink制定了一标准属性(请参阅参考资料)。

    youdao

  • When you try your application in Hosted mode, it connects to port 8888, but the PHP services you will want to access will surely reside at the standard port 80, so SOP will reject the call.

    Hosted模式下测试应用程序时,连接端口 8888,但是访问PHP服务标准的 80 端口中,所以SOP拒绝调用

    youdao

  • One clunky phrasing that is understandable but not standard: "How do we call it in English?"

    ——这话有点笨拙、可以理解规范:“Howdowecallitin English ?”

    youdao

  • To format a Joda object, call its toString method and, if you wish, pass either a standard ISO-8601 or a JDK-compatible control string to tell Joda how to format it.

    格式化Joda对象调用toString方法,并且如果愿意的话传递一个标准ISO- 8601一个JD K兼容的控制字符串告诉JD K如何执行格式化。

    youdao

  • Since there is no standard meta-model of a relational schema, and again for the sake of simplicity, we have decided to define our own meta-model based on EMF, which we'll call SimpleRDB--see Figure 2.

    由于没有关联计划标准通用模型,而且还是为了简单起见我们决定基于EMF定义我们自己的通用模型,我们SimpleRDB2

    youdao

  • Besides using the monkeyrunner API itself, you can use the standard Python OS and subprocess modules to call Android tools such as Android Debug Bridge.

    除了使用monkeyrunnerAPI之外还可以使用标准Pythonos模块调用AndroidDebugBridge这样的Android工具

    youdao

  • In the standard 2.6 Linux kernel, when a user space process makes a call into the kernel (through a system call), it cannot be preempted.

    标准2.6Linux内核中,用户空间进程执行内核调用时(通过系统调用),便不能抢占。

    youdao

  • You might notice that you didn't call the standard Ruby rails in the above commands, but rather jruby -S rails.

    可能注意到了,上面命令不是调用标准Rubyrails而是jruby-S rails。

    youdao

  • For example, to limit the XML content size, you can call the standard XQuery function string-length before you return the XML.

    比如为了限制XML内容大小可以返回XML之前调用标准XQuery函数string - length

    youdao

  • In this case, that expression is a call to the built-in strftime() function, which returns a standard timestamp string of the form: "Fri Oct 23 14:51:01 2009".

    这种情况下这个表达式调用内置strftime()函数这个函数会返回一个标准时间戳字符串:“FriOct23 14:51:01 2009”。

    youdao

  • The framework offers a standard way, for instance, to make the font of all components 8-point bold Lucida, without having to change every call to create a component.

    例如框架提供标准方法使所有组件字体为8 - point boldLucida无需更改所有调用创建一个组件。

    youdao

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

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

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