说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 代码隔离
1)  code-insulated
代码隔离
2)  crypt-isolation
密码隔离
3)  separately stowed
隔离码垛
4)  code separation
代码分离
1.
This paper solves the question of code mixed through introducing and analyzing three methods about code separation technique.
通过代码分离技术三种方法的介绍和比较,解决了现存的代码混乱问题。
5)  code deviation
代码偏离
1.
Code deviation can be divided into encoding deviation and decoding deviation according to their origin,deliberate deviation and non-deliberate deviation according to the intention of the speaker,and linguistic code deviation and cultural code deviation according to the nature of the deviation.
言语交际中往往伴随着代码偏离现象。
6)  exit code
离开代码
补充资料:代码生成


代码生成
code generation

daima Shengeheng代码生成(,de generation)把语法语义分析后的中间结果转换成等价的目标程序或目标程序模块的过程。中间结果是用三元式、四元式或逆波兰式等中间语言表示的程序。目标程序是用目标语言书写的。目标语言可以是机器语育、汇编语言乃至高级语育。随着计算机的编译环境和执行环境的不断完善,不仅能产生可直接执行的目标程序,也能生成可再定位的或可连接的目标程序模块,并最终通过连接装人程序构成可直接执行的目标程序。 代码生成不但与编译有关,而且与运行环境有关。所生成的目标程序应当符合连接装人所要求的规范。代码生成中存储分配和寄存器分配是直接影响目标程序功效的重要且复杂的问题,应给予足够重视。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条