"Conway's Law" states that "If you have four groups working on a compiler, you'll get a 4-pass compiler."
“康威规律”规定“如果你有4个编译小组,那你会有4路编译器”。
One big advantage of type-inferred systems is that you don't need to declare the types of arguments to a function because the compiler infers them from the parameters you pass in.
隐式类型系统一个较大的优点是,不需要为函数的参数声明类型,因为编译器会从传入的值推断出参数的类型。
The first pass of the compiler turns this into a syntax tree.
编译器的首个编译过程会将其编译成语法树。
It is convenient, if unsupported, and the compiler generates mostly compatible bytecode in a single pass.
这很方便,如果不支持的话,编译器会一次生成基本兼容的字节码。
When you pass the information to the compiler, you request that the reader modify the include path appropriately per the installation. Then, compile the code.
在把信息传递给编译器时,您要求进程根据安装相应地修改include路径。
The SQL statements and commands submitted in a pass-through session do not go through the federated query compiler.
在pass - through会话中提交的sql语句和命令不会通过联邦查询编译器。
How do I pass a pointer to a structure without angering the compiler?
如何通过一个指向结构的指针没有激怒编译器吗?
Use this to dynamically register a compiler function plugin. Pass in the compiler function name, followed by the PHP function that implements it.
动态注册一个编译函数插件,前两个参数是编译函数的名称、执行函数的名称。
An attribute used by the compiler to pass the decorated name of a method to the linker.
编译器用来将方法的修饰名传递到链接器的特性。
The compiler simply inserts code to pass the default value whenever the function is called without an argument in that position.
编译器只是加入代码使得在每次函数被无参数调用的时候传递一个默认的值。
To get the assembly information, you must pass the assembly that defines any referenced types to the compiler.
为了取得集合信息,你要把包含引用类型定义的集合给编译器。
The compiler ran out of dynamic memory space during its second pass, probably due to a program with too many symbols or complex expressions.
编译器在它的第二遍扫描中用完了动态内存空间,可能是由于某个程序有太多的符号或复杂的表达式。
The compiler ran out of dynamic memory space during its second pass, probably due to a program with too many symbols or complex expressions.
编译器在它的第二遍扫描中用完了动态内存空间,可能是由于某个程序有太多的符号或复杂的表达式。
应用推荐