triggers
英 [ˈtrɪɡəz]
美 [ˈtrɪɡərz]
n. (枪的)扳机; (尤指引发不良反应或发展的)起因,诱因; 触发器; 引爆器
v. 发动; 引起; 触发; 开动; 起动
trigger的第三人称单数和复数
柯林斯词典
- N-COUNT (枪的)扳机
Thetriggerof a gun is a small lever which you pull to fire it.- A man pointed a gun at them and pulled the trigger.
一名男子拿枪指着他们,接着扣动了扳机。
- A man pointed a gun at them and pulled the trigger.
- N-COUNT (炸弹的)引爆器
Thetriggerof a bomb is the device which causes it to explode.- ...trigger devices for nuclear weapons.
核武器的引爆器
- ...trigger devices for nuclear weapons.
- VERB 引爆;启动;触发
Totriggera bomb or system means to cause it to work.- The thieves must have deliberately triggered the alarm and hidden inside the house...
盗贼肯定是故意触发了报警器,然后躲在房子里。 - The one thousand pound bomb was triggered by a wire.
那颗重达 1,000 磅的炸弹是由一根导线引爆的。 - …nuclear triggering devices.
核引爆装置
- The thieves must have deliberately triggered the alarm and hidden inside the house...
- VERB 引起;发动;促使
If somethingtriggersan event or situation, it causes it to begin to happen or exist.- ...the incident which triggered the outbreak of the First World War...
导致第一次世界大战爆发的事件 - The current recession was triggered by a slump in consumer spending…
目前的经济衰退是由消费支出骤跌引起的。 - Even a problem as simple as a bad back often has an underlying triggering factor.
甚至像背疼这样的小问题都常常有潜在的诱发因素。 - Trigger offmeans the same astrigger.
trigger off 同 trigger - It is still not clear what events triggered off the demonstrations.
现在仍然不清楚是什么事件引发了示威活动。
- ...the incident which triggered the outbreak of the First World War...
- 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.- Stress may act as a trigger for these illnesses.
压力可能会成为引发这些疾病的原因。
- Stress may act as a trigger for these illnesses.
双语例句
- Triggers, unlike referential and check constraints, can even be used to update other tables.
触发器并不像参照完整性约束和检查约束那样,我们甚至可以使用对其他表来进行更新。 - This includes views, stored procedures, user-defined functions ( UDFs), and triggers.
这其中包括视图、存储过程、用户定义函数(UDF)和触发器。 - You can reference a created temporary table in SQL functions, triggers, indexes, and views.
您可以在SQL函数、触发器、索引和视图中引用已创建的临时表。 - Local cursors offer important protection for cursors implemented in stored procedures and triggers.
局部游标为存储过程和触发器中实现的游标提供重要的保护作用。 - DDL triggers do not create the inserted and deleted tables.
ddl触发器不会创建插入的和删除的表。 - A method and a system opens a network connection using solicitation triggers.
本发明涉及使用请求触发器开启网络连接的方法和系统。 - Development of triggers and functions can use inline SQL/ PL, a subset of SQL PL.
触发器和函数的开发可以使用内联SQL/PL,这种方法不需要C编译器。这种方法支持SQLPL语句的一个子集。 - By default, this command disables check constraints and triggers on target tables.
默认情况下,此命令对目标表禁用check约束和触发器。 - Also, BEFORE triggers can now contain UPDATE, DELETE, INSERT and routines that modify data.
另外,BEFORE触发器现在可以包含UPDATE、DELETE、INSERT和修改数据的例程。 - You can also look into actions and triggers.
您还可以查看操作和触发器。