常見(jiàn)例句雙語(yǔ)例句The synchronization block was performed before the staff query was done on the work item.同步塊在工作項(xiàng)目上的員工查詢完成之前執(zhí)行。Both of these methods were surrounded by the synchronization block, which meant that only one thread can execute the code at one time as shown in Figure 1.這兩種方法都是圍繞著同步塊的,這意味著每次衹有一個(gè)線程可以執(zhí)行這個(gè)代碼,如圖 1 所示。The synchronization block was limited to one JVM and a possibility still existed that a request is routed to another node in a cluster and causes the concurrency exception in the receiving node.同步塊被限制在一個(gè) JVM 上,請(qǐng)求被路由到集群中的另一個(gè)節(jié)點(diǎn)竝引起接收節(jié)點(diǎn)中的竝發(fā)異常,這種可能性仍然存在。 返回 block synchronization