说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 常见错误代码
1)  common erroneous codes
常见错误代码
2)  common mistakes
常见错误
1.
It concludes and analyses the common mistakes in the curriculum design.
阐述在《模具制造工艺》课程设计中进行教学改革的几项具体措施,重点介绍课程设计指导课的内容编排,对课程设计中的常见错误进行归纳和剖析。
2.
This article first analyzes common mistakes in college students’ English writings, and then probes into the factors that affect students’ writing ability such as shortage of English vocabulary, unsatisfying teaching situations and lack of writing enthusiasm.
本文首先对学生作文中的常见错误进行了分析,然后探讨了影响英语写作能力的因素,如词汇贫乏、不尽人意的教学现状、缺乏写作积极性等,最后提出了一些新的写作教学尝试,希望能给大学英语写作教学提供一些启示。
3)  common errors
常见错误
1.
Some common errors in English abstracts of medical periodicals;
医药期刊英文摘要的一些常见错误
2.
This paper simply analyzes the common errors in biological teaching and training.
本文简要辨析了生物教学及训练中的常见错误。
3.
The author studied some of the common errors and analysed the causes.
作者从英语语法知识、经验主义、惯用法及常用交际用语等方面对学英语中常见错误进行了分析、归纳和总
4)  common mistake
常见错误
1.
In the paper, the common mistakes in welding procedure document are analyzed in detail, and the causes of the mistakes are pointed out, then the right method and idea are provided for understanding and using the knowledge.
对焊接工艺文件中的常见错误进行了详细的分析 ,指出了这些问题的错误所在 ,对理解、运用这些知识提供了正确的方法和思路 ,具有较好的实用价
5)  common error
常见错误
1.
According to the C language s characteristic,This paper analysizes common errors in studying and using C language.
本文根据C语言的特点,列举了学习和使用C语言时一些常见错误,并加以分析,从而为初学者尽快掌握C语言,提高程序设计水平提供借鉴。
2.
Therefore, the range of common errors in geological periodicals is wide.
地质科学包容了数理化天地生各学科 ,因此在地质科技期刊中常见错误涉及的范围较宽。
3.
Based on requirements of rule and norm, the common errors and moral absence behavior existed in reference citation are analyzed, and the suggestions on how to distinguish and prevent are also put forward.
依据规则与规范要求,对参考文献引用中存在的常见错误及道德缺失行为进行了分析,并提出了识别和防范建议。
6)  common faults
常见错误
1.
The paper first discusses the basic concept and characteristics of English for science and technology(EST),then illustrates and analyzes the common faults in the translating process of EST,and finally puts forward some advices for EST translation.
本文首先讨论了科技英语的基本概念和特点,然后列举并分析了科技英语翻译过程中常见的错误,最后通过列举翻译过程中的常见错误提出了科技英语翻译时的一些应对技巧。
补充资料:代码生成


代码生成
code generation

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