- 重点词汇
- hasv. 有( have的第三人称单数 );(亲属关系中)接受;拿;买到;
- nn. 英语字母表的第14个字母;表示不定数
- firstn.第一,最初;头等;一号,;[乐]高音部;
- vn. 英语字母表的第22个字母;V形物
- scientistsn.科学家( scientist的名词复数 );
- combustionn.燃烧,烧毁;氧化;骚动;
- sinceprep.自从;自…以后,从…以来;(表示气愤)何曾,什么时候
- wasv. 用来表示某人或某物即主语本身,用来表示某人或某物属于某一群体或有某种性质( be的过去式 );在,存在;不受干扰;
- reportedadj.据报告的,据报导的,据传闻的;
- spontaneousadj.自发的;自然的;天然产生的;无意识的;
- botheredv.打扰( bother的过去式和过去分词 );烦扰;迷惑;(使)不安;
- manyadj.许多,多的;许多的,大量的
- 相关例句
if you must invoke the c++ compiler, place extern "c" before the function declaration.
如果必须调用C++编译器,请在声明函数之前放置外部“C”。
互联网摘选
the extern modifier is used to declare a method that is implemented externally.
extern修饰符用于声明在外部实现的方法。
互联网摘选
最后就社会来说,老年人以权威之姿指引方向,青年人则能振奋民心,鼓舞士气。
互联网摘选
between 1995-1996 he taught as an extern at the photography department at famu in prague.
1995-1996年间,他作为一个在布拉格在伐木外部摄影系任教。
互联网摘选
the extern keyword is also used as a method modifier, declaring a method written in unmanaged code.
extern关键字还用作方法修饰符,声明用非托管代码编写的方法。
互联网摘选
外部函数和全局数据结构分别在.c文件和.asm源文件中声明。
互联网摘选
相对于静态外部函数来说,用成员函数作为事件处理器是最丑陋的做法。
互联网摘选
通过extern关键字的这种扩展用法引用包含在同一程序集中的同一组件的不同版本。
互联网摘选
indexer modifiers like new, virtual, extern etc. are available as stereotype properties.
索引器修饰符,像new、virtual、extern等等用作原型属性。
互联网摘选
而海洋尺度的计算将解决近岸波浪模型计算缺少准确外边界的难题。
互联网摘选
vlas must be auto (as opposed to static or extern) variables in a block.
VLA必须是块中的自动(相对于静态或外部)变量。
互联网摘选
the dllimport attribute must be specified on a method marked 'static' and 'extern'
必须在标记为“static”和“extern”的方法上指定DllImport属性
互联网摘选
an extern declaration is not a definition and does not allocate storage.
extern声明不是定义,也不分配存储空间。
互联网摘选