• Once this rule command class is created, it is triggered to execute the correct rule in that specific rule engine.

    一旦一个规则命令创建特定的规则引擎上被触发且执行正确的规则。

    youdao

  • The final command run tests an arbitrary class name to determine its calculated logging level, which is then tested.

    最后一个命令测试随意确定计算日志级别然后对级别进行测试。

    youdao

  • Then additional profiles in the MQADMIN class control command resource security, that is, the authority to define queues that have a specific name, for example any queues that begin with APP1.

    mqadmin中的其他概要文件控制命令资源安全性定义具有特定名称队列权限例如任何以app 1开头的队列。

    youdao

  • To understand the next command, you need a basic knowledge of the WLM concept of service class.

    理解一个命令需要基本了解服务WLM概念

    youdao

  • Additionally, the MQADMIN class profiles contain the string QUEUE for profiles used for command resource security, or CONTEXT, for the profiles used to control access to message CONTEXT.

    此外mqadmin概要文件包含针对用于资源安全性命令的概要文件字符串QUEUE或者用于控制消息CONTEXT访问的概要文件的字符串CONTEXT。

    youdao

  • Class compression is done automatically and cannot be changed through the use of command line options.

    压缩自动执行无法通过命令选项修改

    youdao

  • Profiles in the MQCMDS class control the ability to define, delete, alter, or display a process or namelist using MQSC commands, or some other command interface.

    MQ cmds中的配置文件控制使用MQSC命令其他命令接口定义删除显示进程或名称列表的能力

    youdao

  • Whether the class details will be rendered or not is specified as a condition associated with the LIMIT command, as shown in Figure 10.

    无论这个详细资料是否给定,它都被指定LIMIT指令相关条件如图10所示。

    youdao

  • To satisfy these requirements, you will create an Ant task class that you can deploy by command.

    满足这些需求创建一个可以通过命令部署Ant任务

    youdao

  • You can launch a shell and start running the Apache Axis classes, but we find it inconvenient to start each command with a 100 + character class path.

    可以启动shell开始运行Apacheaxis但是我们发现启动每个命令使用100个字符以上的路径是不方便的。

    youdao

  • The environment variable CLASSPATH and any class path specified on the command line is ignored by the JVM if the -jar option is used.

    如果使用-jar选项,那么环境变量CLASSPATH命令指定所有路径j VM所忽略

    youdao

  • The j2edlimit command is used to associate a Quota limit Class to a user or group.

    使用j2edlimit命令QuotalimitClass用户关联起来。

    youdao

  • Invoke the fit.FileRunner class and then pass the input and output files to its command line.

    调用fit . filerunner然后输入输出文件传递命令行。

    youdao

  • HandleEventin the inner class, provides the logic that is invoked when pressing the command button SWT widget.

    handleEvent——inner中,提供了当点击SWT小窗口命令按钮调用逻辑

    youdao

  • If you don't know which jar file the class is in you can check with this command.

    如果知道位于哪个jar文件中,可以以下命令来检查

    youdao

  • Either way, it lists out the paths actually being used, then creates an instance of the VerboseLoader class and uses it to load the target class named on the command line.

    不管采用哪种方式都会列出实际正在使用路径然后创建VerboseLoader一个实例使用实例加载命令指定目标类。

    youdao

  • However, if the class path is set incorrectly, the command that should output version information instead outputs a frustrating NoClassDefFoundError error.

    然而如果路径设置不正确那么应该输出版本信息命令就会输出一个令人泄气的NoClassDefFoundError错误。

    youdao

  • The access class takes a single command line argument that must be the name of one of the int-valued bean class properties (value1 or value2).

    访问命令参数,该参数必须个值为intbean属性名字(value1或者value2)。

    youdao

  • Then, the script builds a set of links to the do.php page using the command index number and the name of the command that the Commands class returned.

    然后这个脚本使用commands返回命令索引命令建立do . php页面链接

    youdao

  • Varies with queueing method. Use the queue-limit command with a bandwidth class.

    带宽(band width)中使用queue -limit命令设置不同队列方法

    youdao

  • Once the user selects a PDF document, the PDFViewer class needs to execute a command that it has exposed in the ActiveX control.

    一旦用户选择了一个PD f文档pdfviewer需要执行activex控件公开命令

    youdao

  • What we need, therefore, is the serialVersionUID field, which is calculated by running the JDK serialver command against the original (or V1) version of the Person class.

    因此我们需要serialVersionUID字段通过原始V1版本Person运行JDKserialver命令计算出的。

    youdao

  • To meet these requirements, we will make changes in the JamonCommands class to support the jamon setup command.

    为了满足这些要求我们更改jamoncommands支持jamonsetup命令

    youdao

  • That command class is nested within FamilyTreeViewModel, but the property that exposes it to the View is public. That code is shown below

    命令被包含在FamilyTreeViewModel中,不过属性public的方式暴露View的。

    youdao

  • With the first way, you pass the test class to the TestSuite constructor by using this command.

    对于第一种方法可以通过使用这个命令将测试例传递TestSuite构造器

    youdao

  • If you are using persistence.xml, Listing 7 shows the commands for setting the class path to include the required jar files and execute the HibernateGen command.

    如果使用persistence . xml清单7显示用于设置路径命令包含所需jar文件执行HibernateGen命令

    youdao

  • With that decision, you can insulate users of this class-through the command line or another program-from having to know, import, or directly use any XPath classes or interfaces.

    有了这个决策可以通过命令另一个程序使这个用户不用了解导入直接使用任何xpath类或接口

    youdao

  • If you are using hibernate.cfg.xml, then use the command shown in Listing 8 to set the class path and execute the HibernateGen command.

    如果使用hibernate . cfg . xml那么使用清单8命令设置路径执行HibernateGen命令。

    youdao

  • To try it out, just execute the org.apache.bcel.util.Class2HTML class from the bcel JAR, with the path to the class file you want to disassemble as a command line argument.

    试用只要执行bcelJAR中的or g . apache. bcel . ut il .class2html反汇编文件路径作为命令行参数。

    youdao

  • mainClass: Use this element to define the name of the class to execute when the user executes the JAR file with a java -jar command.

    mainClass用户使用 lib命令执行JAR文件时,使用元素定义将要执行

    youdao

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

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

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