诗词屋>英语词典>triggers翻译和用法

triggers

英 [ˈtrɪɡəz]

美 [ˈtrɪɡərz]

n.  (枪的)扳机; (尤指引发不良反应或发展的)起因,诱因; 触发器; 引爆器
v.  发动; 引起; 触发; 开动; 起动
trigger的第三人称单数和复数

柯林斯词典

  • N-COUNT (枪的)扳机
    Thetriggerof a gun is a small lever which you pull to fire it.
    1. A man pointed a gun at them and pulled the trigger.
      一名男子拿枪指着他们,接着扣动了扳机。
  • N-COUNT (炸弹的)引爆器
    Thetriggerof a bomb is the device which causes it to explode.
    1. ...trigger devices for nuclear weapons.
      核武器的引爆器
  • VERB 引爆;启动;触发
    Totriggera bomb or system means to cause it to work.
    1. The thieves must have deliberately triggered the alarm and hidden inside the house...
      盗贼肯定是故意触发了报警器,然后躲在房子里。
    2. The one thousand pound bomb was triggered by a wire.
      那颗重达 1,000 磅的炸弹是由一根导线引爆的。
    3. …nuclear triggering devices.
      核引爆装置
  • VERB 引起;发动;促使
    If somethingtriggersan event or situation, it causes it to begin to happen or exist.
    1. ...the incident which triggered the outbreak of the First World War...
      导致第一次世界大战爆发的事件
    2. The current recession was triggered by a slump in consumer spending…
      目前的经济衰退是由消费支出骤跌引起的。
    3. Even a problem as simple as a bad back often has an underlying triggering factor.
      甚至像背疼这样的小问题都常常有潜在的诱发因素。
    4. Trigger offmeans the same astrigger.
      trigger off 同 trigger
    5. It is still not clear what events triggered off the demonstrations.
      现在仍然不清楚是什么事件引发了示威活动。
  • N-COUNT 诱因;起因;引发…的原因
    If something acts as atrigger foranother thing such as an illness, event, or situation, the first thing causes the second thing to begin to happen or exist.
    1. Stress may act as a trigger for these illnesses.
      压力可能会成为引发这些疾病的原因。

双语例句

  • What triggers emotion in people?
    是什么触发了人们的情感呢?
  • When one of these things occurs, Triggers will be executed.
    当发生这三个事件中的一个时,就会执行触发器。
  • You can also look into actions and triggers.
    您还可以查看操作和触发器。
  • In views, triggers and SQL routines, they are resolved when the database object is created.
    在视图、触发器和SQL例程中,将在创建数据库对象时进行解析。
  • I'm convinced this type of change is what triggers the strikes.
    我相信这种类型的变化是什么引发了攻击的。
  • Several new features expand the syntax and functionality of triggers on tables and on views.
    一些新的特性扩展了表和视图上的触发器的语法和功能。
  • – triggers a crisis in which she becomes the prey rather than the hunter.
    触发了危机,使得她成为了猎物,而不是猎人。
  • SQLite's support of the SQL92 standard includes indices, limitations, triggers, and views.
    SQLite对SQL92标准的支持包括索引、限制、触发和查看。
  • Also, BEFORE triggers can now contain UPDATE, DELETE, INSERT and routines that modify data.
    另外,BEFORE触发器现在可以包含UPDATE、DELETE、INSERT和修改数据的例程。
  • Development of triggers and functions can use inline SQL/ PL, a subset of SQL PL.
    触发器和函数的开发可以使用内联SQL/PL,这种方法不需要C编译器。这种方法支持SQLPL语句的一个子集。