在线字典为您在线查询锁锁的词典内容如下,包括锁锁的拼音,读音,拼读;锁锁的意思和详细释义,锁锁的近反义词,锁锁的英语翻译,用锁锁这个词语怎么造句等内容。
锁锁读音/繁体/五笔/英文翻译
拼音 | suǒ suǒ | 读音 | 跟我读 |
---|---|---|---|
繁体 | 鎖鎖 | 类型 | 词语大全 |
五笔 | 此词无五笔连打 | 平音 | suosuo |
词性 | 中性 | 语法 | |
拼读 | 思(si1)乌(wu1)我(wo3),锁(suo3)|思(si1)乌(wu1)我(wo3),锁(suo3) | ||
英语翻译 | 闭锁、锁定Lock |
锁锁是什么意思?
· 基本释义
1.树木名。明 陶宗仪《辍耕录·锁锁》:“回紇 野马川 有木曰锁锁,烧之,其火经年不灭,且不作灰。”
2.细碎的鸟鸣声。明 汤三江《夜行船序·题唐玄宗还宫感旧》套曲:“鸳鸯瓦碎,锁锁先时梦兆。”樊增祥《再示儿辈》诗:“对属天然燕雀侔,可知锁锁儷钩钩。”
· 详细释义
树木名。
明 陶宗仪 《辍耕录·锁锁》:“ 回紇 野马川 有木曰锁锁,烧之,其火经年不灭,且不作灰。”
细碎的鸟鸣声。
明 汤三江 《夜行船序·题唐玄宗还宫感旧》套曲:“鸳鸯瓦碎,锁锁先时梦兆。” 樊增祥 《再示儿辈》诗:“对属天然燕雀侔,可知锁锁儷钩钩。”
锁锁的近反义词?
锁锁近义词:抱歉,查无锁锁的近义词
锁锁反义词:抱歉,查无锁锁的反义词
锁锁词语接龙
(~锁锁~)在开头的接龙:锁链,锁骨,锁钥,锁国,锁闭,锁阳,锁呐,锁甲,锁匠,锁子,锁孔,锁碎,锁口,锁喉,锁柄,锁禁,锁梁,锁连,锁厅,锁尾
(~锁锁~)在结尾的接龙:枷锁,挂锁,连锁,反锁,闭锁,暗锁,石锁,撞锁,联锁,钩锁,关锁,落锁,上锁,紧锁,碰锁,囚锁,犀锁,鈇锁,拉锁,镣锁
暂时无法为您进行锁锁的词语顺序接龙!
用锁锁怎么造句?
您好,暂未查询到锁锁造句的内容。
碟子放在有锁锁着的柜子里。
The plate is kept in a locked cupboard.
这锁锁不上。
The lock does not catch.
你只把独木舟的链条绕在一棵棕榈树上,没有用锁锁牢。
You merely twisted the chain of your canoe round a palm tree instead of fastening it with a padlock.
这个调用在互斥锁可用时返回,否则,在互斥锁锁可用之前它将休眠。
This call returns if the mutex is available; otherwise, it sleeps until the mutex is available.
这本书注定永远永远是被一把弹簧锁锁着的,当我才不过读了一页的时候。
It was appointed that the book should shut with a spring for ever and for ever when I had read but a page.
它也支持,帮助你掌握锁锁你的手机主屏幕上,因此没有人可以用你的电话不知道有效密码。
Also it supports master lock which helps you to lock main screen of your phone, thus nobody can use your phone without knowing valid password.
使用很简单,只要按一下应用程序图标,将“屏幕上的时钟”,退出应用程序和关键锁锁正常。
Very simple to use, just click the application icon, set the "Clockscreen" on, exit the application and lock the key lock normally.
一定要花钱买一把好锁,因为便宜的锁非常非常容易被剪断。
Do spend money on a good lock, because the cheap ones can be very, very easy to cut.
一次只能有一个任务持有互斥锁,并且只有这个任务可以解锁互斥锁。
Only one task may hold the mutex at a time, and only this task can unlock the mutex.
当任何一个应用程序所持有的锁数量达到整个锁列表大小的这个百分比时,对该应用程序所持有的锁进行锁升级。
When the number of locks held by any one application reaches this percentage of the total lock list size, lock escalation occurs for the locks held by that application.
每个数据库都有一个锁列表,锁列表包含了并发连接到该数据库的所有应用程序所持有的锁。
There is one lock list per database, and it contains the locks held by all applications concurrently connected to the database.
如果用一个表锁替换这些行锁,将不再会超出maxlocks值,那么锁升级就会停止。
If after replacing these with a single table lock, the MAXLOCKS value is no longer exceeded, lock escalation stops.
意向锁:用于建立锁的层次结构。
Intent Locks: Used to establish a lock hierarchy.
锁升级、锁超时和死锁将表明系统或应用程序中存在某些潜在问题。
The lock escalations, lock timeouts and deadlocks will indicate some potential problems in your system or application.
对于每个新行之上的锁,惟一可以替代的是表锁(DB 2中没有页锁)。
The only alternative to a lock on every new row is a table lock (since there are no page locks in DB2).
事务锁(数据库锁)是单个事务工作单元内出现的锁。
Transaction locks (database locks) are those that occur within a single transactional unit of work.
当表持有IX锁时,锁拥有者和并发应用程序可以读和更新该表中的数据。
When a table holds an IX lock, the lock owner and concurrent applications can read and update data in that table.
数据库管理器通过查看应用程序的锁列表并查找行锁最多的表,来决定对哪些锁进行升级。
The database manager determines which locks to escalate by looking through the lock list for the application and finding the table with the most row locks.
锁维护空间不足可能会导致所谓的“锁提升”,其中,行锁被提升为不必要的表锁,这甚至可能会导致死锁情况。
Shortages in the lock maintenance space can lead to so-called lock escalations, in which row locks are escalated to undesirable table locks, which can even lead to deadlock situations.
本文通过实例演示了如何使用锁事件监控器来收集所有种类的并发性问题:死锁、锁超时及锁等待。
It showed, by example, how you can use the lock event monitor to collect information about any kind of concurrency issue: deadlocks, lock-timeouts, and lock-waits.
显然,如果您使用的是原版的读/写锁,那么按照标准自旋锁的用法使用这个自旋锁,而不区分读线程和写线程。
Obviously, if your use of the lock is reader/writer in nature, this spinlock should be used over the standard spinlock, which doesn't differentiate between readers and writers.
ENOLCK:没有可用的锁;您已达到系统对文件锁或记录锁的限制范围。
ENOLCK — No locks are available; you've reached a system-wide limit on file or record locks.
如上所述,由于可以删除悲观会话锁,因此获得锁的应用程序始终需要在更新数据之前检测锁是否有效。
Since pessimistic session locks can be removed as described above, the application that obtained the lock should always check to see if it is still in force before updating data.
也可以通过单击工具栏上的锁图标解锁它们(锁图标会变成打开的锁图标)。
Alternatively, you can click on the lock icon in the toolbar to unlock them (the lock icon will then change to the unlocked icon).
上述比较表明,使用表锁而不是行锁可以节省大约3%的耗时。
The above comparison shows that causing table locks to be used instead of row locks saved about 3% in elapsed time.
以下三种锁会出现较高程度的争用:经常获取的锁,长期占用的锁,以及经常使用且长期占用的锁。
High levels of contention can occur on locks that are obtained frequently, held for a long time, or both.
有时候,锁等待情形会导致锁超时,而锁超时又会导致事务被回滚。
Sometimes lockwait situations lead to locktimeouts that cause transactions to be rolled back.
这些锁可以是表级锁、行级锁、索引锁等等。
These locks could be table level, row level, or lock on index, and so on.
这个堆栈没有锁;这种无锁的并发数据结构也称为非阻塞数据结构。
No locks will be included; this kind of lock-free, concurrent data structure is also referred to as a non-blocking data structure.
这个堆栈没有锁;这种无锁的并发数据结构也称为非阻塞数据结构。
No locks will be included; this kind of lock-free, concurrent data structure is also referred to as a non-blocking data structure.
上述为您在线提供的锁锁的相关内容全部来自在线汉语词典,希望对您学习锁锁这个词语有帮助。