×

synchronized method meaning in Chinese

同步方法

Examples

  1. Synchronized method , which provides a synchronized wrapper around the underlying collection
    方法,该方法对基础集合提供同步的包装。
  2. Threads that make blocking calls in a synchronized method often make such tasks impossible
    造成阻塞调用的线程常常会令同步任务失败。
  3. Decomposing a synchronized method into such hybrid code can greatly improve the performance
    将同步方法分解为这种混合代码可以明显改善性能。
  4. One thing you might have noticed about the previous examples is all of the synchronized methods
    从前面的例子中也许你已经意识到了一件事,就是所有修改的同步化。
  5. To reduce contention in the jvm and operating system , use synchronized methods only when feasible
    为了减少jvm和操作系统中的争用,应该只在可行的情况下才使用同步方法。
More:   Prev  Next

Related Words

  1. synchronizing
  2. synchronizing arrangement
  3. synchronizing characteristics
  4. synchronizing minesweeping
  5. synchronized ventilation
  6. automatic synchronize
  7. synchronizing symbol
  8. self synchronizing
  9. synchronizing impulse
  10. synchronized iterative algorithm
  11. synchronized lifting equipment
  12. synchronized methods
  13. synchronized microprocessor
PC Version

Copyright © 2018 WordTech Co.