uncommitted
英 [ˌʌnkəˈmɪtɪd]
美 [ˌʌnkəˈmɪtɪd]
adj. 未作承诺的; 未表态的
BNC.21332 / COCA.23244
牛津词典
adj.
- 未作承诺的;未表态的
not having given or promised support to a particular person, group, belief, action, etc.- The party needs to canvass the uncommitted voters.
这个党需要向未表明态度的选民游说拉票。
- The party needs to canvass the uncommitted voters.
柯林斯词典
- ADJ 未作承诺的;未表态的
If you areuncommitted, you have not yet decided to support a particular idea, belief, group, or person, or you are unwilling to show your support.- The allegiance of uncommitted voters will be crucial...
未表态的选民支持谁将是至关重要的。 - I was still uncommitted to the venture when we reached Kanpur.
我们到达坎普尔时,我仍未拿定主意是否去冒险。 - The uncommittedare people who are uncommitted.
未表态者;未作出承诺的人 - It was the uncommitted that Labour needed to reach.
工党需要拉拢的是未表态者。
- The allegiance of uncommitted voters will be crucial...
- ADJ (资源等)未指定用途的,未明确用途的
If resources areuncommitted, it has not yet been decided what to use them for.- ...uncommitted gas reserves.
用途待定的汽油储备 - ...£2.3m of uncommitted loans.
230万英镑用途未定的贷款
- ...uncommitted gas reserves.
英英释义
adj
- not associated in an exclusive sexual relationship
- not bound or pledged
- not busy
- he was not available for comment
- he was available and willing to accompany her
双语例句
- We can also choose to commit or roll back the uncommitted transactions during SQL or OS errors using COMMIT or ROLLBACK options.
我们还可以选择使用COMMIT或ROLLBACK选项在SQL或OS错误期间提交或回滚未提交的事务。 - Therefore uncommitted reads are not possible with CS.
因此,在使用CS的情况下,未提交的读取是不可能实现的。 - Phantom rows are not permitted with this isolation level, nor are uncommitted reads.
在此隔离级别中不允许出现幻象行,也不允许未提交读取。 - Release the row locks so that other applications can SELECT, INSERT, UPDATE, and DELETE from the table ( for example, use isolation level cursor stability or uncommitted read).
释放行锁,以便其他应用程序可以对表执行SELECT、INSERT、UPDATE和DELETE(例如,使用游标稳定性(cursorstability)隔离级别或未提交读(uncommittedread)隔离级别)。 - Logs contain both committed and uncommitted data.
日志包含提交和未提交的数据。 - Either extreme can work against you as you'll appear unfocused, uncommitted or unqualified.
这两种极端都对你不利,会让显得你很不专注、责任感、格。 - Closing a connection rolls back any uncommitted transactions.
关闭连接会回滚所有未提交的事务。 - One transaction may not write to a row if another uncommitted transaction has already written to it.
如果一个事务已经开始写数据,则另外一个数据则不允许同时写。 - When this occurs, any uncommitted changes to the database are lost and the current transaction is rolled back.
出现这种情况时,所有未提交的数据库更改都将丢失,当前事务将回滚。 - When you perform a soft recovery, any uncommitted log files are committed to the database.
执行软恢复时,任何未提交的日志文件都会提交到数据库。