单词 | disassembler |
释义 | disassemblerdisassembler(ˌdɪsəˈsɛmblə)disassemblerdisassembler[‚dis·ə′sem·blər]disassemblerSoftware that converts machine language back into assembly language. Since there is no way to determine the human thinking behind the logic of the instructions, the resulting assembly language routines and variables are named and numbered sequentially (A001, A002, etc.). Disassembled code can be very difficult to maintain in its original state; however, the code can be manually renamed for future maintenance. See decompiler.Hypothetical HypotheticalHuman-Written Machine-CreatedAssembler Code Disassembler Codestart in quant R001 in A001 if quant>100 if A001>100 goto bigorder goto R002 print "end" print "end" stop stop |
随便看 |
|
英语词典包含2567994条英英释义在线翻译词条,基本涵盖了全部常用单词的英英翻译及用法,是英语学习的有利工具。