编译选项用英文怎么说
① 英语编译程序怎么翻译
编译程序一般翻译为compiler。
实际上在整个编译过程中会用到很多的工具,预处理器、编译器、汇编器、定位/分配器、连接器。
② 摘编 编译 英文应该怎么说
编译: compile
摘编: abstract and edit
仅供参考(以上都当动词使用)
③ 预编译程序英文怎么写
预编译程序
[计] precompiler;precompiler program更多释义>>
[网络短语]
预编译程序 precompiler program;precompiler;pre-compiler
编译程序的预编译程序 compiler-precompiler
④ 编译程序可选项英文怎么写
编译程序可选项
翻译:Compiler options
⑤ gcc 的编译选项 -MD 是什么意思
MD 是一个参数.
gcc提供了大量的警告选项,对代码中可能存在的问题提出警 告,通常可以使用-Wall来开启以下警告:
-Waddress -Warray-bounds (only with -O2) -Wc++0x-compat
-Wchar-subscripts -Wimplicit-int -Wimplicit-function-declaration
-Wcomment -Wformat -Wmain (only for C/ObjC and unless
-ffreestanding) -Wmissing-braces -Wnonnull -Wparentheses
-Wpointer-sign -Wreorder -Wreturn-type -Wsequence-point
-Wsign-compare (only in C++) -Wstrict-aliasing -Wstrict-overflow=1
-Wswitch -Wtrigraphs -Wuninitialized (only with -O1 and above)
-Wunknown-pragmas -Wunused-function -Wunused-label -Wunused-value
-Wunused-variable
unused-function:警告声明但是没有定义的static函数;
unused- label:声明但是未使用的标签;
unused-parameter:警告未使用的函数参数;
unused-variable:声明但 是未使用的本地变量;
unused-value:计算了但是未使用的值;
format:printf和scanf这样的函数中的格式字符 串的使用不当;
implicit-int:未指定类型;
implicit-function:函数在声明前使用;
char- subscripts:使用char类作为数组下标(因为char可能是有符号数);
missingbraces:大括号不匹配;
parentheses: 圆括号不匹配;
return-type:函数有无返回值以及返回值类型不匹配;
sequence-point:违反顺序点的代码,比如 a[i] = c[i++];
switch:switch语句缺少default或者switch使用枚举变量为索引时缺少某个变量的case;
strict- aliasing=n:使用n设置对指针变量指向的对象类型产生警告的限制程度,默认n=3;只有在-fstrict-aliasing设置的情况下有 效;
unknow-pragmas:使用未知的#pragma指令;
uninitialized:使用的变量为初始化,只在-O2时有 效;
⑥ 更多设置用英语怎么说
用英文可以说More settings
双语例句
1
这些设置包括编译选项、安全性和部署设置,以及其他更多设置。
These settings include compilation options, security and deployment settings andmuch more.
2
其他调控器有更多设置可用,我们在下一节中讨论。
The other governors have additional settings available which we discuss in the nextsection.
3
添加更多自定义设置或单击“关闭”退出。
Add more custom settings or click close to exit.
⑦ "选项"用英文怎么说
选项 Option
进阶 Advanced
Advanced Setting
⑧ “全译,节译,改译,编译,译要,综译”怎么翻译成英文啊
1 Full translation
2 Abridged translation
3 semi-translation -- not true translation, but a kind of translation combined with some creation
4 Edition/Compilation-oriented translation
5 译要(什么意思?还望告知!)
6 Overview translation
