"查查词典"手机版
千万人都在用的超大词汇词典翻译APP
- Provides an overview of managed threading and discusses when to use multiple threads
概述托管线程处理并讨论何时使用多个线程。 - Modifier is usually used for a field that is accessed by multiple threads without using the
修饰符通常用于由多个线程访问而不使用 - To read about other techniques for synchronizing data among multiple threads , see
若要了解在多个线程间同步数据的其他技巧,请参见 - Explains the special considerations when manipulating controls with multiple threads
解释在使用多个线程操作控件时的特殊注意事项。 - Multiread sample : reads database table using multiple threads ole db templates
Multiread示例:使用多线程读取数据库表( ole db模板) - Race conditions can also occur when you synchronize the activities of multiple threads
争用条件也可能会在同步多个线程的活动时发生。 - Statement ensures that multiple threads do not execute the statement block at the same time
语句确保不会同时有多个线程执行该语句块。 - Instance by multiple threads , rather than adding extra synchronization to program execution
实例) ,也不想向程序执行添加额外的同步。 - Keyword , monitors prevent blocks of code from simultaneous execution by multiple threads
关键字类似,监视器防止多个线程同时执行代码块。 - This solution demonstrates how to use multiple threads to achieve concurrency in tasks
此解决方案演示如何使用多个线程在任务中实现并发。
Last modified time:Mon, 11 Aug 2025 00:29:56 GMT