EXTERN in Chinese translation

外部
external
outside
exterior

Examples of using Extern in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Prepared by Alexander Janvelian, Law Library Extern, under the supervision of Peter Roudik, Director of Legal Research.
法律图书馆外国法律顾问OlenaYatsunska在法律研究主任PeterRoudik的监督下编写。
Because an extern that is initialized is treated as a definition, any subseqent definition of that variable is an error.
因为已初始化的extern声明被当做是定义,所以该变量任何随后的定义都是错误的:.
The Rust code has to be exposed via an extern declaration, which makes it C-ABI compatible.
Rust代码必须通过一个extern声明来导出,这和C-ABI兼容。
This storage class specifies an extern object declaration that, if not present, does not cause the linker to fault an unresolved reference.
对于声明,此存储类指定一个extern对象声明,即使不存在,也不会导致链接器将未解析的引用作为错误处理。
Just declare the C++ function extern"C"(in your C++ code) and call it(from your C or C++ code).
将C++函数声明为''extern"C"''(在你的C++代码里做这个声明),然后调用它(在你的C或者C++代码里调用)。
So an extern variable is nothing but a global variable initialized with a legal value where it is declared in order to be used elsewhere.
因此,外部变量只不过是一个全局变量,它是用一个合法值初始化的,在这里它被声明,以便在其他地方使用。
Here, extern keyword is being used to declare count in the second file where as it has its definition in the first file, main. c.
这里,extern关键字被用于在第二文件中声明的计数,其中,因为它有其在所述第一文件,在main.c中定义。
Because C does not have the linkage specifications, you cannot use a const object declared in C++ as extern"C++: read/write" from C.
由于C没有链接说明,因此,不能将C++中声明的const对象用作来自C的extern"C++:read/write"。
As concerned cooperation with academic institutions, externs and interns had assisted in research for several of the studies on individual Articles.
关于与学术机构合作事宜,外部与内部人士为关于个别条款的几份研究报告的研究工作提供了帮助。
The Office of Legal Affairs has also used externs from Columbia University to conduct research for studies on Articles of volume I.
法律事务厅也利用来自哥伦比亚大学的外部实习生进行关于第一卷各条的研究。
It now says extern crate rand.
现在第一行是,externcraterand。
What does the extern keyword do?
Extern关键字有什么作用??
From extern to Anthrax.
从炭疽到毒黄瓜.
The function or variable defined by extern“C” is extern type.
被extern“C”限定的函数或变量是extern类型的;.
The key word for external variable is extern.
二、外部变量外部变量的类型说明符为extern
Current students may apply to the Startup Extern Program.
现在的学生可以申请启动程序的extern.
This is done using the C"extern" keyword.
这时要使用extern"C"关键字.
The function supports only static and extern storage classes.
对于一个函数,它可用的storageclass只有extern和static。
The function or variable defined by extern“C” is extern type.
首先被extern“C”限定的函数或变量是extern类型的,.
Extern and static variables are initialized to 0.
外部变量和静态变量都将被初始化为0;.
Results: 144, Time: 0.0639

Top dictionary queries

English - Chinese