您要查找的是不是:
- For strong sewing use double, not single thread. 为了缝得牢,用双线,而不要用单线。
- A single thread spun by a spider. 蜘蛛丝蜘蛛吐出的单根丝
- His life hung by a single thread. 他的生命危在旦夕。
- The event and page contexts are by nature single threaded. 事件和页面上下文天生就是是单线程的。
- 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. 每个进程在启动时都只有单个线程,即它的主线程。
- The threading model used by in-process COM classes. 进程内COM类所使用的线程处理模型。
- Gets or sets the threading model used for a particular thread. 获取或设置用于特定线程的线程模型。
- Attempted to make calls on more than one thread in single threaded mode. 在单一线程模式下,试图在一个以上线程上进行呼叫。
- COM thread model is tried to introduce clearly by clarifying easily confused terminologies. 但由于各种原因,COM线程模型也是较难理解的一部分。
- 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. 循环访问数组索引以查看单个线程的属性。
- Specifies that the threading model used by the control. 指定控件使用的线程模型。
- This allows the server to manage multiple clients with a single thread. 这使得服务器可以用单个线程管理多个客户机。
- The paper discusses the thread model of COM/DCOM apartment model and the COM object's multiple examples in the application program server. 讨论com/Dcom的ApartmentModel线程模型和应用程序服务器中com对象的Multple实例 ,总结出开发多线程应用系统所需的四种技术。
- Finally, Seam enforces a single thread per conversation per process model for the conversation context by serializing concurrent requests in the same long-running conversation context. 最后,Seam通过将在同一个长时间运行的对话上下文中的并发请求序列化来强迫实现一个流程一个对话一个单线程的模型。
- All lead wires are 18 AWG, 18 inches long and exit the actuator housing through a single threaded hole designed for 1/2-inch conduit fittings. 所有引线都是18AWG,18英寸长并且穿过1/2英寸导线管,从设计的单孔中引出执行机构外壳外。
- When you execute ALTER INDEX REORGANIZE with or without LOB_COMPACTION, the max degree of parallelism value is a single threaded operation. 当执行带有或不带LOB_COMPACTION的ALTER INDEX REORGANIZE语句时,max degree of parallelism值属于单线程操作。
- By default, the threading model for the main thread of Visual Basic console applications is STA. 默认情况下,Visual Basic控制台应用程序的主线程的线程模型为STA。