The new system of dynamic signature standard call, free calls using the standard style of sign.
系统全新采用动态签标调用化,随意调用各样式签标使用。
MVIP integrates different technical and functional functional modules and sets up the standard call processing system structure.
该协议的形成,将不同厂家的不同技术和功能模块集成在一起,建立标准的呼叫处理综合体系结构。
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.
其中最奇妙的事情之一是,在几乎每个平台上都为计划要处理的每个库函数和系统调用都提供自己的声明,而不是包括标准的头文件。
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倍),所以最后得到的性能改善效果将会是惊人的。
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."
同时还增加了支持功能,以创建我们称之为“模板拓扑”的目标-这些是代表您所在机构的标准部署结构所必需的模板。
Above the VFS is the standard kernel system-call interface (SCI).
在VFS之上的是标准的内核系统调用接口(SCI)。
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.
他们看周末的招聘广告、在所有能够找到的求职公告板上提交标准简历、给朋友们打电话。
You then can call the functions using standard function call syntax, by combining this prefix with the name of the method to be invoked.
然后通过组合该前缀与被调用方法的名称,可以使用标准的函数调用语法调用函数。
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数据管理器函数来执行实际的数据库操作。
In the same way, bindings can be used on SCA references to call services using a standard communication protocol.
同样,绑定也可以用于SCA引用上,让其通过标准的交互协议去调 用外部服务。
A system WPAR is a process inside standard AIX machines (which I will call "Global") with its own execution environment.
系统WPAR是标准AIX计算机(我将称之为“全局环境”)中拥有自己的执行环境的一个进程。
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命令的标准方法。
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代码。
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),这将针对范围中的每一行重复一次命令。
This command USES the klogctl system call to read the kernel ring buffer and emit it to standard output (stdout).
这个命令使用klogctl系统调用来读取内核环缓冲区,并将它转发到标准输出(stdout)。
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调用封装到该类的方法中。
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功能获取一个标准查询字符串。
The return value from the remote procedure is converted into a standard Perl scalar by call and printed.
远程过程的返回值通过call转换成标准的Perl标量,并打印出来。
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)。
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中制定了一组标准属性(请参阅参考资料)。
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将拒绝调用。
One clunky phrasing that is understandable but not standard: "How do we call it in English?"
——这句话有点笨拙、可以理解,但不规范:“Howdowecallitin English ?”
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如何执行格式化。
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来定义我们自己的通用模型,我们称它为SimpleRDB见图2。
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工具。
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内核中,当用户空间的进程执行内核调用时(通过系统调用),它便不能被抢占。
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。
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 。
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”。
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,无需更改所有调用来创建一个组件。
应用推荐