单词 | symbol table | ||||||||||||||
释义 | symbol table
更多释义 收起释义 例句释义: 符号表,表示符号表,符号表部分 1. Second, the language has been designed to be easy to analyze and can be parsed without a symbol table. 第二,设计的容易理解和不需要一个解析符号表。 bbs.golang-china.org 2. The traditional format for debugging information is called STAB (symbol table). 调试信息的传统格式被称为STAB(符号表)。 www.ibm.com 3. A similar widely used application for hash tables is in computer-language compilers, which maintain a symbol table in a hash table. 哈希表还在另一个类似的领域得到广泛应用,这就是高级计算机语言的编译器,它们通常用哈希表保留符号表。 blog.sina.com.cn 4. This does not introduce the module name from which the imports are taken in the local symbol table (so in the example, zibo is not defined). 这种导入的方法不会把被导入的模块的名称放在当前的字符表中(所以在这个例子里面,``fibo``这个名称是没有定义的)。 wiki.ubuntu.org.cn 5. The compiler can store this directive in its symbol table and use it during the intermediate code generation phase. 编译器可以将这个指示符存储在它的符号表中,并在中间代码生成阶段使用这个指示符。 www.ibm.com 6. file file with no argument makes GDB discard any information it has on both executable file and the symbol table. 没有参数的file使GDB丢弃可执行程序和符号表中的任何信息。 wenku.baidu.com 7. The compiler creates a symbol table containing the symbol name to address mappings as part of the object file it produces. 编译器创建一个包含符号名到地址的映射的符号表作为它生成的目标文件的一部分。 dictsearch.appspot.com 8. Scanner automata, design of algorithm translation to generate TOKEN, keyword, industry at table, symbol table, constant table. 扫描器的自动机,设计翻译生成TOKEN的算法,关键字,界符表,符号表,常数表。 www.showxiu.com 9. The debugging information is stored as part of the object file's symbol table and thus is limited in complexity and scope. 调试信息是作为对象文件的符号表的一部分进行存储的,因此复杂性和范围是有限的。 www.ibm.com 10. The language is simple enough that it does not even require a symbol table to parse. 这门语言简单到甚至不需要有一个符号表来进行词法分析。 www.infoq.com 1. If the prefixed result is not a valid variable name, it is not imported into the symbol table. 如果附加了前缀后的结果不是合法的变量名,将不会导入到符号表中。 us.php.net 2. There is a variant of the import statement that imports names from a module directly into the importing module's symbol table. 语句的一个变体直接从被导入的模块中导入命名到本模块的语义表中。 book.sooft.org 3. The compiler ran out of hash keys for the symbol table. 编译器用完了符号表的哈希键。 207.46.16.251 4. The appropriate information is obtained by directly accessing the wizard control's symbol table. 获取适当信息的方法是直接访问向导控件的符号表。 technet.microsoft.com 5. Select Resource Symbols from the shortcut menu to view a resource symbol table in the Resource Symbols dialog box. 从快捷菜单中选择“资源符号”,在“资源符号”对话框中查看资源符号表。 msdn2.microsoft.com 6. In turn it also create a symbol table which will store various variables being used while executing this page. 同时,它还建立一个变量表,用来存放执行过程中产生的变量名和值。 www.bing.com 7. Specifies a symbol to be added to the symbol table. 指定要添加到符号表的符号。 msdn2.microsoft.com 8. Add symbols to the HTML symbol table to match the buttons, controls, text boxes, and other elements that your wizard uses. 将符号添加到HTML符号表以匹配按钮、控件、文本框和向导使用的其他元素。 msdn2.microsoft.com 9. A function definition introduces the function name in the current symbol table. 函数定义在当前符号表中引入函数名。 www.jb51.net 10. Without arguments, return the list of names in the current local symbol table. 如果没有参数,则返回当前局部符号表的名称列表。 www.redlinux.org 1. The INCLUDE option tells the linker to add a specified symbol to the symbol table. INCLUDE选项通知链接器将指定的符号添加到符号表。 msdn2.microsoft.com 2. The imported module names are placed in the importing module's global symbol table. 被导入的模块的名称将被放入当前操作的模块的符号表中。 wiki.ubuntu.org.cn 3. Instead, it scans the symbol table quickly to find which source files and which symbols are present. 而是快速地扫描符号表,找出哪些源文件,还有哪些符号表是存在的。 codex.wordpress.org.cn 4. Remove local absolute symbols from the outgoing symbol table. 从输出符号表中移除局部绝对符号。 www.linuxforum.net 5. The symbol table stores the details of all the symbols (functions) in the binary. 符号表存储了二进制文件中所有符号(函数)的细节。 www.ibm.com 6. This function is used to import variables from an array into the current symbol table. 本函数用来将变量从数组中导入到当前的符号表中。 bs.php.net 7. When the expression is executing, it requests from the symbol table the values needed. 当表达式执行,它从符号表中请求所需的值。 blog.sina.com.cn 8. Each module has its own private symbol table, which is used as the global symbol table by all functions defined in the module. 每个模块有各自独立的符号表,在模块内部为所有的函数当作全局符号表来使用。 wiki.ubuntu.org.cn 9. The linker expected to find an auxiliary symbol table for the indicated COMDAT but could not. 链接器应找到指示的COMDAT的辅助符号表,但未能找到。 msdn2.microsoft.com 10. Tds Holds the external debug symbol table. 保存外部的调试符号表。 blog.csdn.net 1. A method of scope denotation expression in symbol table based on hash structure is put forward. 文章提出了一种基于哈西表结构的符号表的符号作用域的表示方法——符号串来表示符号的作用域。 www.dictall.com 2. EXE displays information (such as a symbol table) about COFF binary files. EXE显示COFF二进位档案的详细资讯(例如符号表)。 technet.microsoft.com 3. Metadata inconsistent with COFF symbol table: symbol 'symbol' (token) mapped to 'symbol' (token) in module 元数据与COFF符号表不一致:符号“symbol”(标记)映射到模块中的“symbol” msdn2.microsoft.com 4. symbol-file with no argument clears out GDB information on your program's symbol table. symbol-file 没有参数时,清除GDB中的程序的符号表信息。 wenku.baidu.com 5. The Expression and Realization of Denotation in Symbol Table of Design of TTCN- 3 Compiler 3编译器作用域在符号表中的表示与实现 service.ilib.cn 6. Design of a symbol table in OCCL compiler OCCL编译器中符号表的研究及设计 www.ilib.cn 7. File pointer to symbol table 符号表的文件偏移是 18839.com |
||||||||||||||
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。