Use library functions whenever feasible.
在任何可行的时机使用函数库。
System calls vs. library functions — and a bit of history.
系统调用与库函数比较—以及一点历史知识。
Ensure that you can see a list of built-in PHP library functions.
确保能够看到内置的php库函数的列表。
Library functions have dire warnings that they may not be "thread safe."
调用库函数时经常会遇到一些“线程不安全”的可怕警告。
They pretty much cover all the library functions, both include examples.
他们几乎涵盖所有的库函数,包括例子。
In this article, we will discuss the implementation of the library functions.
在本文中,我们将讨论图书馆的职能。
Grants full access to the version Management view and related version library functions.
授予对versionManagement视图和相关版本库功能的完全访问权。
Linux ships with thousands of commands and applications that all require at least the libc library functions.
随linux一起交付的还有几千条命令和应用程序,它们至少都需要libc库函数。
Data flow diagrams, system structure charts and library functions of interactive technique are described.
论文给出了系统的数据流图、系统结构及交互技术库的函数。
Another is the system library functions precomposed by C language, which can be directly used by programmer.
研究了使自定义函数也成为系统库函数的方法,以提高使用C语言进行编程的效率。
Note that the accuracy and exception handling might not be identical in MASS functions and system library functions.
注意精确性与例外情况的处理在MASS函数与系统库函数中可能是不一样的。
Many library functions return values in a fixed object, always reusing the same object, and they can all cause the same problem.
很多库函数在固定的对象中返回值,总是使用同一对象,它们全都会导致相同的问题。
In addition, this paper also designed the way of using extensible XML language to solve the problem about library functions summary.
此外本文还设计了用可扩展XML语言来解决库函数摘要的问题。
Besides the developer's customized tag library, Portal Server implements a set of tag library functions for use by the Portal Server engine.
除了开发者的定制标记库之外,PortalServer还实现Portal Server引擎所使用的一套标记库函数。
It shows appropriate use of some system calls and library functions from c, including fopen, fclose, access, setvbuf, perror, strerror, and popen.
它演示了对一些系统调用和c库函数的适当使用,其中包括fopen、fclose、access、setvbuf、perror、strerror和popen。
Finally, to return the data as json, you use PHP's built-in json_encode function. (There will be similar library functions in whatever language you are using.)
最后,要将数据作为json返回,必须使用php内置的json_encode函数(您所使用的编程语言都有类似的库函数)。
A conforming implementation may have extensions (including additional library functions), provided they do not alter the behavior of any well-formed program.
只要这些扩展不会改变任何良好形式程序的行为,符合标准的实现就可以带有扩展(包括附加的库功能)。
We are also introducing a new way to access the Enterprise Library functions by resolving them directly through a container, rather than having that mechanism hidden.
我们也引入了一种新的方式来访问EnterpriseLibrary的功能,直接通过容器而不是把那种机制隐藏起来。
The library functions recognizing technique in I2A binary translator was introduced. Especially a new approach of library function recognizing problem was given.
介绍了在开发一个静态二进制翻译系统(I2A翻译系统)中的库函数识别技术,并提出了解决库函数识别问题的新的方法。
The base contour is enabled along with hidden line removal, and the sinc plot is created with the splot command using the internally available math library functions.
同时还启用了基本的等高线和隐线消除特性,最终的绘图是利用splot命令使用数学库内部的函数来创建的。
A stream is nothing more than a sequence of bytes that can be read or written using library functions that hide the details of an underlying device from the application.
流只不过是一个可以使用库功能读取或写入的字节序列,库功能向应用程序隐藏了底层设备的细节。
With the help of ti CCS3.1 integrated development environment, system software design USES ti own image processing library functions to complete fast digital image processing.
系统软件设计部分在TI公司CCS3.1集成开发环境下,运用TI公司自带图像处理库函数进行快速数字图像处理。
As with the standard library, there can be many library functions that return values in fixed objects, always reusing the same objects, which causes the functions to be non-reentrant.
对标准程序库而言,有很多程序库函数在固定的对象中返回值,总是重复使用同一对象,这就使得那些函数不可重入。
You'll need to go through the documentation provided with any given library to know if there is any change in the prototypes and therefore in the usage of the standard library functions.
对于任何给定程序库,您都应该通读它所提供的文档,以了解其原型和标准库函数的用法是否有所变化。
The entire application is free to use all the static variables and non-reentrant library functions it wants, greatly simplifying programming and debugging while increasing performance.
整个程序可以自由的使用静态变量和不可重入的函数,极大的简化了编程和调试,从而增加了性能。
If you have the option, use standard library functions to do byte-swapping operations, and standardize on the order in which bytes are stored in your data files; network byte order is the best.
如果可以选择的话,请使用标准库函数来进行字节交换操作,并按照字节在数据文件中存储的顺序进行标准化;网络字节顺序最适合这种工作。
It has a rich library of built-in functions to boost your productivity for commonly required operations, such as date and time math, string manipulation, and so forth.
它拥有丰富的内嵌功能库,用于提高您的通常所需的操作的生产力,例如日期和时间计算、字符串处理,等等。
LGPL also allows anyone to use functions provided by the library without requiring the user to open the application code.
LGPL还允许任何人使用该库提供的功能,而不要求用户公开应用程序代码。
You need to find an external library offering the desired functions.
我们需要寻找一个外部的库来提供所需的功能。
The networking functions are implemented in a library and present two classes for application development.
网络功能是在一个库中实现的,并且包含两个用于应用程序开发的类。
应用推荐