uncommitted
美 [ˌʌnkəˈmɪtəd]
英 [ˌʌnkəˈmɪtɪd] 
- adj.未作承诺的;未表态的
- 网络未提交;未遂的;不受约束的
反义词
同义词
英汉双解
1. | ~ (to sb/sth) 未作承诺的;未表态的not having given or promised support to a particular person, group, belief, action, etc. |
| The party needs to canvass the uncommitted voters. 这个党需要向未表明态度的选民游说拉票。 |
英汉解释
英英解释
例句
To reverse changes that were made by transactions that were uncommitted at the point in time to which a database is being recovered.
撤消在数据库要恢复到的时点之前未提交的事务所做的更改。
Part of me wants to tell my boss the truth, but I fear it would make me look drippy and uncommitted.
一方面,我希望告诉老板实情,但又担心这会让我看起来很麻烦,没有责任感。
This policy made it easy to meet our goal of keeping the solution uncommitted to any specific data store.
该策略便于我们达到使解决方案不限于任何特定的数据存储的目标。
At this point, a database typically has uncommitted transactions and is in an unusable state.
在此点,数据库通常有未提交的事务,并处于不一致、不可用的状态。
ACR does not replay in-flight transactions, and once the client connection is established, any uncommitted work will have to be performed.
ACR不会重放正在运行的事务,建立客户机连接后,所有未提交的工作必须重新执行。
When asked if he would be making bids for Milan's forward Pato or the Italian midfielder Andrea Pirlo, Ancelotti remained uncommitted.
被问到是否有意收购AC米兰的前锋帕托或意大利中场球员皮尔洛时,安切洛蒂没有给出明确的答复。
Explained that uncommitted transactions have been rolled back in a newly created database snapshot .
介绍了未提交的事务已在新近创建的数据库快照中进行了回滚。
When this option is set, it is possible to read uncommitted modifications, which are called dirty reads.
设置此选项之后,可以读取未提交的修改,这种读取称为脏读。
Many still hope Mrs Clinton will win the majority of raw votes, convincing most uncommitted super delegates to put her over the top.
许多人仍然希望克林顿夫人能够在选举中赢得多数选票,从而促使尚未表态的超级代表们最终把她放到胜利的位置。
The transaction isolation level is the degree to which the underlying database exposes changed but uncommitted data to other transactions.
事务隔离级别是基础数据库将已更改但尚未提交的数据向其他事务公开的程度。
Enabling this variable has the effect of treating uncommitted inserts as if they haven't been inserted at all.
启用这个变量会使未提交的插入被当成它们完全没被插入一样处理。
A database snapshot captures the point in time at which snapshot creation began , minus any uncommitted transactions .
数据库快照捕获开始创建快照的时间点,去掉所有未提交的事务。
An autonomous transaction has its own COMMIT and ROLLBACK scope to ensure that its outcome does not affect the caller's uncommitted changes.
自治事务拥有自己的COMMIT和ROLLBACK范围,确保它的结果不会影响到调用方的未提交的变更。
Worse yet, some managers simply assume that anyone who can't work 60 hours a week is uncommitted and unnecessary.
还有更糟的,一些经理会简单的想当然的认为任何不能一周工作60个小时的人是不受约束和多余的。
I believe that as long as possible it is better to live free and uncommitted . It makes but little difference whether you own a farm or not.
我觉得,人应该尽量活得潇洒自在,有没有个农场其实没啥不一样。
The movement indicates that he's subconsciously remaining uncommitted to what he's saying.
这个动作表明他潜意识里对他说所的事情并不负责。
Any uncommitted transaction log entries are also considered part of a current Exchange database, as illustrated in the following figure.
任何未提交的事务日志条目也被看作当前Exchange数据库的一部分,如下图所示。
The standby file allows for the undo pass to be reverted so that the uncommitted transactions can be brought back .
使用备用文件可以恢复撤消过程,从而还原未提交的事务。
Roll back the uncommitted transactions, but save the rollback operation in a file so the recovery effects can be undone.
回滚未提交的事务,但将回滚操作保存在一个文件中,以便可使恢复效果逆转。
Political expert John Fortier of the American Enterprise Institute is keeping a close eye on the battle for uncommitted super delegates.
美国企业研究所政治问题专家约翰.弗蒂亚正密切关注奥巴马和克林顿对超级代表的争夺。
The new principal server rolls back any uncommitted transactions and brings its copy of the database online as the principal database.
新的主体服务器回滚所有未提交的事务并使其数据库副本作为主体数据库在线。
Both countries remained uncommitted to any candidate after her visit.
两国在她到访之后均未表态支持任何候选人。
On a COMMIT, all the uncommitted statements (statements after last COMMIT) take effect together, ensuring data integrity.
发生COMMIT时,所有未提交的语句(自最近一次COMMIT之后的所有语句)将同时生效,确保数据的完整性。
An ordinary shutdown of the Microsoft Exchange Transport service commits all uncommitted transaction log entries to the queue database.
正常关闭MicrosoftExchange传输服务会将所有未提交的事务日志条目提交到队列数据库。
ACTIVE: The active portion of the log begins at the minimum log sequence number (LSN) that represents an active (uncommitted) transaction.
ACTIVE:日志的活动部分从代表活动(未提交)事务的最小日志序列号(LSN)开始。
She will join the club later, but at the moment wants to remain uncommitted.
她迟些将加入俱乐部,但目前仍想保持自由。
Additionally, it may be acceptable to use Read Uncommitted for heavily used queries on read-only tables.
此外,在只读表上频繁使用的查询也可使用ReadUncommitted。
Needs to determine whether the current row has uncommitted changes.
需要确定当前行是否有未提交的更改时。
But I would say to my fellows, once for all, As long as possible live free and uncommitted .
我还要跟同道的伙伴说:要彻底的,尽其可能自由而超脱地生活。
All concurrency side effects can happen in read uncommitted, but there is no read locking or versioning, so overhead is minimized.
未提交读可能发生所有的并发副作用,但是由于无需读取锁定或读取版本,因此开销达到最小化。
Undo uncommitted transactions, but save the undo actions in a standby file so that recovery effects can be reverted.
撤消未提交的事务,但将撤消操作保存在备用文件中,以便能够还原恢复结果。
Members of the audience, who were uncommitted voters, posed questions directly to the candidates.
辩论会的听众都是尚未决定支持哪位候选人的选民,他们直接向两位候选人提出问题。
Whatever it may be; it is impossible for the opposition to win 100% of the uncommitted voters.
不管怎样,反对党是不可能赢到100%的无党籍选民的选票的。
Undo uncommitted transactions, but save the undo actions in a file so that recovery effects can be reverted.
撤消未提交的事务,但将撤消操作保存在文件中,以便可使恢复效果逆转。
However, the lock can only be acquired in shared mode if there are no uncommitted modifications to the table by other transactions.
但是,如果表上没有由其它事务所做的未提交修改,则只能在共享模式下获得此锁。
The setting of the option COMMIT_ON_EXIT controls what happens to uncommitted changes when you exit Interactive SQL.
COMMIT_ON_EXIT选项的设置控制退出InteractiveSQL时对未提交的更改执行的操作。
This variable controls whether uncommitted inserts can be ignored for cursors under the CS or RS isolation levels.
这个变量控制未提交的插入在CS或者RS隔离级别下是否可以被游标忽略。
Uncommitted super delegates like Senator Bob Casey of Pennsylvania will be watching the campaign unfold in the weeks to come.
宾州联邦参议员鲍博.凯西等还没有表态的超级代表会密切注视未来几个星期的选情发展。
Used by the control to determine whether a row has any uncommitted changes.
由控件用来确定行中是否有任何未提交的更改。
9; The READ COMMITTED isolation level guarantees that the SELECT statements will never read uncommitted data, by issuing shared locks.
READCOMMITTED隔离级别通过发布共享锁确保SELECT语句永远不读取未提交的数据。