词语站>英语词典>modifies翻译和用法

modifies

英 [ˈmɒdɪfaɪz]

美 [ˈmɑːdɪfaɪz]

v.  调整; 稍作修改; 使更适合; 缓和; 使温和; 修饰
modify的第三人称单数

柯林斯词典

  • VERB 修改;变更;改进
    If youmodifysomething, you change it slightly, usually in order to improve it.
    1. The club members did agree to modify their recruitment policy...
      俱乐部成员的确同意修改吸纳新成员的政策。
    2. The plane was a modified version of the C-130.
      这种飞机是C-130的改进机型。
  • VERB 修饰;限定
    A word or group of words thatmodifiesanother word describes or classifies something, or restricts the meaning of the word.
    1. It is a rule of English that adjectives generally precede the noun they modify: we say 'a good cry', not 'a cry good'.
      英语规定形容词通常放在其修饰的名词前:我们说 a good cry,不说 a cry good。

双语例句

  • Views and modifies local security policy, such as user rights and audit policies.
    查看和修改本地安全策略,诸如用户权限和审计策略。
  • This method modifies the array without making a copy.
    此方法会修改数组但不制作副本。
  • If the information is sufficient, the administrator approves the request and modifies the information.
    如果信息充足,则管理员将批准该请求,并修改信息。
  • If a process or the kernel modifies the page, the state of the page changes to modified.
    如果某个进程或者内核修改了该分页,那么该分页的状态将更改为已修改的。
  • The usage of a temporary table limits tracing to procedures of the class MODIFIES SQL DATA.
    临时表的使用限制了对属于MODIFIESSQLDATA类别的过程的跟踪。
  • Conversely, connectivity and integration logic only modifies syntax associated with achieving the necessary interconnectivity.
    相反,连接和集成逻辑仅修改与实现必要的互连相关联的语法。
  • In contrast, instrumenting the application code itself directly modifies and affects the core code's execution.
    相反,插装应用程序代码本身会直接修改和影响核心代码的执行。
  • Structure that modifies the current transform.
    结构,它修改当前转换。
  • Because this process modifies the contents of the shared memory object, you use read_write.
    因为这个进程要修改共享内存对象的内容,所以使用readwrite。
  • The primitive way is by throwing an error message if the function modifies global data.
    基本的方法是,如果函数修改全局数据,则抛出一个错误消息。