zoukankan      html  css  js  c++  java
  • 规范-命名、词汇

    并行执行:run 'a', 'b' in parallel

    依赖:deps

    dist目录:是distribution的缩写

    asynchronous:读音[e'sɪŋkrənəs]

    util:utility缩写:公用事业; 功用,效用; 有用的物体或器械;

    anonymous:匿名的

    portion:部分(part强调这部分属于集体,portion强调个人)

    prefix:前缀;   邮箱前缀:mail prefix (wangxuehao)

    dept:department缩写,部门的意思

    category:类别、种类;  举例:员工性质:正式、外包这些就可以用category

    identical :完全相同的 (与same相比,更强调外观表现完全一致)

    leave out :忽略 遗漏
    bracket: 括号 类别 等级

    修改代码:modify code

    read_more_mask  ,mask:面具

    most common,一直以为commonest 囧。。。  原因:是双音节,所以比较级用more和most,参考:https://www.zybang.com/question/8efbdf22771f4c6573da6a9760e8fd8e.html

    subsequent 随后的

    hotfix 补丁

    useless 无用的   use发音:[ju:s].......

    middleware 中间件

    category:门类 (例如 博客园的‘分类’)

    for historical reasons:由于历史原因

    but it's still not working properly : 它仍然工作不正常

    semicolon:分号

    async [ə'zɪŋk] 异步的

    depth 不是deepth,读音:[depθ]    

     barrage 弹幕

    deepth [depθ]

    shortcut 快捷方式

    Redundant 多余的、冗余的

    origin [ˈɒrɪdʒɪn]

    suffix  [ˈsʌfɪks] 后缀,词尾

    consecutive 连续的;      eg:  High-street sales have fallen for the fifth consecutive month

    hide  [haɪd]    hidden  [ˈhɪdn:]

  • 相关阅读:
    Java Servlet 中文API说明
    HIbernate主键详解
    ERP项目管理的五个要点
    java反射机制学习总结
    Spring 2.0的新特性和应用实践
    【Struts1.2总结】strutsconfig.xml配置
    数据库设计
    关于URL后面传中文方法总结
    JAVA开发者最常去的20个英文网站
    Socket 死连接详解
  • 原文地址:https://www.cnblogs.com/wangxuehao/p/7527351.html
Copyright © 2011-2022 走看看