• If you have this option disabled, you get a skeleton class without the business logic for the "add" operation.

    如果使这个选项失去活性,您将得到一个没有添加操作业务逻辑性框架

    youdao

  • Most applications have custom logic that authorizes users to perform an operation not only on a class, but also on an instance of that class.

    大多数应用程序都有定制逻辑它授权用户不仅仅执行操作而且该类实例执行操作。

    youdao

  • Those options allow for the reuse of existing logic as services while serving a new class of consumers.

    这些选项允许现有逻辑作为服务重用,同时提供新的客户类别

    youdao

  • The invocation handler class will also delegate method calls to a real implementation class in order to process the core business logic.

    调用处理程序方法调用委托真正的实现类,以便处理核心业务逻辑

    youdao

  • Because our example application included a business delegate class, we placed the validation logic there.

    因为示例应用程序包含了一个业务委派所以我们在其中放置验证逻辑

    youdao

  • The idea is to keep the controller class as simple as possible to allow business logic to be abstracted to a helper class.

    这个想法为了使控制器尽可能保持简单允许业务逻辑抽象为助手类。

    youdao

  • Because the trait's methods aren't really a "part" of any class until the trait is implemented by that class, the compiler can leave out checking some aspects of the methods' logic until later.

    因为实现特征方法之前,它实际上不是任何部分”,因此编译器将方法的某些逻辑方面以后再处理

    youdao

  • The concrete DAO class contains logic for accessing data from a specific data source.

    具体dao包含访问特定数据源数据逻辑

    youdao

  • This is a controller class that has the responsibility of managing the execution of the business logic.

    一个控制器职责管理业务逻辑执行

    youdao

  • Let's encapsulate that logic with a new class as shown in Listing 5.

    我们使用清单5示的封装这种逻辑

    youdao

  • This class does most of the work of contributing to the transformation, providing you with a place to put your customized processing logic.

    该类完成构建转换大多数工作提供放置自定义过程逻辑的地方。

    youdao

  • For now, a controller class is a placeholder for one or more classes that would be fleshed out during design to implement the business logic of your system.

    现在控制器设计实现系统商业逻辑填充一个多个位置保持器。

    youdao

  • A class for each style sheet instruction type that contains the logic for that instruction.

    用于每个包含那个指令逻辑样式类型

    youdao

  • If a data logic method in the UserDefinedPushDownMethodsImpl class throws an exception, you can define and create an instance of the same type of exception inside the method.

    如果userdefinedpushdownmethodsimpl中的数据逻辑方法抛出异常,用户可以方法内部定义创建一个与异常具有相同类型实例

    youdao

  • By factoring some logic out of your advice and into a helper class (or method), you can write tests that check your application's crosscutting behavior independent of its crosscutting specification.

    通过一些逻辑建议中分离helper中(或者方法中),可以编写横切规范无关检查应用程序横切行为测试

    youdao

  • Class wrapping: wrapping or replacing a target class with another class that contains instrumentation logic.

    包装一个包含工具逻辑的类包装替换目标类。

    youdao

  • You need to bypass this logic to effectively always assure that the validate flag is set to true; higher up in the class, it is initialized with a default value of false.

    为了有效地始终确保验证标志设置true需要绕开逻辑的上部,此初始化时使用缺省为false

    youdao

  • Given that I'm probably going to be using a Stack instance throughout my behavior class, I might as well push (no pun intended) that logic into a fixture, as I've done in Listing 7.

    由于可能整个行为使用Stack实例,我可能会将那种逻辑入(这里并非有意使用双关语)一个fixture中正如清单7那样。

    youdao

  • By extending the PasswordHandler interface, a developer can create a class to implement the password-checking logic.

    通过扩展PasswordHandler接口开发人员可以创建一个实现密码检查逻辑

    youdao

  • The runtime queries the Permission class about its implication reasoning logic by calling a method, aptly named implies.

    运行时通过调用一个恰当地取名为implies方法来查询permission隐含推断逻辑

    youdao

  • The second class is a stateless session bean, which provides the business logic.

    第二一个StatelessSessionbean提供业务逻辑

    youdao

  • Alter the logic in the main method of the OGAdmin class to make it acceptable to provide the a "l argument by itself."

    更改ogadminmain方法中的逻辑使其能接受仅仅提供l参数的情况。

    youdao

  • Taking a lightweight controller approach to designing the portlet, this class is primarily a lightweight object containing very little business logic.

    这个采用轻量级控制器方法设计portlet,所以它主要一个轻量级的对象包含极少业务逻辑

    youdao

  • A better way is to place the validation logic in the domain validator class of the Mysql domain (MysqlDomainValidator).

    更好方法确认逻辑置于My sq lMysqlDomainValidator的域确认器

    youdao

  • Custom validators can contain detailed logic to examine the elements of a topology through the API, such as the static methods of the ValidatorUtils class.

    定制确认器可以包含具体逻辑通过API检查拓扑元素例如validatorutils静态方法

    youdao

  • A class level constraint has access to the bean instance rather than one of its properties and applies some constraint logic based on several properties.

    级别约束获取Bean实例不是某一属性还能应用一些基于若干属性的约束。

    youdao

  • Continuing with this design, you can place all of the business logic and transition mapping in a utility class for use by both our controller and JSPs.

    继续这个设计可以所有业务逻辑和转换映射放在一个实用程序类中我们控制器和JSP使用

    youdao

  • The first step to improving our data-format validation procedure is to move all the validation logic into a single helper class, from which other methods can invoke it as needed.

    改进数据格式验证过程一步所有的验证逻辑都移至助手中,其它方法可以按需这个类上调用验证逻辑。

    youdao

  • The first step to improving our data-format validation procedure is to move all the validation logic into a single helper class, from which other methods can invoke it as needed.

    改进数据格式验证过程一步所有的验证逻辑都移至助手中,其它方法可以按需这个类上调用验证逻辑。

    youdao

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

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

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