Attaching the library's symbol table.
添加程序库的符号表。
The compiler ran out of hash keys for the symbol table.
编译器用完了符号表的哈希键。
The book with phonetic symbols, and other voice symbol table.
书后附有音标及其他语音符号表。
Remove local absolute symbols from the outgoing symbol table.
从输出符号表中移除局部绝对符号。
The traditional format for debugging information is called STAB (symbol table).
调试信息的传统格式被称为STAB(符号表)。
Understand symbol tables and symbol table records and how to use iterators.
明白符号表及符号表记录,知道如何迭代它们。
This additional information about the function can be stored in the symbol table.
这些关于函数的附加信息可以存储在符号表中。
The symbol table stores the details of all the symbols (functions) in the binary.
符号表存储了二进制文件中所有符号(函数)的细节。
Without arguments, return the list of names in the current local symbol table.
如果没有参数,则返回当前局部符号表的名称列表。
The language is simple enough that it does not even require a symbol table to parse.
这门语言简单到甚至不需要有一个符号表来进行词法分析。
This hash table refers to the symbol table referenced by the DT_SYMTAB element.
这个符号哈希表指向被DT_SYMTAB数组项引用的符号表。
A function definition introduces the function name in the current symbol table.
函数定义在当前符号表中引入函数名。
When the expression is executing, it requests from the symbol table the values needed.
当表达式执行,它从符号表中请求所需的值。
The appropriate information is obtained by directly accessing the wizard control's symbol table.
获取适当信息的方法是直接访问向导控件的符号表。
Instead, it scans the symbol table quickly to find which source files and which symbols are present.
而是快速地扫描符号表,找出哪些源文件,还有哪些符号表是存在的。
Typically, a debugger loads a symbol table associated with the DLL on receipt of this debugging event.
通常,调试器在收到这个调试事件之后加载与这个DLL相关的符号表。
The execution of a function introduces a new symbol table used for the local variables of the function.
执行函数时会为局部变量引入一个新的符号表。
As mentioned above, the symbol table entry for index 0 (STN_UNDEF) is reserved; it holds the following.
如上所述,符号表的0索引(STN_UNDEF)是保留的,它包含了如下内容。
The execution of a function introduces a new symbol table used for the local variables of the function.
函数调用会为函数局部变量生成一个新的符号表。
Typically, a debugger unloads a symbol table associated with the DLL upon receiving this debugging event.
通常,调试器在收到这个调试事件之后卸载与这个DLL相关的符号表。
In turn it also create a symbol table which will store various variables being used while executing this page.
同时,它还建立一个变量表,用来存放执行过程中产生的变量名和值。
The compiler can store this directive in its symbol table and use it during the intermediate code generation phase.
编译器可以将这个指示符存储在它的符号表中,并在中间代码生成阶段使用这个指示符。
The debugging information is stored as part of the object file's symbol table and thus is limited in complexity and scope.
调试信息是作为对象文件的符号表的一部分进行存储的,因此复杂性和范围是有限的。
Add symbols to the HTML symbol table to match the buttons, controls, text boxes, and other elements that your wizard USES.
将符号添加到html符号表以匹配按钮、控件、文本框和向导使用的其他元素。
Each module has its own private symbol table, which is used as the global symbol table by all functions defined in the module.
对应于定义模块中所有函数的全局语义表,每一个模块有自己的私有语义表。
The symbol table holds all the variable and function names made up by the programmer, along with the addresses where they can be found in memory.
符号表记录了程序员声明的所有变量和函数名,以及它们在内存中的地址。
In fact function definitions are also 'statements' that are' executed '; the execution enters the function name in the module's global symbol table.
事实上函数定义既是“声明”又是“可执行体”;执行体由函数在模块全局语义表中的命名导入。
For example, hash table technology of level-separate-corresponding method is used to develop symbol table, which improves the seeking speed of the compiler.
例如,在符号表设计过程中,采用分离层次的杂凑表这一数据结构来实现,提高了编译器的查找速度。
This is because they may contain pointers to the internal data recording symbols and data types, which are part of the old symbol table data being discarded inside GDB.
这是因为他们可能包含指向内部数据(记录符号和数据类型)的指针(旧的被GDB 放弃的符号表的一部分)。
A context is simply the variables and functions that are needed by the expression to return a value, and are assigned to the identified included inside the Symbol Table.
上下文是简单的变量和表达式所需的函数,将返回一个值,并且赋值给标识,包括在符号表中的。
应用推荐