被中断的 meaning in English
interrupted
Examples
- Improvements have been made to snapshot generation and application , including the automatic resumption of snapshots interrupted during delivery
对快照生成和应用做了改进,包括在传递过程中被中断的快照的自动恢复。 - A card or effect that ' s interrupted is simply stopped , with no other impact on the game . an interrupted card is put into its owner ' s graveyard
被中断的卡或效果不会对游戏产生任何影响。被中断的卡将被放入主人的坟墓区。 - Claimed credit from failed and aborted results of bad work units that were issued last month has been granted to users , hosts , and teams . for details , see technical news
我们已经对上个月计算错误或计算被中断的坏任务包授予了相应的积分。详细请看技术新闻。 - When you issue the info locals command gdb actually prints out variables local to the current frame , which by default is where the interrupted function is frame 0
实际上,发出info locals命令时, gdb会打印出当前帧中的局部变量,缺省情况下,这个帧中的函数就是被中断的函数( 0号帧) 。