zoukankan      html  css  js  c++  java
  • 程序员必备英语单词册

    不小心听说:要想与国际接轨,那么英语灰常重要,这个博客算是自己与国际接轨的第一步吧…….后面会不断更新



    —–1 2017-10-31—–

    application:应用程式 应用、应用程序
    application framework:应用程式框架、应用框架、应用程序框架
    architecture:架构、系统架构、体系结构
    argument:引数(传给函式的值)
    array:阵列 数组
    arrow operator arrow: 运算子 箭头操作符
    assembly: 装配件
    assembly language: 组合语言 汇编语言
    assert(ion): 断言
    assign: 指派
    assignment: 指派、指定、赋值
    assignment operator: 赋值操作符
    associated: 相应的、相关的
    associative container: 关联式容器
    atomic: 不可分割的 原子的
    attribute: 属性
    audio: 音讯
    A.I. :人工智能
    background :背景

    —–2 2017-11-01—–
    backward compatible: 向下兼容 ,回溯相容
    bandwidth: 频宽,带宽
    base class: 基类
    base tyoe: 基础型别
    batch: 批次,批处理
    benefit: 利益、收益
    best viable function: 最佳可行函式
    binary search: 二分查找
    binary tree: 二元树、二叉树
    binary function:二元函数
    binary operator:二元运算子
    binding: 绑定、系结
    bit: 位元、位
    bit field: 位元栏、位域
    bitmap: 位元图、位图
    bitwise copy:以bit为单位进行复制、位拷贝
    block: 区块
    boolean: 布林值
    border: 边框
    brace: 大括弧、大括号
    bracket: 中括号
    breakpoint: 中断点、断点
    build: 建造、构筑

    —–3 2017-11-02—–
    build-in: 内置、内建
    bus: 总线、汇流线
    business: 商务、业务
    buttons: 按钮
    byte: 字节、位元组
    cache: 快取、高速缓存
    call: 呼叫、调用
    callback: 回调
    call operator call: 运算子调用操作符
    candidate function: 候选函式、候选函数
    chain: 串链
    character: 子元、字符
    check box: 复选框、核选方块
    checked exception: 可控制异常
    check button: 方钮、复选框
    child class: 子类别、子类
    class: 类别、类
    class boby: 类体、类别本体
    class declaration: 类别宣告、类生明
    class definition: 类定义
    class derivation list: 类别衍化列、类继承列表
    class hierarchy:类别继承体系、类层次体系
    class library: 类库、类别程式库

    —–4 2017-11-05 刚下火车到宿舍 累哭—–
    class template: 类模板、类别末班
    class template partial specialization:类别模板偏特化
    class template specializations : 类别模板特化
    cleanup :清理
    client:客户端、客户
    client-server:主从架构、客户/服务器
    clipboard:剪贴簿、剪贴板
    clone:复制、克隆
    collection:集合
    combo box:复合框、复选框
    communication line:命令行
    communication:通讯
    compatible:兼容、相容
    compile time:编译期
    compiler:编译器
    component:组件
    composition:复合、组成
    concept:概念
    concreate:具象的,实在的
    concurrent:并发、并行
    configuration:组态、配置
    connection:连接

    —–5 2017-11-07—–
    constraint: 条件、约束
    construct: 构建
    container: 容器
    containment: 包容、内含
    context: 背景关系、上下文
    control: 控制元件、控件
    console: 主控台、控制台
    const: 常数
    constructor: 构造函数
    copy: 复制
    cover: 覆盖
    create: 创建、建立
    creation: 产生
    cursor: 游标
    custom: 定制、自定
    data: 数据、资料
    databaes: 数据库、资料库
    database schema: 数据库结构纲目
    data member: 资料成员、成员变量
    data structure: 数据结构、资料结构
    datagram: 资料元、数据报文
    dead lock: 死锁

    —–6 2017-12-01 最近在校招面试、比较忙……借口—–
    debug :除错、调试
    debugger :除错器、调试器
    default :预设 缺省、默认
    deduction :推导、推断
    defer :延迟、推迟
    define :定义、预定义
    definition :定义、定义区
    delegate :委派、委托
    demarshal :反编列、散集
    dereference :提取、解参考
    dereference operator :运算子
    derived class :衍生类别、派生类
    design by contract :契约式设计
    design pattern :设计范式、设计样式
    destory :摧毁、销毁
    destructor :解构式、析构函数
    device :装备、设备
    dialog :对话窗
    directive :指令、指示符
    directory :目录
    disk :碟 、盘
    dispatch :分派
    distributed computing :分布式计算

  • 相关阅读:
    pytesser模块WindowsError错误解决方法
    Django 1.10中文文档-聚合
    Django 1.10中文文档-执行查询
    Python NLP入门教程
    Django1.10中文文档—模型
    曲线点抽稀算法-Python实现
    Python判断文件是否存在的三种方法
    epoll原理
    多线程编程
    后端知识地图
  • 原文地址:https://www.cnblogs.com/wangqilong/p/9417525.html
Copyright © 2011-2022 走看看