• DB 2身份验证插件进程模型

    DB2 authentication plug-in process model.

    youdao

  • 这种框架正是所有DB 2服务器使用进程模型

    This kind of framework is nothing but the process model used by all DB2 servers.

    youdao

  • Linux内核使用进程模型不是线程模型

    The Linux kernel USES a process model rather than a threading model.

    youdao

  • 了解进程模型之后,现在深入了解这个插件功能了。

    Having covered the process model, you are now ready to delve deeper into plug-in functionality.

    youdao

  • 环境变量最便利之处在于它们UNIX进程模型标准部分

    One of the handiest things about environment variables is that they are a standard part of the UNIX process model.

    youdao

  • 1显示用于LinuxUNIX平台DB 2进程模型

    Figure 1 shows the old DB2 process model for the Linux and UNIX platforms.

    youdao

  • 为了理解DB 2 9.5新的多线程功能本文首先讨论DB 2进程模型

    In order to understand the new multithreaded capabilities in DB2 9.5, this article starts with a look at the DB2 process model.

    youdao

  • Windows进程模型最多寻址4GB内存14中所

    The Windows process model can address up to 4GB of memory, as shown in Figure 14.

    youdao

  • 现在进程模型所有三个平台上一样的:LinuxUNIXWindows

    The process model is the same now across all three platforms: Linux, UNIX, and Windows.

    youdao

  • 完整IIS按需工作进程模型激活系统可以根据需要启动或是停止工作进程

    The full IIS has an on-demand worker process model and activation system and can bring up and shutdown worker processes on demand.

    youdao

  • 话说,如果使用代码不是线程安全的,你需要修复你的代码,或者考虑使用进程模型

    In other words, if you're using code that is not thread safe, you should either fix that code, or consider moving to the multi-process model.

    youdao

  • 仿真结果表明,与进程模型建模方法相比方法简单高效可重用性具有较高实际应用价值

    Simulation result show that this method is simple, high-efficiency and high reusable, it also has a higher application value, compared with process model modeling method.

    youdao

  • 将来完全有可能众多进程模型移植多种平台上我们已经非常谨慎预期1.0代码库中将做出这些修改

    The future is full of possibilities for moving to numerous multi-process models on a variety of platforms, and we have been very careful to anticipate those changes in the 1.0 codebase.

    youdao

  • 概述描述z/OS进程模型其他WebSphereApplication服务器平台之间区别

    This overview describes the differences between the z/OS process model and the other WebSphere Application server platforms.

    youdao

  • 9.5DB2进程模型得到统一,现在EDULinuxUNIXWindows环境中都是线程

    Now, in 9.5 there is uniformity in the process model of DB2 as EDUs are now thread based on Linux, UNIX, and Windows environments.

    youdao

  • 进程模型使得z/OS环境中更大灵活性集成度保持 z/OS 系统操作员熟悉服务器界面

    The process model allows a great deal of flexibility and integration with the z/OS environment and maintains the server interface familiar to the z/OS system operator.

    youdao

  • 有关DB 2进程模型知识可以帮助确定问题性质是因为这些知识可以帮助理解数据库管理器与其相关的组件如何相互作用

    Knowledge of the DB2 process model can help you determine the nature of a problem, because it helps you to understand how the database manager and its associated components interact.

    youdao

  • 篇文章介绍默认asp.net进程模型基础知识IIS级别代码(asp.netISAPI扩展)和工作进程交互

    In this article, I covered the underpinnings of the default ASP.NET process model, and the interaction between the IIS level code (the ASP.NET ISAPI extension) and the worker process.

    youdao

  • 除了以上指出的WebSphereApplicationServerV5进程模型更改外,还存在着对早期版本中使用传输所作的相应修改

    In addition to the changes to the WebSphere Application Server V5 process model outlined above, there are corresponding changes to the transports used from prior versions.

    youdao

  • 使用一种消息传递模型以及进程”来代替线程

    It USES a message passing model and "processes" instead of threads.

    youdao

  • 一个模型实用版本它把访问存储系统进程放到会话的上下文中

    This is a practical version of the previous model, where a process accesses the storage system in the context of a session.

    youdao

  • 重要模型进程A自己更新数据之后总是访问到更新过的值,绝不会看到旧值。

    This is an important model where process a after it has updated a data item always accesses the updated value and never will see an older value.

    youdao

  • 我们简要地描述DB 2架构后台进程内存模型安全性工具方面。

    We briefly described the DB2 architecture, background processes, memory model, security, tools, and so on.

    youdao

  • 最后有意思参数就是句柄继承模型了。允许必要的时候,可以喝进程共享资源

    Finally, the other interesting parameter is the handle inheritance model, this will allow to share this resource with a child process if is required.

    youdao

  • 同样我们建议您在开始导入进程之前验证模型UML遵循程度

    Also, it is advisable to validate the model for UML compliance before beginning the import process.

    youdao

  • 模型提供了蓝图标准此基础上,可以构建特定进程服务

    The models provide blueprints and standards upon which specific processes and underlying services and data may be constructed.

    youdao

  • 本文涉及两个重要并发模型通信顺序进程(CSP)软件事务内存(STM)。

    Two important concurrency models that are not covered in this article are communicating sequential processes (CSP) and software transactional memory (STM).

    youdao

  • 为了演示前面章节之中描述进程我们使用模型如图5所示。

    To illustrate the process described in the previous paragraph, we will use the domain model of a library, which Figure 5 shows.

    youdao

  • 本文简要讨论了DB2Informix不同方面例如编辑体系结构进程内存模型数据库存储模型

    This article briefly discussed various aspects of DB2 and Informix, such as editions, architecture, process and memory model, databases and storage models.

    youdao

  • SimPy编程模型下,进程单独决定保留资源时间有多长,资源本身被动的。

    Under the SimPy programming model, a process alone determines how long it wants to retain a resource, the resource itself is just passive.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定