runtime library信息详情

runtime library发音

意思翻译

运行时间库

相似词语短语

unchecked runtime───未检查运行时

runtime error───运行时错误

library───n.图书馆,藏书室;文库

kinsman library───亲属图书馆

arundel library───阿伦德尔图书馆

town library───城镇图书馆

ads library───ads库

brandeis library───布兰代斯图书馆

public library───公共图书馆;公立图书馆;n.公共图书馆

双语使用场景

Specify Notes.jar as a required runtime library.───指定Notes . jar为必需的运行时库。

The client and server stubs communicate using the RPC runtime library.───客户机和服务器stub使用RPC运行时库通信。

First, an XPath is passed to the runtime library as a string.───首先,XPath以字符串的形式传递到运行时库。

A runtime library has no opportunity to analyze a program and structure the query evaluations in an optimal manner.───运行时库没有机会分析程序并以最优的方式构建查询计算。

Retroweaver consists of two logical components: a bytecode enhancer and a runtime library.───Retroweaver包含两个逻辑组件:一个字节码增强器和一个运行时库。

Stub files act as an interface between the application and the RPC runtime library during a remote procedure call.───stub文件在远程过程调用期间作为应用程序和RPC运行时库之间的接口。

We would like olap4j to be considered a standard part of the Java runtime library like JDBC.───我们希望olap4j能像JDBC那样被看作是Java运行时库的标准部分。

The standard C runtime library is not a paragon of good library design.───C语言标准运行时库的设计不是很优秀。

The RPC runtime library provides a standard set of runtime routines to support the RPC applications.───RPC运行时库提供一套标准的运行时例程来支持RPC应用程序。

英语使用场景

In this sample, we called QnninRtvDominoServerAttr API with "DATR0100" format name and extracted the server's subsystem name, runtime library, server version and server status.

With dynamic linking, you can update just one C runtime library, and correct the internationalization of all seventy-nine applications.

To Invoke an Application-Supplied Algorithm The C runtime library function qsort sorts an array of objects, but you must supply the function that compares objects.