Define the Web service interface first, then implement it.
首先定义Web服务接口,然后进行实现。
Developers can quickly set up relationship model for complex events, and then implement it.
开发人员可以快速建立复杂事件间的关系模型,并付诸实施。
This month, I'll use this familiar example to introduce a practical sharding strategy, then implement it in Hibernate Shards.
本月,我将继续使用这个熟悉的示例介绍一种实用的切分技术,然后在HibernateShards中对其进行实现。
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.
过程改进处理当前测试成熟度模型的评估,并且开发计划来将测试成熟度模型提高到下一层,并实现它。
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.
在此基础上,结合矿山的品位分布和采矿方法,提出整体优化和部分优化的思路,并通过计算机软件系统实现。
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.
没错,你用算法就可以描述出一个编程任务,然后可以任选几百种编程语言中的一种来把任务实现出来——这和你可以使用数百种乐器中的任意一种演奏出一个特定的曲调是一个道理。
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资源和资产时使用此信息。
Then, we implement the law by communicating it broadly to the public and translating it to clear and enforceable rules.
然后,我们执行它广泛传达给公众和翻译它明确和可执行的规则的法律。
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可以支持但不负责实现的运行参数。
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.
如果您知道某些类可能改变,那么如果在改变确实发生时限制改变的范围有意义,您就可以选择在一两个组件中实现它们。
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。
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选项卡,将它添加到活动。
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
然后,我们的模拟对象将同时实现它替换的组件的服务接口和控制器接口。
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)
如果程序员模拟一个结构比编译器实现这个结构还快,那这个编译器写的可够烂的。
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所带来的好处,最好后退一步,重新对此进行考虑。
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.
如果您的队列管理器执行需要传递或设置上下文的程序,那么实现配置文件和最少的特权,以便只有需要这个特权的用户拥有相应特权。
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处来实现另一个交互流。
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.
答案是,如果业务逻辑包括对事件的响应,并且该响应取决于该流程的当前状态,那么将逻辑实现为业务状态机可能非常有用。
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中另一个有帮助的新功能是抽象类,使用抽象类可以轻松地用一个基类实现接口的核心部分,然后用该接口创建实体类。
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)业务逻辑。
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截获这条消息,并负责搜索一个能执行该请求的对象,将参数传递给它,调用它的方法,然后返回结果。
I would read productivity advice and then try my best to implement it.
我可以阅读关于生产力的建议,并且尽我最大的努力实施。
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.
一旦你有足够的客户表示,如果没有你的产品,他们会很失望,这时候才快速建立商业模式。
Just implement exactly what you need now, and if you need more stuff later, you can add it then.
只实现目前需要的功能,在以后您需要更多功能时,可以再进行添加。
If the opposition is willing to negotiate, then we are ready to ratify this deal and implement it.
如果反对派愿意协商,我们愿意批准该协议并付诸实施。
It is much easier to implement security as you start an application then to try to add it in later on.
这比您先开始开发应用,然后来考虑安全问题容易得多。
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。
It then has three years to implement its plan and demonstrate its progress.
然后在3年内实施其计划并显示进展状况。
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方法实现各种修改,并返回一个包含修改的(或插装的)类的字节码的新字节数组。
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方法实现各种修改,并返回一个包含修改的(或插装的)类的字节码的新字节数组。
应用推荐