| 1. | Startup event is fired , the steps are different 事件触发前启动调试,则步骤有所不同: |
| 2. | First , not all subscriptions are event triggered 首先,并不是所有订阅都是由事件触发的。 |
| 3. | Restoring event - triggered subscriptions 还原事件触发的订阅 |
| 4. | The time taken between the occurrence of an event and the response to it 从一个事件触发开始到有了对它的回应的这个时间段。 |
| 5. | Disasters don ' t just happen . they are triggered by a chain of critical events 灾难不是偶然发生的,而是有一系列的危险事件触发的。 |
| 6. | A function is a reusable code - block that will be executed by an event , or when the function is called 函数是可再用的代码块,可以在事件触发或是被调用时来执行。 |
| 7. | Because the model is updated appropriately , the missing event firing is not detected by the assertions 因为模型被适当地更新了,断言没能检测到遗漏的事件触发。 |
| 8. | A function contains some code that will be executed only by an event or by a call to that function 函数内的一些代码只有在某个事件触发或被调用的时候才会被执行。 |
| 9. | The flight sample application has a subscription class that uses event - triggered rules to generate notifications Flight sample应用程序具有使用事件触发的规则来生成通知的订阅类。 |
| 10. | You may call a function from anywhere within the page ( or even from other pages if the function is embedded in an external . js file ) 函数内的一些代码只有在某个事件触发或被调用的时候才会被执行。 |