• Define the Web service interface first, then implement it.

    首先定义Web服务接口然后进行实现。

    youdao

  • Developers can quickly set up relationship model for complex events, and then implement it.

    开发人员可以快速建立复杂事件间关系模型付诸实施。

    youdao

  • This month, I'll use this familiar example to introduce a practical sharding strategy, then implement it in Hibernate Shards.

    本月将继续使用这个熟悉示例介绍一种实用切分技术,然后HibernateShards中对其进行实现。

    youdao

  • Process improvement deals with the assessment of the current Test Maturity Model and developing a plan to improve the Test Maturity Model to the next level and then implement it.

    过程改进处理当前测试成熟度模型评估并且开发计划测试成熟度模型提高实现

    youdao

  • Base on this, Offer the idea of total and part of the mine optimization consider of the grade distribution and mining methods, then implement it by computer software system.

    基础上,结合矿山品位分布采矿方法提出整体优化部分优化的思路通过计算机软件系统实现

    youdao

  • Yes, you can describe a programming task algorithmically, and then implement it in any of hundreds of languages - just as you can play a given tune on any of hundreds of instruments.

    没错用算法就可以描述出编程任务然后可以任选几百编程语言中的一种来把任务实现出来——你可以使用数百种乐器中的任意一种演奏出一个特定曲调是一个道理。

    youdao

  • Then technology managers can use this information as they plan, design, develop, implement, test, and deploy an information system's IT resources and assets across the enterprise.

    然后技术经理可以规划设计开发实现测试部署整个企业内的信息系统IT资源资产时使用信息。

    youdao

  • Then, we implement the law by communicating it broadly to the public and translating it to clear and enforceable rules.

    然后我们执行广泛传达公众翻译明确和可执行规则法律

    youdao

  • These business agents can then be empowered to change the operational parameters within governed boundaries that IT can support but is not responsible to implement.

    然后这些业务代理能够获得授权修改管理边界内IT可以支持负责实现的运行参数

    youdao

  • If you know that some classes are likely to change, then you may choose to implement them in one or two components if it makes sense to limit the scope of the changes when they do occur.

    如果知道某些可能改变那么如果改变确实发生时限制改变范围意义,您就可以选择组件实现它们

    youdao

  • It is, then, up to the enterprise PM (or an architect) to come up with an optimal set of solution projects to implement the EA.

    然后企业PM(架构)提出一个最佳解决方案项目集合实现EA。

    youdao

  • In Part 2, you'll design and implement the form, then add it to the activity by using the Forms TAB of the details window.

    第2部分中,将会设计实现表格然后使用详细窗口Forms选项卡,将添加活动

    youdao

  • Our mock object will then implement both the service interface of the component it is replacing, plus the controller interface. An outline of a mock object implementation would look like

    然后我们模拟对象同时实现替换组件服务接口控制器接口。

    youdao

  • If the programmer can simulate aconstruct faster than a compiler can implement the construct itself, then the compiler writer has blown it badly. (Guy Steele)

    如果程序员模拟一个结构编译实现这个结构还快这个编译器的可够烂的。

    youdao

  • SO, if the vision of the enterprise is to simply implement a set of Web services and then try to reap the benefits of SOA, it is advisable to step back and reconsider.

    因此如果企业远景实现Web服务然后尝试获得SOA所带来的好处最好后退一步重新对此进行考虑

    youdao

  • If your queue managers execute programs that need to pass or set context, then implement profiles and least privilege so that only the users that require this authority have it granted to them.

    如果队列管理器执行需要传递设置上下文程序那么实现配置文件最少特权以便只有需要这个特权用户拥有相应特权。

    youdao

  • If the machine gets to node 2, the interaction at this node repeats itself until it fully meets a preset condition and then goes to the final node, node 5, to implement another interaction flow.

    如果机器到了节点2处那么这个节点处交互将一直重复自身直到完全满足预置条件才转最后的节点,即节点5实现另一个交互流。

    youdao

  • Well, if your business logic involves responding to events, and the response depends on the current state of the process, then it may be useful to implement the logic as a business state machine.

    答案是如果业务逻辑包括事件响应并且响应取决于流程当前状态那么逻辑实现业务状态机可能非常有用。

    youdao

  • Another helpful addition to PHP V5 is the abstract class, which makes it easy to have one base class to implement the core of an interface from which you then create concrete classes.

    PHPV 5中另一个有帮助的新功能抽象,使用抽象类可以轻松一个实现接口核心部分,然后接口创建实体类。

    youdao

  • It then shows you how to use this development environment to implement a simple service-oriented architecture (SOA) business logic using the TDD way.

    随后展示如何利用这种开发环境使用TDD方法实现一种简单面向服务架构(SOA)业务逻辑

    youdao

  • The ORB would then intercept the message and be responsible for finding an object that could implement the request, pass it the parameters, invoke its method, and return the results.

    ORB截获条消息负责搜索一个执行请求对象,将参数传递调用方法然后返回结果

    youdao

  • I would read productivity advice and then try my best to implement it.

    可以阅读关于生产力建议并且最大的努力实施。

    youdao

  • As soon as you have enough users saying they would be very disappointed without your product, then it is critical to quickly implement a business model.

    一旦足够的客户表示如果没有产品他们失望这时候才快速建立商业模式

    youdao

  • Just implement exactly what you need now, and if you need more stuff later, you can add it then.

    实现目前需要的功能,以后需要多功能时可以再进行添加

    youdao

  • If the opposition is willing to negotiate, then we are ready to ratify this deal and implement it.

    如果反对派愿意协商我们愿意批准协议付诸实施

    youdao

  • It is much easier to implement security as you start an application then to try to add it in later on.

    先开始开发应用然后考虑安全问题容易得多。

    youdao

  • The easiest way to implement DHTML is to first write it in a plain HTML page, without PHP or any server-side language, then use that code as a template for the PHP code to generate the DHTML.

    实现DHTML简便的方法就是首先平面HTML页面编写使用PHP任何服务器端语言随后代码作为PHP代码模板生成DHTML。

    youdao

  • It then has three years to implement its plan and demonstrate its progress.

    然后3年内实施计划显示进展状况。

    youdao

  • The transform method can then implement all manner of modifications, and it returns a new byte array containing the bytecode of the modified (or instrumented) class.

    然后transform方法实现各种修改返回一个包含修改(插装)字节码的字节数组

    youdao

  • The transform method can then implement all manner of modifications, and it returns a new byte array containing the bytecode of the modified (or instrumented) class.

    然后transform方法实现各种修改返回一个包含修改(插装)字节码的字节数组

    youdao

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

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

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