zoukankan      html  css  js  c++  java
  • 5.17 英语单词小记

    1.protocol

    n. 协议;草案;礼仪

    vt. 拟定

    vi. 拟定

    过去式 protocolled或coled过去分词 protocolled或coled现在分词 protocolling或coling   例:pop Post office protocol发邮件协议
    2.assign

    vt. 分配;指派;[计][数] 赋值

    vi. 将财产过户(尤指过户给债权人) 例:Madison was assigned to investigate a balloon accident. 麦迪逊被派去调查一宗气球事故

    3.investigate 

    v. 调查;研究

    过去式 investigated过去分词 investigated现在分词 investigating  
     
    4.invest 

    vt. 投资;覆盖;耗费;授予;包围

    vi. 投资,入股;花钱买   例:I've got a few thousand dollars I’m looking to invest. 我有几千美元想作投资。

    5.serialize

    vt. 连载,使连续

    过去式 serialized过去分词 serialized现在分词 serializing   例:Rather than serializing the object, pull the data out of the object and put it into a dictionary. Then serialize the dictionary. 不要序列化对象本身,而是把数据从对象中提取出来,放到一个字典里,然后再序列化那个字典。
    6.inspection
    n. 视察,检查  例:An inspection was carried out at the school. 有人来学校视察了一遍。
     
    7.refactor 

    n. 重构

    vt. 重构  例如:If you have some shared application functionality, you can refactorit out into a service or a custom codec. 如果您有某个共享应用程序功能,那么可以将它重构为一个服务或一个自定义编解码器。

    8.custom

    n. 习惯,惯例;风俗;海关,关税;经常光顾;[总称](经常性的)顾客

    adj. (衣服等)定做的,定制的

    9.append

    vt. 附加;贴上;盖章

    n. 设置数据文件的搜索路径  例:The results of the client survey are appended to this document. 客户调查的结果附在这个文件里面。

    10.roll

    vt. 卷;滚动,转动;辗

    vi. 卷;滚动;转动;起伏,摇晃

    n. 卷,卷形物;名单;摇晃

    11.duplicate

    vt. 复制;使加倍

    n. 副本;复制品

    adj. 复制的;二重的

    vi. 复制;重复    例:New copies of the form can be duplicated from a master copy. 可以用原件来复制新的表格。

    12.introspect

    vi. 反省;内省

    vt. 对…进行自省 例:They can also introspect into a closure just like a normal function can. 它们还可以像普通函数一样内省到闭包中

     
     
     
     
    .
  • 相关阅读:
    Mac下空格预览.webp格式图片
    stl 存放对象析构问题
    初始化成员列表 ——— 类的const成员和引用成员的初始化
    一个CString的实现 拷贝构造函数的应用
    operator 的两种用法
    MFC使用TRACKMOUSEEVENT触发mouseHover和mouseLeave
    MFC重载关闭按钮
    类内定义线程的回调函数问题
    按钮的Default Button属性
    匿名管道 远程cmd
  • 原文地址:https://www.cnblogs.com/Dar-/p/9054020.html
Copyright © 2011-2022 走看看