• Simultaneously, we prove this protocol by formalized method and implement this protocol using NDIS Intermediate Drivers.

    同时形式化方法验证了协议并编写NDIS中间层驱动程序实现了协议。

    youdao

  • Responsible to organise every department ro study out the performance appraisal method and implement them, Improving the effectiveness of the performance management system.

    负责组织公司绩效考核办法拟定实施改善公司绩效管理系统

    youdao

  • This method is easy to write and implement.

    这种方法容易编写实现。

    youdao

  • Define the API method or methods and implement the method in the controller class.

    定义一个多个API方法控制器类中实现方法

    youdao

  • 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.

    由于坚定地相信迭代风险驱动方法方法开发带来好处,所以我建议利用一个项目计划有效执行这个方法。

    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

  • 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.

    编写适配器替代方法——并且推荐方法——实现一个接口修改行为不是扩展对象。

    youdao

  • This article described a general method for creating composed patterns from pre-existing patterns and explained how to design and implement one, using a detailed example.

    本文描述存在模式创建复合模式普遍方法,并通过一个详细的例子解释了如何设计实现

    youdao

  • 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.

    其中窍门就是创造能够迅速精确定义一个过程方法,而且这种方法不能使控制逻辑变得过分复杂以至于增加大量开销无法实现。

    youdao

  • To implement callbacks, you'll simply create the method and annotate it appropriately.

    实现回调只需创建方法适当地将其注释即可。

    youdao

  • If you need to implement one of those callbacks, you can simply add a method and annotate it to declare that it's a callback.

    如果需要实现调函数,只需添加方法通过注释将其声明为回调函数即可。

    youdao

  • OSS offers an alternative method through which an institution can implement a technological solution, along with its own variety of benefits and pitfalls.

    OSS提供一种伴随种种利弊的替代方法通过这种方法,一家机构能够实现技术上的解决方案

    youdao

  • Next, you can implement another method and follow the same practice until you are finished with the entire task.

    接下来可以实现另一个方法,再次执行签入,直到完成整个任务

    youdao

  • For brevity, this article demonstrates how to implement the two methods that handle the different GET operations and the method that handles the POST operation.

    简洁起见本文将演示如何实现两个方法它们分别处理GET操作POST操作

    youdao

  • We now need to implement this method and return an appropriate instance of type IContentAssistant.

    现在我们需要实现这个方法返回一个icontentassistant类型适当实例

    youdao

  • Implement the creation of a scope key and the notification logic in the service method of this superclass.

    应该这个service方法创建范围实现通知逻辑

    youdao

  • The Authenticator class is abstract, so you'll need to subclass it and implement the getPasswordAuthentication() method to store the username and password (see Listing 13).

    Authenticator一个抽象所以需要派生子类实现 getPasswordAuthentication()方法存储用户密码(见清单 13)。

    youdao

  • In addition, if you implement a validate method and set the validate flag in the corresponding action mapping entry in the Struts configuration file, the ActionServlet will invoke the validate method.

    此外如果实现一个验证方法Struts配置文件相应操作映射条目设置了验证标志ActionServlet将会调用那个验证方法。

    youdao

  • A subclass must implement the invoke method to perform the work of the method using the supplied handler and method arguments.

    这个子类必须实现invoke方法方法使用提供处理程序方法参数执行对应方法工作

    youdao

  • 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方法类型选择正确的服务函数返回函数

    youdao

  • Essentially, Kilim makes it easy and simple to create concurrent processes: just extend from Kilim's Task type and implement the execute method.

    在本质上Kilim使创建并发进程变得轻松简单只需 Kilim 的Task类型进行扩展实现execute 方法。

    youdao

  • 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控制器实现Editaction方法HTTP - GET版本然后调用添加视图命令

    youdao

  • IBM provides Rational Method Composer plug-ins for asset and SOA governance to help organizations define and implement their governance activities.

    IBM提供用于资产soa治理RationalMethod Composer插件帮助组织定义实现治理活动。

    youdao

  • To mimic JSF's default error handling and validation you would have to configure Struts to use the validator framework or implement the equivalent in the validate method on an ActionForm.

    模仿JSF默认错误处理验证必须配置Struts使用验证框架或者 ActionFormvalidate方法实现等价操作。

    youdao

  • 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信息

    youdao

  • One of the implications of erasure is that a class cannot implement both Comparable and Comparable, because both of these are in fact the same interface, specifying the same compareTo() method.

    除意味着一个不能同时实现Comparable Comparable,因为事实上两者同一个接口中,指定同一个 compareTo()方法

    youdao

  • That means you should implement the run method of IPlatformRunnable, which is responsible for creating the SWT display and starting up a workbench.

    意味着应该实现IPlatformRunnablerun方法负责创建SWT显示启动工作台

    youdao

  • After the first tiny steps we started to implement the other refactorings Inline method, Rename of methods, variables, fields and classes.

    第一小步之后,我们开始实现其他重构功能InlineMethod重命名方法变量属性

    youdao

  • 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方法使用一个特定于SitebricksModule子类且实现configureSitebricks 方法。

    youdao

  • It's a simple, three-method interface that you can implement and handle all types of errors.

    一个简单包含三种方法接口可以实现处理所有类型错误

    youdao

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

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

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