zoukankan      html  css  js  c++  java
  • java 编程英语单词,语句

    记录一下java 编程工作学习中常用的英语汇总

        in other words: 换句话说

        dangle :悬挂

        separated:分开的

        distinct:明显的,独特的

        actual :实际的

        inject:注射,注入

        persistent :持久的

        determine :决定,下决心,确定

        whether :是否

        delegate:委托

        in favor of :有利于;支持

        treat :治疗,对待

        handy:便利的

        entire :整个的

        deprecated:反对,不赞成

        respectively :分别的,各自的

        distinguish :区别

        routing :路由选择

        mandate :授权

        inherit :继承

        descendant :后代

        independent of :独立于

        just about :几乎

        can be used 可以被用 --》it can be used just about any workflow :几乎可以被任何工作流使用

        install:安装;就职

        adapter: 适配器

        offers :提供

        facility :工具

        remote :遥远的,远程;

        dispatcher :调度器

        gentral :主要的,中心的 gentral dispatcher :中央调度器

        contain:包含

        likewise:同样的

        suitable:适当的

        configuration:配置

        within:在...之内

        distribute:分布,散开

        situation:情况

        generic:一般的

        sequence:顺序

        suppress:压制

        take out of 退出

        known as 被称为

        designate:指定

        propagate :传播

        sensitive :敏感的

        occasionally :偶尔

        depressed:反对

        strategy :策略

        srtictly :严格的

        automatic generation :自动生成

        explain:解释

        ignore:忽略

        hint :暗示,线索

        cease:停止

        relinquish:放弃,停止

        permit:许可

        detected:检测

        manner:方式,习惯

        appropriate:适当的

        retrieve :恢复,检索

        arbitrary:任意的,乱的

        Convenience:方便的

        exactly the same:完全一样

        invocation祈祷; 乞求; 乞灵; 乞求神助

        available:有效的

        associated:关联的

        inspect:检查

        accepts:接受

        fair :公平

        throughput:生产力

        lack of 缺乏

        generate:发生

        grant :授权,同意  

        variance:差异

        conversion:转变

        represent:代表

        equivalent to 等于

        inherited:遗传

        exam  检查,考试

        individual:单个的

        concatenation:串联

        qualify:具有资格的

        quality :质量

        obtain:获取

        starvation:饥饿

        guarantee:保证

        particular:特别的

        practice:练习

        In addition to :除了

        cluster :丛,群,在java中常表示集群的意思;

        unique :唯一的;

        typically :代表性的

        broker:中间人,代理人;

        each :每一个;

        expire :失效;

        deamon:守护进程,配置文件常表示后台启动的意思

        established:已建立的,已连接的

        replica :复制的

        partition:分割;隔离物

        achieve :实现

        development:开发

        flexibilit :灵活性

        guarantee :保证

        performance:性能,可执行

        branch:分支

        immediate:立即

        available:有效的

        regardless of:不管不顾

        regard:尊重

        streaming media :流媒体

        extensible:可扩展的

        communication:通讯,交流

        universal:统一的

        complex:复杂性

        benefit:好处,益处

        major:主要的

        mechanism:机制,手法

        tail:尾部

        at the tail of :在尾部

        combination:结合,组合

        elapsed:运行时间

        assign :分配

        duplex :双重的

        negative:负的,消极的

        independent:独立的

        aggregator :聚合器

        a host of 一大堆

        assume 假设

        define 规定

        primary 基本的

        required 必须的,需要的

        one-off 一次性的

        intensive 加强的 ---》space intensive 非常占据空间

        notoriously 臭名昭著的

        impose 强加

        penalty 坏处,惩罚

        consider 考虑

        considerably 相当 非常

        complicate 复杂的

        generate 生成

        extensible 可扩展的 ----》extensible mechansim 可扩展的机制

        approach 方法

        comprehensive 广泛的完整的

        invent 发明,虚构

        exactly 精确的

        effective  有效的 efficient 有效率的

        solution 解决

        solve 解决

        description 描述

        store 商店存储

        over time 随着时间的推移

        simple 简单的

        example 例子

        declaration :声明  starts with a package declaration 以一个包名声明开始

        prevent 阻止

        conflict 冲突  helps to prevent naming conflicts between different project  帮助在不同的工程中阻止命名冲突

        unless 除非,如果不

        explicitly :明确的

        specify :指定 ====》 unless you have explicity specified .. 除非你应经明确指定了..

        special :特殊的

        specific :具体的,特殊的

        primitive 原始的

        even if :虽然,尽管

        avoid 避免

        collision:冲突 ==》 avoid name collision 避免命名冲突

        as well as 也,又  除...之外

        identify :明确,确定

        tag 标签

        initializer 初始化器

        flip 翻转,发动

        Invariant:不变量

        variant :变量

        capacity:容量

        exceed 超过

        container 容器

        properties 特性

        essential :基本的,必要的

        greater than :大于 

        in either case :无论发生何种情况

        deregister :撤销登记

        identify :确定

        underlying:根本的

        access 使用,接近

        perform:执行

        block :阻塞,块

        correspond:符合,一致

    combination

  • 相关阅读:
    一个项目多个App项目搭建
    mac 配置sencha touch环境
    mac 配置pylucene
    django博客开发
    xampp添加 django支持
    mac安装apache的mod_wsgi模块
    修改xampp默认sql密码
    xampp 安装 mysql-python
    ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock'
    MySQL问题解决:-bash:mysql:command not found
  • 原文地址:https://www.cnblogs.com/iscys/p/9610892.html
Copyright © 2011-2022 走看看