runtime library

运行时间库
常用释义
运行时间库

扩展信息

运行时库
运行库,即运行时库Runtime Library),而C语言的运行库,即被称为C运行库(CRT,C Runtime Language)。一个C语言 …
运行库
这里介绍一下运行库Runtime Library)。运行库是最基本的库,配合C++的语法及操作系统实现了一些基本的功能,如内存 …
运行时动态连接库
//PB6.5运行时动态连接库(Runtime Library) PBVM60.DLL(PowerBuilder 虚拟机)(必需)PBDWE60.DLL(DataWindow 引擎)(可选)…
运行时间库
计算机术语的英文缩写 - szyicol - 博客园 ... Resistor Transistor Logic 电阻晶体管逻辑(电路) RunTime Library 运行时间库 ...
运行库例程
...编译制导(Compiler Directive)、运行库例程(Runtime Library)和环境变量(Environment Variables) 三大部分,并支持增量并行 …
运行函数库
...编译指导(Compiler Directive)、运行函数库Runtime Library)和环境变量(Environment Variables)。

例句

运行时库没有机会分析程序并以最优的方式构建查询计算。

Retroweaver包含两个逻辑组件:一个字节码增强器和一个运行时库。

stub文件在远程过程调用期间作为应用程序和RPC运行时库之间的接口。

我们希望olap4j能像JDBC那样被看作是Java运行时库的标准部分。

C语言标准运行时库的设计不是很优秀。

RPC运行时库提供一套标准的运行时例程来支持RPC应用程序。

服务器RPC应用程序初始化期间它会向RPC运行时库注册接口。

预处理器将这些语句翻译为对运行时库的调用。

在有些编程语言中,可生成某些可复用的程序(即例程),并把它们包装成“运行时间程序库”。

Groovy Eclipse comes with an embedded Groovy runtime library that is split off as its own Eclipse plugin (or in OSGi parlance, bundle).

GroovyEclipse包含一个内嵌的Groovy运行时库,它本身是一个独立的Eclipseplugin(或者按OSGi的说法,一个bundle)。

根据应用程序的客观需要,它可以静态活动态的链接到C运行时程序库和标准C++程序库。

版本信息包括运行时库、运行路径、版本、产品ID和产品选项。

The client object files along with the client stub file is linked with the RPC runtime library to generate the client executable.

客户机对象文件和客户机stub文件与RPC运行时库链接,生成客户机可执行程序。

有了动态链接,您就可以只更新一个C运行时库,然后修正所有79个应用程序的共同问题。

The compiler will insert this command to avoid importing each and every routine from the runtime library.

为了避免每次都要从运行时库中导入所有例程,编译器将插入这条命令。

新的Eclipse插件以提供Eclipse环境下的Tuscany运行库与Tuscany加载器

基于操作系统的API函数,软件厂商实现了C运行时程序库(CRT)。

处于WindowsAPI之上的则是C的动态运行库,它对操作系统进行了封装,并隐藏了不同的操作系统之间的差异。

Note that using this facility only gives you a subset of the runtime library functions.

注意,在使用这个特性时,只能使用一部分运行时库函数。

禁用在搜索路径中传递其他运行库。

链接器能否生成安全异常处理程序表取决于使用C运行库的应用程序。

First, an XPath is passed to the runtime library as a string.

首先,XPath以字符串的形式传递到运行时库。

Pure Java solution The UltraLite runtime library for the Static Java API is a pure Java application.

纯Java解决方案StaticJavaAPI的UltraLite运行时库是纯Java应用程序。

运行时库必须在运行时解析并计算XPath表达式。

实际的替换类包含在运行时库中,以便在您执行修改过的代码时它们是可用的。

微软还在它的CRT(Cruntimelibrary)中增加了操作DBCS字符串的版本。

RPC引入的第二个重要组件是远程过程调用运行时库(RPCruntimelibrary)。

The library -lmwmclmcrrt is used to specify the name of the MATLAB runtime library (libmwmclmcrrt. so).

库-lmwmclmcrrt用于指定MATLAB运行库的名称(libmwmclmcrrt.so)。

The client and server stubs communicate using the RPC runtime library.

客户机和服务器stub使用RPC运行时库通信。

For UltraLite clients, the UltraLite runtime library or the UltraLite component includes the required synchronization stream functions.

对于UltraLite客户端,UltraLite运行时库(即UltraLite组件)包括必需的同步流函数。