避免死锁 meaning in English
da deadlock avoidance
Examples
- Avoiding deadlocks is important ; the key is careful planning
避免死锁很重要,其关键在于仔细规划。 - The only way to avoid deadlock situations is through careful programming
避免死锁情况的唯一方法是仔细编程。 - To avoid deadlock , the merge join transformation may temporarily increase the number of buffers it uses beyond the value of
若要避免死锁,合并联接转换可能临时增加它所使用的缓冲区数,使其超过 - To avoid a deadlock , the merge join transformation may temporarily increase the number of buffers it uses beyond the value of
若要避免死锁,合并联接转换可能临时增加它所使用的缓冲区数,使其超过 - Although difficult to detect and hash out in every case , by following these few rules , a system s design can be free of deadlocking scenarios
虽然要探测或推敲各种情况是非常困难的,但只要按照下面几条规则去设计系统,就能够避免死锁问题: