您要查找的是不是:
- For strong sewing use double, not single thread. 为了缝得牢,用双线,而不要用单线。
- single thread worm 单头螺纹蜗杆
- A single thread spun by a spider. 蜘蛛丝蜘蛛吐出的单根丝
- His life hung by a single thread. 他的生命危在旦夕。
- A single thread can not make a cord, nor single tree a forest. 单线不成线,独木不成林。
- To merge separate execution paths into a single thread again. 可以重新将单独的执行路径合并为一个线程。
- Each process is started with a single thread, its primary thread. 每个进程在启动时都只有单个线程,即它的主线程。
- Grinding gear with involute enveloping hourglass interior screw thread worm grind wheel is a new kind of craft which combines the high productivity with the good quality. 渐开面包络环面)内螺纹蜗杆砂轮磨齿是一项生产率与加工质量结合完美的新工艺。
- Must occur on a single thread or fiber, with the same logical stack. 所有调用都必须在具有相同逻辑堆栈的单线程或单纤程上发生。
- Iterate through the array index to view properties for a single thread. 循环访问数组索引以查看单个线程的属性。
- This allows the server to manage multiple clients with a single thread. 这使得服务器可以用单个线程管理多个客户机。
- To use a thread pool rather than a single thread to run the asynchronous requests. 使用一个线程池,而不是使用单个线程来运行异步请求。
- The previous example demonstrated the limitations of applications that run only a single thread of execution. 上面的示例演示了只运行单个执行线程的应用程序的限制。
- Represents a base class for a coded Web test that uses a single thread per Web test iteration. 表示编码的Web测试的基类,该测试在每个Web测试迭代中使用单个线程。
- However, the test program contains only a single thread, and therefore is guaranteed never to experience contention. 然而,该测试程序只包含一个线程,因而显然不存在竞争。
- This example would deadlock if a single thread were not permitted to lock a lock more than once. 如果不允许一个线程重入同步锁,那么上面的例子就会发生死锁。
- Class controls access to objects by granting a lock for an object to a single thread. 类通过向单个线程授予对象锁来控制对对象的访问。
- The Cold Rolling Technics of Cylindrical Dual Thread Worm 圆柱形双头蜗杆的冷轧工艺
- The event and page contexts are by nature single threaded. 事件和页面上下文天生就是是单线程的。
- Typically, the synchronizing object marshals a method call into a single thread. 通常,同步对象将方法调用封送到单个线程内。