threaded safe variables

  1. 线程安全的变量

网络词典

threaded safe variables

英 θrɛndɪst səːvərɪtəb 美 θrɛndɪst səːvərɪtəb
名词 中文翻译:线程安全的变量
同义词: ['thread-safe variable', 'thread-safe variable']

例句:

  1. 1. To prevent datacorruption, we need to ensure that our program uses thread-safe variables.
    为了防止数据损坏,我们需要确保我们的程序使用线程安全的变量。
  2. 2. The application uses thread-safe variables to ensure data consistency across different threads.
    该应用程序使用线程安全的变量来确保不同线程之间的数据一致性。
  3. 3.The database management system uses thread-safe variables to handle transactions between different users.
    数据库管理系统使用线程安全的变量来处理不同用户之间的事务。