英语学习笔记20170118更新

这是一份英语学习笔记,记录了在阅读《Linux Programming 4th edition》过程中遇到的生词及其含义,涵盖了从基本词汇到专业术语等内容。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

英语学习笔记——
这些是我在学习的过程中遇到的一些陌生的单词,我将其记录到一个txt文件中, 并不断进行更新,前面这些是我在读Linux_Programming_4th_edition.EN.pdf中记录下的;


#001_: somewhat experienced : 有一定经验;

#002_: check all that apply : 可以全部选择;

#003_: please specify : 请注明;

#004_: acknowledgement : 鸣谢;

#005_: den : 书房;兽穴;

#006_: exceptional : 杰出的;优秀的;

#007_: homage : 敬意

#008_: foreword : 前言

#009_: instrumentation : 仪表

#010_: fluff : 搞糟;弄砸;

#011_: simultaneous : 同步的

#012_: semaphore : 信号

#013_: mutexes : 互斥器

#014_: scribble : 胡写乱画

#015_: heroic : 英勇的

#016_: compendium : 汇编;概要;

#017_: decipher : 破译

#018_: administer : 管理;治理;

#019_: complementary : 互补的

#020_: coverage : 覆盖范围

#021_: construct : 构造

#022_: recapitulation : 重述要旨

#023_: sojourn : 逗留

#024_: tractable : 易处理的

#025_: nuts-and-bolts : 基础知识

#026_: as always : 一如既往

#027_: dedicate : 把…奉献给

#028_: credit : 鸣谢

#029_: International Standard Book Number : ISBN

#030_: functionality : 功能性

#031_: liberty : 自由

#032_: rigorous : 严格的

#033_: convention : 约定

#034_: preceding : 上述的

#035_: foreground : 前景色

#036_: pertinent : 相关的

#037_: presage : 预示

#038_: progression : 进展

#039_: salient : 显著的

#040_: formidable : 难对付的

#041_: palatable : 可接受的

#042_: morsel : 小块

#043_: erratum(p.l.:errata) : 勘误表

#044_: precede : 领先于

#045_: mandatory : 强制性的

#046_: POSIX(Portable Operating System Interface X) : 可移植性操作系统接口

#047_: specification : 规范

#048_: in this respect : 在这方面

#049_: KISS : Keep It Small and Simple

#050_: ingeniously : 很有见识地

#051_: incorporate : 包含;吸收;

#052_: proprietary : 专属

#053_: colon : 冒号

#054_: semicolon : 分号

#055_: compliant : 服从的

#056_: vendor : 厂商

#057_: equivalent : 相当的

#058_: warranty : 保修单

#059_: paginate : 分页

#060_: permissible : 容许的

#061_: wary : 小心的

#062_: interactively : 交互式

#063_: wildcard : 通配符

#064_: expansion : 扩张;膨胀;

#065_: globbing : 通配符

#066_: negate : 否定;取消;

#067_: arbitrary : 任意的;随心所欲的;

#068_: substance : 物质;实质;

#069_: glue : 胶合

#070_: rigmarole : 冗长复杂的(手续)

#071_: conventionally : 照惯例

#072_: get into the habit of : 养成……的习惯

#073_: prepend : 前置

#074_: loophole : 漏洞

#075_: salutation : 问候

#076_: lurk : 潜伏

#077_: intimidating : 吓人的

#078_: substitution : 替换

#079_: bright and early : 大清早

#080_: verbose : 冗长的;详细的

#081_: short circuit evaluation : 短路求值

#082_: logician : 逻辑学家

#083_: positional : 位置上的

#084_: alternatively : 或者;另外;

#085_: overlay : 覆盖

#086_: nonexistent : 不存在的

#087_: recursive : 递归的;循环的;

#088_: incorporate : 包含;吸收;

#089_: exhortation : 规劝;告诫;

#090_: interpretation : 解释;理解;

#091_: complicate : 使复杂化

#092_: on-the-fly : 运行中

#093_: glutton : 酷爱...的人

#094_: terse : 简洁的

#095_: thereafter : 此后

#096_: backtick : 反引号

#097_: modulo : 取模

#098_: in preference to : 优先于

#099_: principally : 主要地

#100_: conversion : 转换;转化;

#101_: specifier : 说明符

#102_: conversion specifier : 转换符

#103_: receipt : 收据;发票;

#104_: hold down : 压制

#105_: tricky : 复杂的

#106_: delve into : 探究

#107_: synopsis : 概要

#108_: precedence : 优先

#109_: underscore : 下划线

#110_: dividend : 股利;分红;

#111_: crop up : 出现;突然发生;

#112_: not least : 尤其是

#113_: grep : general regular expression parser

#114_: anchor : 锚

#115_: square brace : 方括号(e.g."[" and "]")

#116_: precede : 先于;前置;

#117_: alphanumeric : 含有字母和数字的

#118_: punctuation : 标点符号

#119_: get the hang of : 理解;找到窍门;掌握;

#120_: subscribe : 签署;订购;捐助;

#121_: on receipt of : 当收到…的时候

#122_: lastly : 最后要说的是...

#123_: Let's say : 比方说

#124_: exclamation marks : 感叹号

#125_: likewise : 同样地;类似地;

#126_: catalogue : 目录册

#127_: adequate : 足够的

#128_: textual : 文本的

#129_: as a last resort : 万不得已

#130_: suffice : 足够

#131_: csv : 逗号分隔值(Comma-separated Value)

#132_: in its own right : 本身;凭借自身力量;

#133_: must-have : <非正式>必备品

#134_: unmatched : 无与伦比的

#135_: devoid : 完全没有

#136_: polymorphism : 多态性

#137_: supplement : 附录;补充;

#138_: appendix : 附录

#139_: usr : Unix Software Resource

#140_: affirmative : 同意的

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值