• 因此命令7变量展开参数删除两个文件

    Hence, command 7 expands the variable into two arguments and deletes both files.

    youdao

  • 创建一个对象变量需要在测试之后删除

    Every object and variable you set is also one you need to remove after the fact.

    youdao

  • 删除该组用户作为谓词参数输入但最好使用上下文变量

    The set of users to be removed is entered as verb parameter, preferably using context variables.

    youdao

  • 删除该组用户作为谓词参数输入但最好使用上下文变量

    The set of users to be removed is entered as a verb parameter, preferably using context variables.

    youdao

  • 这种方式,可以创建一个核心批处理文件,配备几个变量用来添加删除VM参数类路径入口等等

    This way, you create a core batch file and several variants that add or remove VM arguments, classpath entries, and so on.

    youdao

  • 第 2部分中,我们增强在 第 1 部分 中开发的解决方案,使之包括创建更新删除功能,包括本地附加变量基本转换来自定义生成SDO

    Part 2 enhanced the solution from Part 1 to include create, update, and delete functions, plus customizations to the generated SDOs with local variable addition and basic transformations.

    youdao

  • 了它,可以应用程序运行时添加/删除/修改方法甚至成员变量

    With agent-based reloading, you can add/remove/change methods and even fields while your app is running.

    youdao

  • 一个流程业务逻辑修改比如添加删除活动、添加或删除连接分支、添加数据变量以及修改流的错误操作

    Changes to the business logic of a process, such as add or remove activities, add or remove links or branches, add data variables, and modify fault handling of a process.

    youdao

  • 需要使用CLEARCASE CLEARCASE _ POP_ KIND环境变量决定用户是否调用了文件删除或者移动操作

    You need to use the CLEARCASE CLEARCASE_POP_KIND environment variable to decide whether a user has invoked a file-delete or move operation.

    youdao

  • 如果希望保存全局变量定义需要删除

    When you no longer want the definition of the global variable to exist, you need to drop it.

    youdao

  • 注意可能需要编辑所得到的.zshrc文件删除那些会话特定的变量

    Note: You might want to edit the resulting.zshrc file and remove variables that are session-specific.

    youdao

  • 开发人员BPEL编辑器发现错误应当其纠正过来,例如可以删除相关staff变量

    The developer will see the errors in the BPEL editor, and should correct them, for example, by deleting the associated staff variables.

    youdao

  • 例如调试时,可以切换调试透视图选择Window-OpenPerspective -Debug),可以其中设置 /删除断点查看变量执行代码

    For instance, when you are debugging, you switch to the debug perspective (choose Window - Open Perspective - Debug) where you can set/remove break points, watch variables, and step through code.

    youdao

  • 服务器正在运行时,可以添加更改删除EnterpriseReplication配置参数环境变量内存中的

    You can add, change, and remove in-memory values for Enterprise Replication configuration parameters and environment variables while the server is running.

    youdao

  • 如果Domino已经崩溃,并且不能重启,那么Notes . ini变量Servertask删除任务试图缩小范围识别导致崩溃任务

    If Domino has crashed and is not able to restart, remove tasks from the Notes.ini variable Servertask and attempt to narrow down and identify the task causing the crash.

    youdao

  • install文件现在可以包含一个hook_uninstall函数,它用来删除模块创建任何变量

    The module.install file can now include a hook_uninstall function to delete any tables and variables that your module may have created.

    youdao

  • 如果文档存储变量中,可以文档传送remove函数删除这么做非常低效

    If you have a document stored in a variable, you can also pass this document to the remove function to delete it, but this is an inefficient way of doing so.

    youdao

  • Products视图操作可以查看用户是否更新删除产品权限设置用于显示隐藏视图中按钮变量

    In the Products view action, you could check to see if the user has permission to update or delete the product and set variables that can be used to display or hide the buttons in the view.

    youdao

  • 排序变量设置true时,按照正确顺序两个受影响项目重新创建新的项目,项目将树中删除(第51 - 6791 - 107行)。

    When the sort variable is set to true, the two affected items are recreated as new tree items in the correct order, and the old items are removed from the tree (lines 51 to 67 and 91 to 107).

    youdao

  • 使用fignoreshell变量避免意外删除

    Use the fignore shell variable to avoid accidental deletion

    youdao

  • 命令67删除twofiles变量指定两个文件

    Commands 6 and 7 delete the two files named in the twofiles variable.

    youdao

  • 命令34删除file变量指定文件

    Commands 3 and 4 delete the file named by the variable file.

    youdao

  • 在对变量执行创建删除操作生成objmaint审计记录

    OBJMAINT audit records are generated when a variable is CREATEd or dropped.

    youdao

  • 而且虽然在type - 2索引扫描中,删除不会跳过,但是除非同时设置注册表变量db2_skipdeleted,否则扫描访问中,被删除的行将被无条件跳过。

    Furthermore, deleted rows are skipped unconditionally on table scan access while deleted keys are not skipped for type-2 index scans unless the registry variable DB2_SKIPDELETED is also set.

    youdao

  • 这个代码中,可以删除row变量it代替

    In this code I was able to drop the row variable and use it instead.

    youdao

  • 然而这个注册表变量只能实例启动生效所以如果修改DB2mdc删除操作方面的行为必须重新启动实例。

    However, this registry variable can only take effect on instance startup, so if you want to alter the behavior of DB2 with respect to deletions on MDC tables, you have to restart the instance.

    youdao

  • 可能需要从头删除空白或者修剪这些变量使能清晰显示

    You might need to remove white space from beginning and end or "trim" the variables to get them to display cleanly.

    youdao

  • 如果没有使用某种全局变量比如环境变量),您可以安全地删除它们获得一点加速,从而避免请求解析它们。

    If you aren't using certain superglobals (such as environment variables), you can safely remove them to gain a small speedup from not having to parse them on every request.

    youdao

  • 注意如果函数方法触发器视图引用了某个全局变量,则不能删除变量

    Please note that the global variable cannot be dropped if it is referenced in a function, method, trigger or view.

    youdao

  • 相反可以删除两个词语之间空格,这个紧凑的词组告诉译者不能翻译的变量

    Instead, remove the space between two words to indicate to the translator that these compressed words are non-translatable variables.

    youdao

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

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

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