同步方法或同步代码块?
最后,DOM实现通常包括许多同步代码以使多线程化访问安全。
Finally, DOM implementations generally include a lot of synchronization code to make multithreaded access safe.
译文:锁对象同步代码依赖于一种简单的重入锁。
Synchronized code relies on a simple kind of reentrant lock.
因为ejb可视化编辑器本质上是动态的,所以它通常能与底层的代码保持同步。
Being dynamic in nature, the EJB Visual Editor is always synchronized with the underlying code.
同步语句一次仅允许一个线程进入代码块。
The synchronized statement enbales only one thread to enter a code block at a time.
这种情况中,假设同步服务调用的客户端代码如下:this。
In this, if the client code for a synchronous service invocation is like this.
在大型机上,客户端代码的交互可以是同步的或异步的
On the mainframe side, the client code interacts synchronously or asynchronously
没有正确同步的代码对于不同的人来说可能会有不同的理解。
Incorrectly synchronized code can mean different things to different people.
没有正确同步的代码对于不同的人来说可能会有不同的理解。
Incorrectly synchronized code can mean different things to different people.
应用推荐