... 确定大小 commit size 确定单元commit unit 承诺 commitment ...
双语例句
1
For instance, you can set up your CI system to execute a build that only runs unit tests during code check-ins (which is often referred to as a commit build).
例如,可以设置CI系统执行构建(通常称作提交构建),该构建只在代码签入时运行单元测试。
2
The commit at the end of the unit of work cannot complete until all of the dirty pages involved in the unit of work have been written to disk.
在工作单元最后进行的提交,必须等到在此工作单元内涉及的所有脏页都被写到磁盘之后才能完成。
3
A two-phase commit allows several cooperating entities, known as resource managers, to participate in a single distributed unit of work coordinated by a transaction coordinator.