您要查找的是不是:
- Linux goes even further. Each process that requires a common system library function uses a single system-wide copy that is loaded once into memory and shared. Linux甚至做得更好,每个需要公共系统库函数的进程使用单个的系统级内的副本,一次性将该副本装入到内存并为各进程所共享。
- system library function 系统库函数
- In terms of the way it is called, there is no difference between a system call and a library function. 就调用方式而言,系统调用与库函数之间没有区别。
- This is achieved by passing the objects to a QSA library function. 这可以通过传递对象到一个QSA库函数来完成。
- Functions to set the return value of a library function. 返回值设置函数。
- Since SWT needs to operate outside the default sandbox to load a system library, all JAR files deployed with Java Web Start must be digitally signed. 由于SWT需要在缺省的沙箱之外运行来装入系统库,因此用Java Web Start部署的所有JAR文件必须经过数字签名。
- Adding a library function to do this will save the scriptwriter time, and improve the maintainability of the scripts. 添加一个库函数来做这些事情将会节省脚本编写者的时间,并且能改进脚本的可维护性。
- SWT uses a system library to manage the integration between its platform-independent API and the underlying operating system. SWT使用系统库来管理自己的与平台无关的API和底层操作系统之间的集成。
- If you installed Eclipse 3.0, it is based on Java 1.4.2, so remove the JDK System Library and create a new one that points to your JDK 1.3.1 Install. 如果安装了Eclipse 3.;0;因为它是基于Java 1
- Library function that is called if an exception is not caught. Usually aborts the program. 异常未被捕获时调用的标准库函数。通常会终止程序的执行。
- If the maximum identifier length is too small, certain predefined identifiers will be unresolved as well as certain library function calls. 如果最大标识符长度太小,则将无法解析某些预定义标识符以及某些库函数调用。
- If you are using Embedded SQL, you can use the database library function SQL_needs_quotes to determine whether a string requires quotation marks. 如果使用嵌入式SQL,则可以利用数据库库函数SQL_needs_quotes确定一个字符串是否需要加上引号。
- Function return type recovery includes two types, one is library function return type; the other is user function return type. 函数返回类型恢复分为库函数和用户函数返回类型恢复两类。
- New System Library Dialog Box. 打开系统库页面。见图。
- The actual callback is performed by a library function that is available to any page that implements the ICallbackEventHandler interface. 实际回调由任何页都可使用的、实现ICallbackEventHandler接口的库函数执行。
- In programming, a handle is a token, typically a pointer, that enables the program to access a resource, such as a library function. 在编程领域内,句柄就是一个“记号”,一种特殊的类似指针的东西,程序员用它可以让自己的程序获取一个资源(比如窗口,设备等),例如一个库的某个功能函数。
- According to the HostLink communication protocol, the Dynamic Link Library function DLL that can be called by LabVIEW is programmed with VC language. 根据HostLink通信协议 ,采用VC编写了可供LabVIEW调用的动态连接库函数DLL。
- The standard library function strlen(s) returns the length of its character string argument s,excluding the terminal ‘\0’. 内部表示字符串时,要用一个空字符‘\\0’来结尾,所以实际存储该字串的存储单元比括在双引号中的字符多一个。)
- It builds a small library that contains working locale functions and arranges that it is loaded before the system libraries (using the DYLD_INSERT_LIBRARIES environment variable). 它建立一个常用locale函数的库并在系统库之前装载(使用DYLD_INSERT_LIBRARIES环境变量)。
- CSL library functions offered by TI Corporation helped to design the software. 利用TI公司提供的CSL库函数进行软件设计;