Based on comparing the integration method, the principle and method of implement are provided.
接着在分析比较各层整合方法的基础上,给出信息资源整合的实施原则和方法。
The difficulty and the method of implement pluggable technology will be introduced including the safety of laser, the surge current of plug and the safety of system bus.
介绍小封装光模块进行热插拔的技术难点及其解决方法和具体实现,主要包括热插拔时激光器的安全、热插拔时浪涌电流的抑制以及热插拔对系统总线干扰等问题。
In this paper the conception of decision fusion system and its functions domain are presented, and the architecture model of decision fusion and the method of implement are discussed in detail.
介绍了决策融合系统的概念、功能范围,并详细探讨了决策融合结构模型及实现方法。
Although no data was serialized, the sample must implement this method to cover the component initialization when the instance is created as part of a template.
尽管未对数据执行序列化,但是当作为模板的一部分创建实例时,样例必须实现这个方法来涵盖组件初始化。
Since I strongly believe in the benefits of an iterative and risk-driven approach to method development, I recommend using a Project Plan to implement this approach effectively.
由于我坚定地相信迭代和风险驱动方法对方法开发带来的好处,所以我建议利用一个项目计划来有效的执行这个方法。
This method has slightly more cost in terms of effort to implement than when you start with an interface.
这种方法比选择接口作为开始在执行的工作量方面稍微多花些成本。
In this way, the object returned from the static factory method could implement any number of interfaces defined when I create the proxy.
用这种方式,静态工厂方法返回的对象可以实现建立代理时所定义的任意数量的接口。
An alternate method of writing an adapter - and one that some prefer - is to implement an interface to adapt behavior, rather than extending an object.
编写适配器的替代方法——并且是推荐方法——是实现一个接口来修改行为,而不是扩展对象。
The trick has always been to create a method of defining a process quickly and precisely without adding so much complexity to the control logic that it becomes too expensive to implement.
这其中的窍门就是创造一种能够迅速和精确地定义一个过程的方法,而且这种方法不能使控制逻辑变得过分复杂,以至于增加大量开销而无法实现。
Depending on the technology used to implement the application, the method of generating the HTTP requests may vary.
根据实施应用程序所用技术的不同,生成HTTP请求的方法也不同。
We now need to implement this method and return an appropriate instance of type IContentAssistant.
现在我们需要实现这个方法,并返回一个icontentassistant类型的适当实例。
For example, to enable product editing support we can implement the HTTP-GET version of our "edit" action method on our Products controller like below and then invoke the "Add View" command.
例如,要支持产品编辑,我们可以象下面这样在Products控制器上实现“Edit”action方法的HTTP - GET版本,然后调用“添加视图”命令。
Implement the creation of a scope key and the notification logic in the service method of this superclass.
应该在这个超类的service方法中创建范围键并实现通知逻辑。
The executeConnector() method of Bonita's connector framework allows you to implement your connector's business logic.
Bonita连接器框架的executeConnector()方法允许您实现连接器业务逻辑。
When I modify code in these classes, I can implement certain refactorings such as Move Method along with certain design patterns to improve the ease of maintenance incrementally.
当修改这些类中的代码时,就能够实现特定的重构(比如MoveMethod)和特定的设计模式,以逐步改进可维护性。
To implement this RESTful service, a function selector class will be implemented for selecting a correct service function according to the type of HTTP method and returning the function name.
为了实现这个RESTful服务,要实现一个函数选择器类,它根据HTTP方法的类型选择正确的服务函数并返回函数名。
A subclass must implement the invoke method to perform the work of the method using the supplied handler and method arguments.
这个类的子类必须实现invoke方法,该方法使用提供的处理程序和方法参数执行对应方法的工作。
The Geronimo team has been careful to implement the established standards, so the simple JNDI lookup method of obtaining a remote connection to a stateless session bean works as advertised.
Geronimo团队已经认真实现了健全的标准,推广用简单的JNDI 查询方法获得与无状态会话 bean 的远程连接。
Implement the start method of HttpLogTesterBundleActivator as shown below.
如下所示来实现HttpLogTesterBundleActivator的start方法。
The create method that you need to implement will be passed the content of the new object being created, and you can use SDO information from it in the validator logic
您需要实现的create方法会传递给将要创建新对象的内容,您可以在验证器逻辑中使用其中的SDO信息
To save edit changes we can implement the HTTP-POST version of our "edit" action method on our Products controller.
要保存编辑后的改动,我们可以在Products控制器中实现“Edit”action方法的HTTP - POST版本。
To open a MessageBox that presents the user with a message of Hello! When your button is clicked, you need to implement the run method as shown in listing 3.
若要在单击按钮时打开为用户演示Hello !消息的MessageBox,需要实现run方法,如清单3所示。
That means you should implement the run method of IPlatformRunnable, which is responsible for creating the SWT display and starting up a workbench.
这意味着您应该实现IPlatformRunnable的run方法,负责创建SWT显示和启动工作台。
We can get the text of each element using the getColumnText method. (Here, we did not implement the getColumnImage method.)
我们可以使用getColumnText方法获得每个元素的文本(在这里,我们并未实现getColumnImage 方法)。
Typically you implement the configure method in Guice, but in this case you use a Sitebricks-specific subclass of Module and implement its configureSitebricks method.
通常您在Guice 中实现configure方法,但本例使用一个特定于Sitebricks的Module 的子类且实现其configureSitebricks 方法。
To implement the launching task, within the processAction method of the portlet, first, determine the ID of the page definition describing the dynamic page to be launched.
要实现启动任务,应在Portlet的processAction方法中,首先确定描述要启动的动态页面的页面定义ID。
The method you'll implement will play the game "I'm thinking of a number." the method signature is.
您将实现的方法将玩“猜数字”游戏。
After the first tiny steps we started to implement the other refactorings Inline method, Rename of methods, variables, fields and classes.
在第一小步之后,我们开始实现其他的重构功能:InlineMethod,重命名方法、变量、属性及类。
There is a single method to implement called map (which is parameterized based on the types of the (key,value) pair that are the input).
这里有一个名为 map的简单实现方法,该方法基于输入 (key,value) 对的类型进行参数化。
Modify the execute method of OwnerAction to code your logic, (every action class must implement the execute method).
请修改oweneraction类的execute方法来实现您的逻辑,(每个action类都必须实现execute方法)。
应用推荐