「程序库」的拼音、意思和解释
程序库是一个开头的词语,它的拼音是chéng xù kù,这篇文章为您提供了程序库拼音,读音,怎么拼读,同时为了让您在线轻松学习程序库,我们收录了汉语辞典中程序库的意义和释义,近义词,反义词,程序库的五笔怎么打。
在线字典为您在线查询程序库的词典内容如下,包括程序库的拼音,读音,拼读;程序库的意思和详细释义,程序库的近反义词,程序库的英语翻译,用程序库这个词语怎么造句等内容。
程序库读音/繁体/五笔/英文翻译
拼音 | chéng xù kù | 读音 | 跟我读 |
---|---|---|---|
繁体 | 程序庫 | 类型 | 词语大全 |
五笔 | 此词无五笔连打 | 平音 | chengxuku |
词性 | 中性 | 语法 | |
拼读 | 吃(chi1)鞥(eng2),程(cheng2)|西(xi1)玉(yu4),序(xu4)|科(ke1)悟(wu4),库(ku4) | ||
英语翻译 | n. library |
程序库是什么意思?
· 基本释义
1.标准子程序。 如三角函数、反三角函数、对数和指数函数、开平方和开立方函数等子程序。
2.标准程序。实现一些常用的计算方法,如解常微分方程、偏微分方程、数值积分、解代数方程式等程序。
3.服务性程序。如复制卡片、磁带、磁盘及调试用的各种程序等。
· 网络释义
程序库(library),一个可供使用的各种标准程序、子程序、文件以及它们的目录等信息的有序集合。 汇集在一起的经常应用的程序。主要有:(1)标准子程序。如三角函数、反三角函数等子程序。(2)标准程序。实现一些常用的计算方法,如解常微分方程、偏微分方程、数值积分等程序。(3)服务性程序。如复制卡片、磁带、磁盘及调试用的各种程序等。程序库中的程序都是规范化的。所谓规范化有三重含义:① 同一库里所有程序的格式是统一的;② 对这些程序的调用方法是相同的;③ 每个程序所需参数的数目、顺序和类型都是严格规定好的。
程序库的近反义词?
程序库近义词:抱歉,查无程序库的近义词
程序库反义词:抱歉,查无程序库的反义词
程序库词语接龙
(~程序库~)在开头的接龙:库房,库存,库缎,库锦,库灰,库储,库银,库司,库收,库金,库兵,库狄,库律,库丁,库汗,库积,库纱,库本,库伦,库娄
(~程序库~)在结尾的接龙:宝库,水库,冷库,书库,车库,国库,司库,暴库,血库,盘库,皮库,武库,骨库,词库,贴库,入库,衣库,银库,诗库,出库
暂时无法为您进行程序库的词语顺序接龙!
用程序库怎么造句?
您好,暂未查询到程序库造句的内容。
当出现新版本的程序库时会怎样?
What happens if a new version of the library comes out?
分配程序库可能需要的由零填充的内存块。
Allocating blocks of zero-filled memory the library may need.
程序库还可以将手工测试发给用户。
The libraries can also push manual tests out to the users.
应用程序运行所需的相关程序库。
Program libraries and related needed for the application to run.
添加程序库的符号表。
Attaching the library's symbol table.
了解不同的系统正在使用的程序库版本很重要。
It's important to know what library version the different systems are using.
主版本号表明程序库版本之间的潜在不兼容性。
A major number indicates a potential incompatibility between library versions.
将程序库映射到程序的地址空间。
Mapping it into the program's address space
可重用的服务和程序库代码。
Reusable services and libraries code.
因为它们不在常见的程序库搜索路径中。
Because they're not in the usual search path for libraries.
图3:RUP插件程序库。
Figure 3: Library of RUP plug-ins.
程序库的重要变化之间保持了向后兼容性。
Backward compatibility is maintained between major changes in libraries.
必须将DB 2驱动程序库添加到类路径中。
The DB2 driver libraries must be added into your classpath.
这个程序库当前包含100多个PowerPack。
This library currently holds more than 100 additional PowerPacks.
即使您还没有使用过这个程序库,这段代码也不难理解。
Even if you haven't used the library, the code shouldn't be hard to understand.
但程序库格式要复杂得多,不仅仅是对象模块的简单存档。
The library format is a lot more complicated than just a simple archive of object modules, though.
有很多可用的Python解析器程序库。
There are many Python parser libraries available.
elf格式中包含用于应用程序和程序库的规范。
The ELF format has specifications for applications and libraries.
目前,两个程序库都着重于使用纤程实现解决方案。
Two libraries now aim to use Fibers to implement solutions.
有线协议容易理解,客户机程序库以直观的方式对其进行包装。
The wire protocol is simple to understand, and the client library wraps it in an intuitive manner.
用于不同产品和开发api的程序库、模块和插件。
Libraries, modules, and plug-ins for various products and development apis.
不要误以为使用静态程序库就可以保证解决这些问题。
Don't get tricked into using static libraries as insurance against these problems.
通过PowerPack程序库,它还提供了大量附加的功能。
A wide variety of additional functionality is available through the PowerPack library.
静态程序库可能引入其自己的新的依赖,而且不容易检查到它们。
A static library can introduce its own new dependencies, and you can't check them as easily.
读者可能对基于XML的SAX风格的程序库比较熟悉。
Readers may be familiar with the XML equivalents based around the SAX-style libraries.
在动态程序库中,程序库文件的名称通常以. so结尾。
In a dynamic library, the library file's name generally ends in.so.
这种游戏机了提供一个异常庞大的程序库,其中包括了各种流派的阵列。
The console offers an enormous library, with a huge array of hits in... well... every genre!
例如,如果动态链接器不能找到某个给定的程序库,那么它将停止加载程序。
For example, if the dynamic linker can't find a given library, it will abort loading the program.
近来很多提供商已经开始提供标准c程序库的可重入版本,这是一个好消息。
The good news is, these days many vendors have taken the initiative to provide reentrant versions of the standard C library.
近来很多提供商已经开始提供标准c程序库的可重入版本,这是一个好消息。
The good news is, these days many vendors have taken the initiative to provide reentrant versions of the standard C library.
上述为您在线提供的程序库的相关内容全部来自在线汉语词典,希望对您学习程序库这个词语有帮助。