您要查找的是不是:
- The architecture specific library code can be found in arch/*/lib/. 与处理器结构相关库代码被放在arch/*/lib/目录下。
- In many cases, however, applying aspects to library code is advantageous. 不过,在许多情况下,将方面应用到库代码是有利的。
- It can be of three-type kernel code, user code, and shared library code. 它可以有三种类型:内核代码、用户代码和共享的库代码。
- There are no restrictions or limitations on use of executable library code. 目前,在可执行库代码的使用上,没有任何限制或约束。
- While developing your applications, it is helpful to use as much existing library code as possible. 开发应用程序时,尽可能地使用现有的库代码很有帮助。
- So it is often advantageous for monitoring aspects to affect some of the library code used by applications. 因此让监视方面影响应用程序所使用的一些库代码是有好处的。
- For another it may be a collaboration between a layer of library code and a daemon process running on the same machine. 另一家则可能是库代码层和运行在同一机器上的守护进程之间的协作。
- Free form is ideal for initial prototyping of applications or development of library code. Free form非常适合应用程序的初始原型化或库代码的开发。
- This linking process merges code from separately compiled source files, along with shared library code, to form an executable program. 这一链接过程将来自独立编译好的各个源文件的代码和共享库代码合并起来,从而形成了一个可执行程序。
- In contrast, Windows must load a copy of the library code into memory for each application that is built with a static link library. 相反,对于每个用静态链接库生成的应用程序,Windows必须在内存中加载库代码的一个副本。
- In contrast, each application built with a static link library has the library code linked into its executable image as a separate copy. 相反,每个用静态链接库生成的应用程序均具有作为单独的副本链接到其可执行图像中的库代码。
- Makes the compiler preprocess as much as possible of the library code (rather than loading already-preprocessed header files) if defined. 如果定义了该宏,编译器将尽可能对本库代码进行预处理(而不是导入已经预处理的头文件)。
- The run-time library code is also called during thread attach and thread detach, but the run-time code does no initialization or termination on its own. 线程附加和线程分离时也会调用运行时库代码,但是运行时库代码不主动执行任何初始化和终止操作。
- When resources are involved, security coding should be the same as the library code case described in the next section. 当涉及到资源时,代码安全维护应当与下一节中所介绍的库代码的情况相同。
- Library Code that Exposes Protected Resources 公开受保护资源的库代码
- The college library is a favorite haunt. 大学图书馆是人们喜欢的地方。
- He is a vast library in epitome. 他脑中有万卷藏书。
- He gave away his books to a circulating library. 他把自己的书籍损赠给一家循环图书馆。
- The library boasts first edition of Shakespeare. 这个图书馆以藏有初版的莎士比亚集而自豪。
- libThis directory contains the kernel's library code. lib此目录包含了核心的库代码。