×

synchronized methods meaning in English

同步方法:同步方法是指明某个方法在某个时刻只能由一个线程访问。

Examples

  1. Decomposing synchronized methods
    同步方法的分解
  2. As seen before , synchronized methods acquire a lock on the object
    正如在前面看到的那样,同步方法获取对象的一个锁。
  3. Synchronized methods are methods that are used to control access to an object
    同步的方法是被用来控制访问对象的方法。
  4. A : synchronized methods are methods that are used to control access to an object
    同步的方法是被用来控制访问对象的方法。
  5. Object that modify the copier state be declared as synchronized methods
    对象中)来修改复印机状态。这个方法就是同步方法。
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 lifting equipment
  11. synchronized method
  12. synchronized microprocessor
  13. synchronized model
PC Version

Copyright © 2018 WordTech Co.