名词中文翻译
中文翻译:共享变量
同义词:
['shared variable', 'shared variables']
例句:
-
1.In programming, shared variables are used to store data that can be accessed by multiple threads.
在编程中,共享变量用于存储可以由多个线程访问的数据。
-
2.The team decided to share the variable with other members of the team.
团队决定与其他团队成员分享这个变量。
-
3.To avoid confusion, it's important to ensure that shared variables are properly initialized and managed.
为了避免混淆,确保共享变量得到适当初始化和管理是很重要的。