multiple threaded
例句与用法
- Multiread attributes sample : reads database table using multiple threads
> multiread属性示例:使用多线程读取数据库表 - Multiple threads cannot safely write to the same file simultaneously , and
多个线程无法同时安全地向同一个文件写入,而且 - To multiple threads
应用到多个线程。 - Describes the managed classes used to synchronize the activities of multiple threads
介绍用于同步多个线程的活动的托管类。 - Application state variables can be accessed by multiple threads at the same time
应用程序状态变量可以同时被多个线程访问。 - Naturally , some resources in your program must be accessed by multiple threads
实际上,程序中的某些资源必须由多个线程访问。 - Object equivalent to the one supplied that is safe to share between multiple threads
对象,在多个线程间共享该对象是安全的。 - Explains issues involved with using event logs with multiple threads of execution
解释有关对多个执行线程使用事件日志的问题。 - Object to add multiple threads of execution to your component
System . threading . thread对象向组件添加多个执行线程的分步介绍。 - Instance equivalent to the one supplied that is suitable to share between multiple threads
实例,该实例适合在多个线程间共享。
用"multiple threaded"造句