青年中文青年中文

c library的意思

c library中文翻譯:

c庫

相似詞語短語

li;ary───n.圖書館,藏書室;文庫

nonli;ary───非圖書館

cali;ate───v.校正;標定;調整;測定口徑

film li;ary───電影資料館

gene li;ary───[遺]基因庫;[遺]基因文庫

vast li;ary───龐大的圖書館

public li;ary───公共圖書館;公立圖書館

record li;ary───唱片租借館;錄音資料館;唱片貯藏室

school li;ary───學校圖書館

雙語使用場景

standard C library (and thus, every UNIX program) defined three standard streams: input, output, and error.───標準 C 庫(因而,每個 UNIX 程序)定義了三種標準流:輸入、輸出和錯誤。

The utility requires a C library to compile and, consequently, is installed using (g)make.───此工具需要一個 C 庫來編譯,當然,是使用 (g)make 來安裝。

Think of this as a specialized version of the C library function select, but for DMA transfers.───可以把它看作 C 庫函數 select 的特殊版本,但是針對的是 DMA 傳輸。

So the distribution terms of the GNU C library determine whether it is possible to compile a proprietary program for the GNU system.───所以GNUC庫的發行條款決定了它是否可以用來為GNU系統編譯一個私有程序。

Objective-C programmers sometimes have to drop down into C, but usually only to do low-level tasks or to use a C library.───Objective-C程序員有時不得不使用C,但通常只是為了執行低級任務或使用一個C庫。

When calling Linux system calls (or C library functions), as when calling your own functions, it is possible that errors will occur.───當調用Linux系統調用(或C庫函數)時,與調用您自己的函數時一樣,有可能出現錯誤。

Since the ANSI C library is in many cases modeled on UNIX facilities, this code may help your understanding of the library as well.───因為ANSIC標準函數庫是以UNIX系統為基礎建立起來的,所以,學習本章中的程序還將有助于更好地理解標準庫。

He traveled a few blocks from the White House to the main Washington, D. C. library.───布什總統從白宮穿過幾個街區來到華盛頓特區馬丁.路德.金紀念圖書館總館。

nss_ldap is a set of C library extensions that allow LDAP directory servers to be used as a primary source of user and group information.───nss_ldap是一組C庫擴展,它允許LDAP目錄服務器用作一個用戶和組信息的主源

英語使用場景

Think of this as a specialized version of the C library function select, but for DMA transfers.

So the distribution terms of the GNU C library determine whether it is possible to compile a proprietary program for the GNU system.

The eax register is used to identify the particular system call that should be invoked, which is specified in the C library (per the call from the user-space application).

Genomic clones of both the Oct-11a and Oct-11b loci were isolated from a BALB/c library in the vector l Charon 4A.

The program sorts an array of 10 numbers and uses the external C library functions puts and printf to print out the entire contents of the unsorted and sorted array.

Glibc, the GNU C library,has been renovated in version 2.3 to support new and improved 2.6 kernel features as well as new and extended function for the POWER architecture.

PARI is a fast-running C library of symbolic functions for factorization, algebraic number theory, elliptic curves, matrices, and transcendental functions.

Third, a C library function may or may not have an associated underlying system call.