增量方式 meaning in English
incremental mode
incremental system
Examples
- Debugging declarative grammars is often more difficult than incrementally adjusting imperative code
调试声明性语法通常比用增量方式来调整命令式代码更困难。 - Also important is the ability to incrementally extend the initial deployment to reflect evolving requirements , to integrate additional systems , or to extend the geographical reach of the infrastructure
另外的一种能力也是非常重要的,就是以增量方式扩展最初的部署来反映不断变化的需求、集成附加的系统或扩展基础架构的物理范围。 - The hash table where the linking information is stored is sent to the backup scheduler increasingly and timely by the main scheduler . when the main scheduler recovers from failure , the hash table is copied from the backup scheduler
主调度器工作过程中,实时地将保存连接信息的hash表内容通过增量方式发送到备份调度器,而在主调度器恢复工作时将备份调度器hash表整体做反方向复制。