compiler怎么读,compiler的音标和真人发音
英音
[kəm'paɪlə(r)]
美音
[kəmˈpaɪlɚ]
音节划分:com-piler
compiler是什么意思,compiler的意思是
compiler 变化形式
复数: compilers
易混淆的单词: Compiler
星级词汇:
compiler 的用法和双语例句“点击”或“选中”例句中的单词,就可以看到词义解释
- The reason he initially came to see me was to report a bug in the awk compiler .
- 他最初来见我的原因就是为了报告一个awk编译器里的bug。
- In type inference , the compiler infers the types of values based on the context .
- 在类型推断的情况下,编译器会根据上下文推断值的类型。
- Now , lets run gcc compiler over this source code to create the executable .
- 现在,让我们运行gcc编译器来把这段源代码编译成可执行文件。
- The compiler automatically checks these switch statements and generates an error if an instance is not covered .
- 编译器自动检查这些switch语句并且如果有实例没被覆盖到的话就产生一个错误。
- The false assumption often applied here is that the compiler doesn 't need to know any type information .
- 这里常常会用到的一个假设是,编译器不需要知道任何的类型信息。
- The scala compiler uses clever techniques to map scala extensions to valid byte-code idioms .
- scala的编译器使用了一些聪明的技巧来映射scala的扩展到相应的字节码。
- You write programs in the parse trees that get generated within the compiler when other languages are parsed .
- 你写程序实际上是在写语法树-而其它语言需要编译器生成这种内部表示。
- The language 's compiler can discern quite a bit of type information from the context , without explicit type annotations .
- 即使没有显示的类型注解,语言的编译器仍可以从上下文中分辨出相当多的类型信息。
- A computer scientist may not fabricate her own ics , and may not write her own compiler and operating system .
- 一个计算机科学家可能不会编制他自己的集成电路,也可能不会写自己的编译器和操作系统。
- When the java compiler translates a program into a form that can be executed by the machine , it ignores the comments entirely .
- 当java编译器将一段程序转换为计算机可以执行的格式时,所有的注释都将被忽略。