發(fā)布時(shí)間:2025-10-30 14:35:01 瀏覽次數(shù):0
adj.未作承諾的; 未表態(tài)的
牛津詞典
adj.
未作承諾的;未表態(tài)的not having given or promised support to a particular person, group, belief, action, etc.
The party needs to canvass the uncommitted voters.這個(gè)黨需要向未表明態(tài)度的選民游說(shuō)拉票。
柯林斯詞典
ADJ 未作承諾的;未表態(tài)的If you are uncommitted, 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...未表態(tài)的選民支持誰(shuí)將是至關(guān)重要的。
I was still uncommitted to the venture when we reached Kanpur.我們到達(dá)坎普爾時(shí),我仍未拿定主意是否去冒險(xiǎn)。The uncommitted are people who are uncommitted.未表態(tài)者;未作出承諾的人It was the uncommitted that Labour needed to reach.工黨需要拉攏的是未表態(tài)者。ADJ (資源等)未指定用途的,未明確用途的If resources are uncommitted, it has not yet been decided what to use them for....uncommitted gas reserves.用途待定的汽油儲(chǔ)備
...£2.3m of uncommitted loans.230萬(wàn)英鎊用途未定的貸款雙語(yǔ)例句
The allegiance of uncommitted voters will be crucial 未表態(tài)的選民支持誰(shuí)將是至關(guān)重要的。
I was still uncommitted to the venture when we reached Kanpur. 我們到達(dá)坎普爾時(shí),我仍未拿定主意是否去冒險(xiǎn)。
A user will only see committed data unless the Uncommitted Read isolation level is used. 除非使用未提交讀隔離級(jí)別,否則用戶只能看到已提交的數(shù)據(jù)。
This variable controls whether uncommitted inserts can be ignored for cursors under the CS or RS isolation levels. 這個(gè)變量控制未提交的插入在CS或者RS隔離級(jí)別下是否可以被游標(biāo)忽略。
UR: Allows an application to access uncommitted changes of other transactions. UR:允許應(yīng)用程序訪問(wèn)其他事務(wù)未提交的更改。
Locks prevent uncommitted changes made by one application process from being accessed by other processes. 鎖可以防止一個(gè)應(yīng)用程序進(jìn)程所做的未提交更改被另一個(gè)進(jìn)程訪問(wèn)。
Phantom rows are not permitted with this isolation level, nor are uncommitted reads. 在此隔離級(jí)別中不允許出現(xiàn)幻象行,也不允許未提交讀取。
Transactions are not isolated from each other, and read only cursors can access uncommitted changes from other transactions. 事務(wù)之間未隔離,只讀游標(biāo)可訪問(wèn)其他事務(wù)未提交的更改。
An autonomous transaction has its own COMMIT and ROLLBACK scope to ensure that its outcome does not affect the caller's uncommitted changes. 自治事務(wù)擁有自己的COMMIT和ROLLBACK范圍,確保它的結(jié)果不會(huì)影響到調(diào)用方的未提交的變更。
Phantom rows and non-repeatable reads are possible, but uncommitted rows are not visible. 在此隔離級(jí)別上允許進(jìn)行幻象行和不可重復(fù)讀取,但未提交行不可見(jiàn)。
Uncommitted rows created by another unit of work are not visible with this isolation level. 在此隔離級(jí)別上,其他工作單元?jiǎng)?chuàng)建的未提交行不可見(jiàn)。
This policy made it easy to meet our goal of keeping the solution uncommitted to any specific data store. 該策略便于我們達(dá)到使解決方案不限于任何特定的數(shù)據(jù)存儲(chǔ)的目標(biāo)。
But A2 can afterwards roll back the insert, and then A1 has not retrieved uncommitted data. 但A2可以在此后回滾插入操作,隨后A1將無(wú)法再檢索到未提交的數(shù)據(jù)。
We can also choose to commit or roll back the uncommitted transactions during SQL or OS errors using COMMIT or ROLLBACK options. 我們還可以選擇使用COMMIT或ROLLBACK選項(xiàng)在SQL或OS錯(cuò)誤期間提交或回滾未提交的事務(wù)。
Therefore, in the previous example, you would not see the uncommitted trade. 因此,在上一個(gè)示例中,您將不會(huì)看到未提交的交易。
Therefore uncommitted reads are not possible with CS. 因此,在使用CS的情況下,未提交的讀取是不可能實(shí)現(xiàn)的。
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). 釋放行鎖,以便其他應(yīng)用程序可以對(duì)表執(zhí)行SELECT、INSERT、UPDATE和DELETE(例如,使用游標(biāo)穩(wěn)定性(cursorstability)隔離級(jí)別或未提交讀(uncommittedread)隔離級(jí)別)。
Instructs the restore operation to not roll back any uncommitted transactions. 指示還原操作不回滾任何未提交的事務(wù)。
Also, uncommitted changes are not synchronized. 另外,未提交的更改不會(huì)被同步。
Closing a connection rolls back any uncommitted transactions. 關(guān)閉連接會(huì)回滾所有未提交的事務(wù)。
You must ensure that there are no uncommitted changes when you synchronize. 必須確保同步時(shí)沒(méi)有未提交的更改。
When you perform a soft recovery, any uncommitted log files are committed to the database. 執(zhí)行軟恢復(fù)時(shí),任何未提交的日志文件都會(huì)提交到數(shù)據(jù)庫(kù)。
One transaction may not write to a row if another uncommitted transaction has already written to it. 如果一個(gè)事務(wù)已經(jīng)開(kāi)始寫(xiě)數(shù)據(jù),則另外一個(gè)數(shù)據(jù)則不允許同時(shí)寫(xiě)。
A database snapshot captures the point in time at which snapshot creation began, minus any uncommitted transactions. 數(shù)據(jù)庫(kù)快照捕獲開(kāi)始創(chuàng)建快照的時(shí)間點(diǎn),去掉所有未提交的事務(wù)。
Logs contain both committed and uncommitted data. 日志包含提交和未提交的數(shù)據(jù)。
Either extreme can work against you as you'll appear unfocused, uncommitted or unqualified. 這兩種極端都對(duì)你不利,會(huì)讓顯得你很不專注、責(zé)任感、格。
Any uncommitted changes to the property cache will be lost. 任何未提交的對(duì)屬性緩存的更改都將丟失。
When this occurs, any uncommitted changes to the database are lost and the current transaction is rolled back. 出現(xiàn)這種情況時(shí),所有未提交的數(shù)據(jù)庫(kù)更改都將丟失,當(dāng)前事務(wù)將回滾。
The second part discusses the main focus of the uncommitted robbery. 第二部分主要探討了搶劫未遂的研究焦點(diǎn)。
The research focus of uncommitted robbery has two. 搶劫未遂的研究焦點(diǎn)有二。
英英釋義
adj
not associated in an exclusive sexual relationship
Synonym:unattached
not bound or pledged
not busy
he was not available for comment
he was available and willing to accompany her
Synonym:available