• 如果可能将其消除或者不能近期内消除,可以使用简单目标序列技术帮助管理序列要求

    If elimination is not possible, or not probable in the near term, you can use the simple technique of targeted serialization to help manage serialization requirements.

    youdao

  • 计划发布内容序列计划的评估标准初始提议就是风险管理计划的很好的形式

    An initial proposal for the sequence of planned release content and planned evaluation criteria serves as a great format for a risk management plan.

    youdao

  • 绑定句柄服务器应用程序调用管理协议序列中提到任何例程创建的。

    Binding handles are created when the server application calls any of the routines mentioned under Manage Protocol Sequences.

    youdao

  • 事实上这个序列每个级别项目管理结构每个分支有效的并且通常情况下可用的。

    Indeed, this sequence is, in effect, generally applicable at every level and branch of the project management structure.

    youdao

  • 返回端点类型取决于服务器应用程序管理协议序列时调用例程

    The type of the endpoint returned depends on the routine the server application calls in order to manage protocol sequences.

    youdao

  • 系列第二部分使用多个数据控制管理执行序列从而实现相同场景

    In the second part of this series, you'll implement the same scenario using multiple data flows and a single control flow to manage the execution sequence.

    youdao

  • 后面示例应用程序管理一组锦标赛数据是一场由16支队伍参加的单场淘汰赛取自该程序的清单1展示了一个原子序列示例

    Listing 1, taken from the upcoming sample application in which you'll manage the data for a 16-team single-elimination tournament, shows an example of a sequence of atomic values.

    youdao

  • 本文通过讨论如何管理线程优先优先序列来描述RTSJ线程化和同步

    This article describes aspects of RTSJ threading and synchronization by discussing how thread priorities and priority queues are managed.

    youdao

  • 软件组件构造(无论是处理序列逻辑策略基本计算人机界面数据管理)都可以通过重用提高效率

    Construction of software components, whether process sequencing logic, policy, basic computation, human interface or data management, increases productivity by reuse.

    youdao

  • 我们已经了解到,要对软件进行恰当设计流程序列逻辑策略基本计算人机接口数据管理分离开来

    We've learned to design software to separate process sequencing logic, policy, basic computation, human interface, and data management.

    youdao

  • 经典的(或者说程序化)TPM管理程序化定义针对事务性资源(比如数据库)操作序列事务

    Classic (or procedural) TPMs manage transactions defined procedurally as sequences of operations on transactional resources (such as databases).

    youdao

  • ClearQuest测试管理按照字母顺了各个资产

    ClearQuest test management lists assets alphanumerically.

    youdao

  • 管理处理定义好的执行序列服务流,它们按照适当顺序调用所需服务产生最后结果

    The flow manager processes a defined execution sequence, or service flow, that will invoke the required services in the proper sequence to produce the final result.

    youdao

  • 队列管理随后继续使用相同标识符每次递增序列

    The queue manager will then continue to use the same group identifier and increment the sequence number each time.

    youdao

  • 序列规则主要好处在于其业务分析人员其他编程人员管理规则方面潜力

    The primary benefit of sequential rules is the potential for business analysts or other nonprogrammers to administer the rules.

    youdao

  • 严格XMI对象管理集团OMG对象设施MOF)”模型大量装入器、保存以及模式映射进行序列

    Strictly speaking, XMI functions to serialize mappings from Object Management Group (OMG) Meta Object Facility (MOF) models to a variety of loaders, savers, and schemas.

    youdao

  • 得益于序列规则易于理解形式和各种简化规则管理工作工具

    This comes from the easy-to-understand forms of sequential rules supplemented by tools that simplify rule maintenance.

    youdao

  • 逻辑系统看作:(40个中的)每个优先级管理一个fifo序列称为运行队列

    Logically, you can view the system as managing a single FIFO queue, termed a run-queue, for each of the 40 priorities.

    youdao

  • URI版本控制 […]一种设计决定,用于资源时间变迁而变化时,我们状态的改变创建资源(类似于管理数据库中的时间序列数据)。

    URI versioning […] is a design choice when resources are immutable across time and we create new resources for state changes (similar to how we manage time-series data in a database).

    youdao

  • 正如上面提到的,put消息选项MQPMO_LOGICAL_ORDER仅队列管理指令,用于自动分配消息组标识符序列

    As mentioned above, the put message option MQPMO_LOGICAL_ORDER was simply an instruction to the queue manager to automatically allocate message group identifiers and sequence Numbers.

    youdao

  • 山丹水泥厂为了现场工作标准化而在各个岗位设立了工作管理包括工作程序时间序列分解图。

    Shandan cement plant in order to field work standardization in various positions established working management, including working procedure chart and time sequence diagram.

    youdao

  • RecipeJAUS运行时环境基本上就是线程管理加上一个用于加载执行RecipeJAUS信息包序列的RecipeJAUS代码解释器

    The RecipeJAUS runtime environment is a essentially a thread manager coupled with a RecipeJAUS code interpreter that loads and executes a RecipeJAUS packet sequence.

    youdao

  • 结构化活动(Structured activity):用于管理活动序列整个流程、活动的并行处理以及控制流程流时添加条件逻辑

    Structured activities: for managing the overall process flow for sequencing of activities, parallel processing of activities, and adding conditional logic in controlling the process flow.

    youdao

  • 用受支持GSS-API插件名称更新数据库管理配置参数 srvcon_gssplugin_list。

    Update the database manager configuration parameter srvcon_gssplugin_list with the ordered list of the supported GSS-API plug-in name.

    youdao

  • 简言之就是Wicket不会管理组件生命周期序列化则可能导致一些严重问题比如集群中

    In short it means that Wicket does not manage the lifecycle of its components and serialization can cause some serious problems, for example during clustering.

    youdao

  • 大约一年前负责管理应用程序所有用户设置的开发人员,决定用户设置存储一个Hashtable中,然后这个Hashtable序列磁盘以便持久化。

    A year or so prior, a developer responsible for managing the application's per user Settings had decided to store them in a Hashtable, then serialize the Hashtable down to disk for persistence.

    youdao

  • 以水均衡方程为基础,应用时间序列分析法建立系统管理模型对地下水资源系统进行系统运行控制预测管理

    Systematic management model is set up by time series analytic method based on water balance equation to control, predict and manage groundwater resources system.

    youdao

  • 实例研究表明应用时间序列分析法模拟地下水资源系统,进行地下水资源评价系统管理简单、易行、省时、省力。

    The case study shows that the time series analysis method is an effective and practical one for groundwater resources evaluation and system management.

    youdao

  • 综合管理以外其他职位类别公务员职务序列根据本法国家另行规定

    The order of posts for the public servants under the categories other than the category of comprehensive administration shall be prescribed separately by the State in accordance with this Law.

    youdao

  • 介绍时空序列应用此法煤矿安全管理取得良好效果

    This paper introduces time-space serial method. Using this method has made obvious effect on coal mine safety management.

    youdao

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

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

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