• 就是说如果想要新的菜单,一个新的编辑器,一个新的视图等等,您都需要执行一个插件

    That is, if you want a new menu, a new editor, a new view, and so forth, you need to implement a plug-in.

    youdao

  • 接下来定义编辑器执行以下操作配置添加这些JAR文件

    Next, perform the following steps in the library definition editor to add these JAR files into the configuration.

    youdao

  • 透视图包含视图编辑器以及与该透视图可能执行任务相匹配工具栏选项

    A perspective consists of a set of views, editors and toolbar options suited to the task most likely performed within that perspective.

    youdao

  • 编辑器包含一个执行提交按钮

    The editor contains a button that will perform the submission.

    youdao

  • 可视代码片段编辑器通常用于一个关系图中添加节点执行要求的工作

    The general purpose of the visual snippet editor is to add nodes to a diagram to perform the required work.

    youdao

  • 文本编辑器需要一个外部工具执行实际确认

    Text editors will require an external tool to perform actual validation.

    youdao

  • 映射编辑器这些映射为参数,将生成一个XSL文件用于运行时执行实际XML转换

    The mapping editor takes these mappings and generates an XSL file to perform the actual XML transformations at runtime.

    youdao

  • 因此省略了关于任何执行语法突出显示自动完成XML编辑器讨论

    Therefore I am omitting from this discussion any XML editors that do only syntax highlighting and autocompletion.

    youdao

  • 通常我们命令行中使用clpdb2命令编辑器执行这个存储过程,以实现对日志参数更新

    Generally, you will execute this stored procedure either from command line using CLP or DB2 command editor to update the logging parameters.

    youdao

  • 使用这种编辑器测试可以记录必须执行验证给定程序有效性测试步骤

    Using this editor, testers can record the test steps that must be executed to validate a given function of the application.

    youdao

  • 组装业务流程提供了图形化编辑器一个单元测试环境可以这个环境中执行调试流程。

    It provides a graphical editor for assembling business processes, and a unit test environment in which processes can be executed and debugged.

    youdao

  • 因为已经选择关闭编辑器保存更改所以更新语句会出现交互clp提示符之后我们可以选择立即执行语句。

    Because we have chosen to save our changes when closing the editor, the updated statement appears after the interactive CLP prompt, and we have the option of executing the statement immediately.

    youdao

  • 可能本能地运行自己所喜爱编辑然后手工执行烦琐重复耗时编辑任务。

    You could instinctively fire up your favorite editor and perform a bunch of mundane, repetitive, and time-consuming edits by hand.

    youdao

  • 创建变更管理脚本文件编辑器自动打开,以便 DBA开始执行更改

    The newly created change management script file is automatically opened in the editor for the DBA to begin the change process.

    youdao

  • 编辑根据执行具体任务通常需要两个编辑模式之间持续来回切换

    When editing flows, you generally tend to switch back and forth between the two editor modes continually, depending on the specific task you are performing.

    youdao

  • 另外可以使用编辑命令执行语法检查

    Additionally, you can use the editor to perform a syntax check on the commands.

    youdao

  • Breakpoint可以断点目标执行之前之后设置断点组件编辑器

    Breakpoint: You can set breakpoints component editors either before or after the execution of the breakpoint target.

    youdao

  • 可以使用三种方法中的任意一种solidDBSQL编辑器执行过程

    You can use any of three methods to execute procedures from the solidDB SQL editor.

    youdao

  • 线程当前调用堆栈显示出来,当前执行代码行就会Debug透视图中的编辑器高亮显示。

    The current call stack for the thread is displayed, and the current line of execution is highlighted in the editor in the Debug perspective.

    youdao

  • 编辑器初始化后,cdocumentprovider执行三项重要任务

    As the editor is initialized, the CDocumentProvider performs three important tasks.

    youdao

  • 可以输入runmqsc编辑器中的任何命令可以写到文件中以便以后执行

    Any commands that can be typed into a runmqsc editor can also be written to a file for later execution.

    youdao

  • 这个演示中Paul示范了重写编辑器行为马上执行右键选中的高亮代码

    In the demo, Paul demonstrated overriding the editor's behavior to immediately execute highlighted by right-clicking.

    youdao

  • 可选操作为了验证生成命令是否成功执行您可以查看变更管理脚本编辑器MessagesSection

    Optional: to validate successful execution of the generated commands, look in the Messages Section of the change management script editor.

    youdao

  • 然而通常使用我们提到第二方式更加方便文本编辑器或者IDE中编写scala脚本,然后同样的scala命令执行它们

    However, it's often more convenient to use the second option we mentioned, writing scala scripts in a text editor or IDE and executing them with the same scala command.

    youdao

  • 在Main函数中编写执行的代码,可LINQPad编辑器定义其他类型方法进行测试

    Execution context is placed within a Main method, allowing definition of other classes and methods inside LINQPad editor to support testing. SQL.

    youdao

  • 顾名思义编辑ed输入文件执行编辑

    As its name implies, the line editor, Ed, performs edits on lines of input files.

    youdao

  • 目标数据库mysample执行sales . ddl文件中的语句之前,在文本编辑器打开此文件生成的语句修改

    Before executing the statements in file sales.ddl against the target database MYSAMPLE, open the file in a text editor and make two changes to the generated statements.

    youdao

  • 作为执行流程调用调用活动引用合作伙伴属性的一部分,WebSphereIntegrationDeveloper中的业务流程编辑器指定的。

    This is done in the business process editor in WebSphere Integration Developer as part of the reference partner properties of the invoke activity that does the process invocation.

    youdao

  • vim脚本添加清单9所示的行代码,就可以编辑器执行编译

    Listing 9 provides a cool five lines to add to your Vim script for compiling inside the editor.

    youdao

  • 正如插件编辑器将引导执行创建插件定义插件扩展定义步骤自动更新plugin . xml文件

    As you can see, the plug-in editor guides you through the steps of creating your plug-in definition and plug-in extension definitions, automatically updating the plugin.xml file.

    youdao

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

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

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