The user can view the data, make changes, and then invoke a transaction to commit those changes.
用户可以查看数据并进行更改,然后调用事务来提交这些更改。
They can make changes, commit them to their local repositories, and merge changes from others without affecting the main branch.
开发人员进行变更、提交变更到其本地的存储库,之后,在不影响主干的前提下,与其他开发人员的变更合并。
Make all of your changes on your local development workstation, then commit those changes to your CVS repository.
在本地开发工作站上进行所有修改,然后将这些修改提交给CVS存储库。
To make sure that either both statements take effect or none, the applications are run in such a manner that no changes are made to the database until a COMMIT occurs.
为了确保两条语句都能够生效或都不生效,应用程序将以这样的方式运行:直到COMMIT发生之前,数据库不会做出任何更改。
You see a message at the top of the administrative console reminding you to select commit to make the changes take effect.
您将在管理控制台的顶部看到一条消息,提醒您选择提交,以便使更改生效。
If the changes in the repository are fairly minor compared to what I've been doing, then I make the scratch copy from the repository and commit over that instead of updating.
若存储库中的更改与我做出的更改相比较少,我就会从存储库实现临时副本,并通过它进行提交,而不是更新。
Make the appropriate changes to the input fields of the Task Output Message and click Complete to commit these changes to the process.
对TaskOut putMessage的输入字段进行相应的更改,并单击Complete,以将这些更改提交给流程。
Commit-Then-Review (CTR) : a policy governing code changes that [grammar edited] permits developers to make changes at will, with the possibility of being retroactively vetoed.
提交后检查(CTR, Commit - Then - Review):一个管理代码变化的策略,允许开发者随意更改代码,但允许后期否决。
Imagine you make a code change and run your build (through an IDE or Ant), and after all is working as expected you commit your changes to a version control repository.
假设做了一个代码修改并运行了构建(通过ide或ant),在一切按预期运行之后,将修改提交到版本控制库。
GitHub for Mac aims to make it easier to clone a repository from the website with the "clone in Mac" button, create a fork, commit and upload changes.
针对Mac的GitHub客户端便于从带有“Clonein Mac”按钮的网站上克隆一个存储,创建分支、提交和上传修改。
A "commit" of the changes is required in the journal to make those changes valid.
然后在日志中需要一个“确认”来使这些改变有效。
Use the COMMIT statement to end your current transaction and make permanent all changes performed in the transaction.
使用COMMIT可以终止你当前的事务,并永久性地改变 数据库中的数据(写到日志文件)。
Use the COMMIT statement to end your current transaction and make permanent all changes performed in the transaction.
使用COMMIT可以终止你当前的事务,并永久性地改变 数据库中的数据(写到日志文件)。
应用推荐