青年中文青年中文

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.