Standard libraries contain objects and are created by the lib tool.
标准程序库含有一些目的档,而且是由LIB工具建立的。
So, many of these features are preexisting ones already found in the Linux and BSD standard libraries.
所以,这些特性中很多是在Linux和BSD标准库中已经可以找到的。
Unfortunately strlcpy (3) and strlcat (3) aren't universally available in the standard libraries of UNIX-like systems.
遗憾的是,strlcpy(3)和strlcat(3)并不是在类unix系统的标准库中普遍可用。
This way you can ensure that standard libraries or other low-level utility packages are not included in the final report.
利用这种方法您可以确保这个库或者其它低层次的实用包并不包含在这个最终报告中。
The source code does not have external dependencies except for standard libraries like BDB, OpenSSL, TCL, STL, glibc and expat.
源代码除了像BDB,OpenSSL,TCL,STL,glibc和expat等等的标准库以外没有其它任何的外部依赖。
However to write a portable applications, you should use those standard libraries, which provide platform-independent APIs.
然而编写跨平台的应用程序,你必须使用支持平台无关性的标准库。
It suites sandboxed environments better than languages with complex standard libraries; I think Platforms as a Service are the future.
它比带有复杂的标准类库的语言更适合沙盒环境;我想平台即服务(Platforms asa Service)是将来的趋势。
You provide the linker with files that contain objects, import and standard libraries, resources, module definitions, and command input.
向链接器提供包含对象、导入库和标准库、资源、模块定义和命令输入的文件。
You may still only "know" a tiny fraction of the total language - many languages have enormous standard libraries - but new libraries and data structures can be understood quickly and easily.
你也许只“了解”整个语言的一点点——许多语言拥有庞大的标准库——但是你可以很快很容易的掌握新的依赖库和数据结构。
This article described how you can generate online help for patterns and pattern libraries, and how the generated help is linked to the standard online help.
本文描述了你可以如何为模式和模式库生成在线帮助,及生成的帮助是如何与标准的在线帮助相连接。
Therefore, you can maintain two versions of the same standard (set of files) in two different schema libraries.
因此,您可以在两个不同的架构库中保持相同标准的两个版本(文件集)。
In addition, there is a standard facility that developers can use to define their own tags, which are organized into custom tag libraries.
另外,在自定义标签库中组织了一套标准的工具,开发者们可以使用这些工具来定义他们自己的标签。
Some of these libraries are standard, some third party, and others internal.
这些库中,有些是标准的,有些是第三方的,还有一些是内部的。
This isn't to say you couldn't get by with the existing libraries, but just like having a standard networking library, it was easier to do multithreading yourself with a debugged, trusted library.
这并不是说用现有的库就不能实现,但是就像有了标准网络库一样,用经过调试的、可信任的库更容易自己处理多线程。
If you need libraries other than the standard set, they must be specified.
如果需要的不是标准库,则必须专门指定。
You no longer have to get a standard extension library for SSL support — it now comes with the core libraries.
您不再需要用标准扩展库来实现SSL支持-它现已随核心库一起提供。
This function is not part of the standard DOM libraries, but it's easy enough to implement.
此函数不是标准dom库的一部分,但它很容易实现。
Of further benefit is the existence of the standard set of custom tag libraries defined within the JSTL.
更好的是在JSTL中已存在一组已定义的标准的自定义标记库。
The XProc Standard library, combined with the extensibility of writing your own third-party step libraries, provides a powerful facade over existing and future XML processors.
Xproc标准库,连同可以编写自己的第三方步骤库的扩展功能,为现有和未来的XML处理器带来了强大的动力。
The recommended Standard Template Library (STL) has only a few basic classes like hash, stack, and vector, so it can't effectively be used to replace legacy utility libraries.
建议的标准模板库(Standard Template Library,STL)只具有诸如hash、stack和vector 等少数基本类,因此无法有效地用于取代遗留实用工具库。
Their site contains miscellaneous links to useful libraries and other resources, including details on the Rexx ANSI Standard.
他们的站点上有各种各样的指向有用的库和其他资源的链接,包括详细的Rexx ANSI标准。
Standard JSON encoding libraries, popular in web browser environments, do not support circular references (see Resources).
Web浏览器环境经常使用的标准JSON编码库并不支持循环引用。 (见参考资料)。
RubyGems is the standard packaging and installation framework for libraries and applications in the Ruby runtime environment.
RubyGems是用于Ruby运行时环境中的库和应用程序的标准打包和安装框架。
The project, which presupposes a fairly decent grasp of LFS and some parts of BLFS, USES several utilities and libraries that do not tend to be standard in most Linux systems.
该项目假设相当正规地掌握了LFS和BLFS的一些部件,并使用了不会成为大多数Linux系统中的标准的几个实用工具和库。
Several standard Struts tag libraries are defined for use within the JSP, and the rewrite tag from the struts-html tag library is used to link to the appropriate cascading style sheets.
定义了几个标准的Struts标记库以便在这个JSP 中使用,struts-html 标记库中的 rewrite 标记被用来链接到适当的级联样式表。
While the standard Hildon libraries provide all the widgets and buttons you'd expect to find in a typical desktop application, they aren't necessarily the best fit for a finger-friendly interface.
尽管标准的Hildon库提供典型桌面应用程序中常用的所有组件和按钮,但是不一定适合用手指操作的小界面。
The Dublin Core standard is a method to classify information most commonly used in libraries.
DublinCore标准是一种信息分类方法,常用于图书馆。
You can easily customize Lotus Quickr with standard components, such as libraries, team calendars, discussion forums, blogs, wikis, and other collaboration tools for managing projects.
可以用标准组件轻松地定制LotusQuickr,比如库、团队日历、讨论论坛、博客、wiki和用于管理项目的其他协作工具。
This article refers to the Reusable Asset Specification (RAS) files that provide a standard structure and organization for patterns and pattern libraries.
本文提及ReusableAssetSpecification (RAS),它为模式和模式程序库提供了一个标准的结构和组织。
Lines 2 through 4 include the Lua standard functions, several convenience functions that are used in all Lua libraries, and functions to open libraries, respectively.
第2行到第4行包括了Lua的标准函数,几个在所有lua库中都会使用的方便函数以及用来打开库的函数。
应用推荐