In the first example, you create a document, then add a new module to the standard library for that document.
在第一个示例中,首先创建一个文档,然后,针对该文档将一个新的模块添加到标准库中。
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.
如果可以选择的话,请使用标准库函数来进行字节交换操作,并按照字节在数据文件中存储的顺序进行标准化;网络字节顺序最适合这种工作。
The standard library subprocess module in particular can be much simpler to deal with if you only require forking many processes and listening for a response.
特别是,当您仅需要创建许多子进程并对响应进行侦听时,那么标准库子进程模块可能使用起来更加容易。
If you need to use types from the standard library, or from some other library in your source code, you have to set such types as plain strings in your model.
如果要使用标准库的类型,或者一些源代码的其它库,您需要在模型中将这些类型设置为普通的字符串。
She almost certainly won't have any kind of deep understanding of the standard library available for a given platform. This kind of comprehension comes only with experience.
她当然几乎不会深入了解一个给予的平台上可获得的标准库,而要全面的理解这些需要经验。
She almost certainly won "t have any kind of deep understanding of the standard library available for a given platform." This kind of comprehension comes only with experience.
她当然几乎不会深入了解一个给予的平台上可获得的标准库,而要全面的理解这些需要经验。
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.
对标准程序库而言,有很多程序库函数在固定的对象中返回值,总是重复使用同一对象,这就使得那些函数不可重入。
Of course, you can get rid of all of those directory flags if the library is installed in a standard library location.
当然,如果这个库被安装到了一个标准的库位置,就不用使用这些目录标志了。
Since the MASS vector functions are much faster (by a factor of up to about 30) than a repeated call to a standard library function, the resulting performance improvement can be substantial.
因为MASS向量函数要比对一个标准库函数的重复访问快很多(倍数接近30倍),所以最后得到的性能改善效果将会是惊人的。
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 standard library has grown by over 42,000 lines of code and includes 20 new packages.
标准库已经增长了超过42,000行代码,其中包括20个新的包。
This is the DE facto standard library for embedding SWFs.
这实际上是嵌入sWF的标准库。
To visualize how and when to use a particular metadata standard, library scientists in Idaho and North Carolina created this map, which was among the winners.
为了将特殊元数据标准的使用方式和时机通过可视化图表现出来,爱达荷和北卡罗来纳的文库科学家们创作上述图片,该作品亦位列十佳之列。
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处理器带来了强大的动力。
You access the new framework by importing the standard library module abc.
可以通过导入标准库模块abc 来访问这个新框架。
The standard library has useful code, but it is small compared to what is available in more established languages.
Go语言标准库有些有用的代码,但这与更为成熟的语言比起来仍还是很少的。
Accessors and operations in MBeans can use any primitive type in their signatures, as well as String, Date, and other standard library classes.
MBean中的访问器和操作能够用任何其签名形式的原语类型,以及String、Date和其他标准库类。
On the left navigator, select the Standard library under the Untitled document (this name changes when you save the document).
在左边的导航器中,选择Untitled文档(保存文档时名字会改变)下的Standard库。
It is not quite true that Python's standard library lacks support for asynchronous, non-blocking network applications.
Python的标准库缺少对异步、非阻塞网络应用程序的支持的说法并不完全正确。
There have been other compilers announced that were able to handle all Ruby syntax, and perhaps even compile the entire standard library.
之前已经有其他编译器宣布能够处理所有的Ruby语法,甚至能够编译整个标准库。
While enumerations are a built-in part of many programming languages, Scala takes a different route and implements them as a class in its standard library.
虽然枚举是许多程序语言的内置支持,Scala走了一条不同的路,把它作为标准库的一个类来实现。
If you don't use anything from the standard library, you can use the smaller jruby.jar and decrease the download by roughly one Megabyte.
如果你不使用标准库,那么你可以使用更小的jruby . jar,这样可以减少大约1m的下载量。
On running this test, the BOOST_CHECK macro fails despite the fact that you're using the SQRT function provided as part of the standard library.
运行这个测试时,尽管使用的是作为标准库一部分提供的sqrt函数,boost_check宏仍然会失败。
The mobl standard library also provides higher-level controls such as TAB sets, master-detail views, context menus and expandable lists.
mobl的标准库还提供了一些高级的控件,像标签组、主从视图、上下文菜单以及可扩展的列表等等。
The Haskell standard library is split into modules, each of them contains functions and types that are somehow related and serve some common purpose.
haskell的标准库就是一组模块,每个模块都含有一组功能相近或相关的函数和类型。
This time, the list of methods is for the String class, which is in the Standard library.
此时,方法列表是针对string类的,它在standard库中。
When the SPU needs to do any standard library calls like printf or exit, it has to call back to the main thread.
当SPU需要执行任何标准的库调用时,例如 printf或exit,它都需要回调主线程。
There are also numerous updates to the standard library such as ordered dictionaries and the new argparse module.
也有大量针对标准库的更新,比如可排序字典和新的argparse模块。
There are also numerous updates to the standard library such as ordered dictionaries and the new argparse module.
也有大量针对标准库的更新,比如可排序字典和新的argparse模块。
应用推荐