• 如果那个点等于低于给定海拔高度块贴图就标蓝色否则还是透明的。

    If that coordinate is at the given level or below, then the tile is coloured blue, otherwise it is left transparent.

    youdao

  • 醒来时检查CVS存储库中的该,如果发现任何修改,运行另一次构建否则,它将进入睡眠状态等待下一次构建时间。

    When it awakens, it checks the CVS repository for modifications and, if it finds any, it runs another build; otherwise it goes to sleep and waits for the next time to build.

    youdao

  • 如果选择文件运行定制函数否则进行任何操作。

    If a file is selected, then run the custom function; otherwise, do nothing.

    youdao

  • 如果所有参与者准备提交事务提交否则事务中止提交

    If all participants are prepared to commit, the transaction commits; otherwise, the transaction aborts.

    youdao

  • 清单3中的代码执行初始化,执行一些工作如果一切顺利事务完成否则最终清空资源

    The code in Listing 3 performs initialization, performs some work, completes the transaction if everything was successful, rolls back otherwise, and finally cleans up resources.

    youdao

  • 如果测试计算机上其他用户他们必须知道您的测试计划——否则他们可能认为他们遭遇某种严重问题例如拒绝服务攻击

    If there are other users of your test machine, they must be aware of your test plansotherwise they may think they are experiencing some severe problem such as a denial-of-service attack.

    youdao

  • 但是过去周里三个新的因素联手创造一些可能改变这个国家情况如果小心行事些好消息,否则就会现在还要糟糕得多

    But in the past few weeks three newish factors have coalesced to create a set of circumstances that could shake the country up: for better, if matters are handled carefully, or for much worse.

    youdao

  • 否则如果当前状态匹配记录的状态,运行指定命令

    Otherwise, if the current state does not match the recorded state, run the command specified.

    youdao

  • 如果等于1该类的,否则应该看到0

    If value equals 1, the class is empty; otherwise, you should see 0.

    youdao

  • 如果某个行分层结构中的叶子节点返回1否则返回值为0

    The value of 1 is returned if the row is a leaf in the hierarchy, otherwise a value of 0 is returned.

    youdao

  • 如果当前循环一部分这个返回1否则返回0

    This column returns 1 if the row is part of a cycle and 0 if it is not.

    youdao

  • a | a格式剩余字母如果没有字母,否则调用模板

    The value of the remaining letters written in the a | a format. If there are no letters left, the value is empty; otherwise, you call the template recursively.

    youdao

  • 段代码非常清晰:如果程序自运行时停机,SELF-HALT进入循环否则SELF-HALT停机。

    This code is pretty straight forward: if the program would halt on itself, then SELF-HALT goes into an infinite loop. Otherwise, it halts.

    youdao

  • 如果经营收入一个整数企业赚钱的,否则正在亏损

    If "Income From Operations" is a positive number, then your base business is profitable. If it is a negative number, you are losing money.

    youdao

  • 如果下载二进制代码scagen已经位于“bin目录中否则需要其进行构建

    If you downloaded the binary, then scagen is already in the "bin" directory, otherwise you have to build it.

    youdao

  • 如果现成runnerscollection新的runner实例添加否则将创建个新的collection,这个runner键(实体id属性)将添加到它。

    If there is an existing collection of runners, the new runner instance key is added to it; otherwise, a new collection is created and the runner's key (the id property on the entity) is added to it.

    youdao

  • 如果一切检查都通过打印pass消息否则打印fail消息。

    If everything checks out, I print a pass message; otherwise I print a fail message.

    youdao

  • 缺省情况下,如果设置AuthenticationAlias登录匿名的;否则,登录将使用简单身份验证

    By default, the logon will be anonymous if the AuthenticationAlias is not set; otherwise it will use simple authentication.

    youdao

  • 如果第一跳过测试否则,按以上文档述将第二个第三个自变量传递ok

    If the first one is true, the test is skipped; otherwise, the second and third arguments are passed to ok just as documented above.

    youdao

  • 如果调用registry.getComponent() 成功,这次调用会返回对应已注册对象否则返回一个错误允许进行测试

    The call to registry.getComponent() returns the registered object of the appropriate class if it can; otherwise, it returns a false value to allow testing.

    youdao

  • 如果字符串长度零,返回一个未破坏的空间否则,返回seed竞争者的名称

    If the length of the string is zero, return a nonbreaking space; otherwise, return the seed and the name of the contestant.

    youdao

  • 如果提供文件名作为运行参数monkeyrunner将视文件内容Python程序,并加以运行;否则将提供一交互对话环境。

    If you provide a filename as an argument, the monkeyrunner command runs the file's contents as a Python program; otherwise, it starts an interactive session.

    youdao

  • 如果角色主要分配给单个用户设置true否则,设置为false

    If roles are assigned primarily to individual users, then set to true; otherwise, set to false. false.

    youdao

  • 如果使用的是WebSphereMQV6证书标签名称必须遵守约定否则队列管理器知道使用哪一种服务器证书。

    The certificate label name must follow this convention if using WebSphere MQ V6, otherwise the queue manager will not know which server certificate to use.

    youdao

  • 如果表达式匹配True否则返回false

    Value is True if the source matches against the regular expression, otherwise false is returned.

    youdao

  • LotusExpeditorClient启动如果第一次在所选的工作区启动系统要求创建密码否则,您可以输入以前创建的密码。

    Lotus Expeditor Client is launched, and you are asked to create a new password if this is your first launch in the selected workspace; otherwise, you can enter your previously created password.

    youdao

  • 如果集合中的当前许可权对象暗示指定的许可权,这些方法返回true否则返回false

    These methods return true if the current permission object in the collection implies the specified permission, false if it does not.

    youdao

  • 如果原型中的字段为“null”,匹配数据存储中的任何值;否则的话必须精确地匹配

    If a field in the prototype is "null," then that value matches against any value in the data store; otherwise, the values must match exactly.

    youdao

  • 例中如果一切正常必须调用Connection对象commit方法否则如果出现异常调用rollback方法。

    In this case, you must invoke the commit method on the Connection object if all is well; otherwise, invoke the rollback method if an exception occurs.

    youdao

  • 如果集成开发环境(IDE)支持portlet开发,创建新的portlet项目否则,一个普通Web应用程序项目足够了

    If your integrated development environment (IDE) supports portlet development, create a new portlet project; otherwise, a normal Web application project will be sufficient.

    youdao

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

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

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