| 1. | How is my thread management working 我的线程管理是怎样工作的? |
| 2. | The impact of thread management 线程管理的影响 |
| 3. | Class to synchronize access to a member or to build your own thread management types 类来同步对成员的访问或生成自己的线程管理类型。 |
| 4. | This allows the server - geronimo - to have control over the thread management and work distribution for a compliant ra 这样允许服务器geronimo对符合ra的线程管理和工作分配进行控制。 |
| 5. | Class , which enables you to request a thread to execute a task without having to do any thread management yourself 类,该类使您能够请求某一线程执行任务而不必亲自完成任何线程管理工作。 |
| 6. | If you are satisfied with the code coverage and the behavior of the application , then turn your focus to non - functional issues such as performance , memory utilization , and thread management 如果你对代码覆盖和应用的行为满意了,那么就开始把眼光集中在一些非功能性的方面,例如性能,内存使用以及线程管理。 |
| 7. | The clr provides various functions and services required for program execution , including just - in - time compilation , allocating and managing memory , enforcing type safety , exception handling , thread management , and security Clr提供执行程序所需的各种函数和服务,包括实时( jit )编译、分配和管理内存、强制类型安全性、异常处理、线程管理和安全性。 |
| 8. | In the remainder of this article , i will look at the impact on performance and resource utilization associated with each of the three problem areas identified in the sheep logging service example - message parsing , message exchange protocols , and thread management 本文的其余部分将讨论sheep登录服务这个例子中发现的三个问题对性能和资源利用的影响:消息解析、消息交换协议和线程管理。 |
| 9. | You can think of the runtime as an agent that manages code at execution time , providing core services such as memory management , thread management , and remoting , while also enforcing strict type safety and other forms of code accuracy that promote security and robustness 您可以将运行库看作一个在执行时管理代码的代理,它提供内存管理、线程管理和远程处理等核心服务,并且还强制实施严格的类型安全以及可提高安全性和可靠性的其他形式的代码准确性。 |