×

嵌套级 meaning in Chinese

nesting level

Examples

  1. If any trigger in the chain sets off an infinite loop , the nesting level is exceeded and the trigger is canceled
    如果链中任意一个触发器引发了无限循环,则会超出嵌套级限制,从而导致取消触发器。
  2. The nesting level is incremented when the called procedure starts running , and decremented when the called procedure finishes running
    在被调用过程开始运行时,嵌套级将增加,在被调用过程运行结束后,嵌套级将减少。
  3. If any one of the triggers performs a rollback transaction , regardless of the nesting level , no more triggers are executed
    如果任一触发器执行了rollback transaction语句,则无论嵌套级是多少,都不会再执行其他触发器。
  4. Instead of just using spaces for indenting , this code will alternate spaces with hyphens , and when a method call is at the deepest level of nesting it ll be printed with a leading asterisk rather than the less - than sign
    这段代码不用空格缩进,而用连字号代替空格,当方法调用是在嵌套的最深层时,它将在前面打印出星号而不是用于显示从嵌套级中退出的小于号
  5. Instead of just using spaces for indenting , this code will alternate spaces with hyphens , and when a method call is at the deepest level of nesting it ll be printed with a leading asterisk rather than the less - than sign used to show the exit from a nesting level
    这段代码不用空格缩进,而用连字号代替空格,当方法调用是在嵌套的最深层时,它将在前面打印出星号而不是用于显示从嵌套级中退出的小于号( < ) 。

Related Words

  1. 嵌花
  2. 嵌块
  3. 嵌圈
  4. 嵌合
  5. 嵌雕
  6. 嵌固
  7. 嵌环
  8. 凸嵌
  9. 嵌片
  10. 嵌合体
  11. 嵌套环境
  12. 嵌套集合
  13. 嵌套级复杂性
  14. 嵌套记录变体
PC Version

Copyright © 2018 WordTech Co.