C Traps and Pitfalls (记录的英文单词)

    xiaoxiao2021-04-14  76

    今天开始欣赏Andrew Koenig 先生的《C陷阱与缺陷》,从第零章开始,我记录对自己有帮助的单词,权作为单词积累。所述单词用粗体标注

    CHAPTER 0: INTRODUCTION

    the elements of the squence:  序列,顺序

    the sum of the two proceding ones: 前面的

    compile: 编译

    mysterious: 神秘的

    peculiar: 奇怪的,奇异的

    terminal:终端

    system prompt:系统提示符

    subtler:难以察觉的

    implementation:解释器

    infinite loop: 死循环

    lexical analysis: 词法分析

    token: 符号

    syntactic analysis: 语法分析

    semantic analysis: 语义分析

    library routine: 库存例程

    merit: 优点

    high proportion of recalls: 高返修率

    fence: 护栏

    转载请注明原文地址: https://ju.6miu.com/read-670599.html

    最新回复(0)