• If you want to work not only in the code but also want documentation, use this mode.

    如果不只处理代码但是文档化,那么就使用这种模式

    youdao

  • Only US firefighters and repairmen can use the buttons to speed up the door-closing process if they have a code or special keys.

    只有美国消防员维修人员密码或者特殊钥匙时,他们才能按按钮加速关门过程

    youdao

  • If you want to work only in the code but also want documentation, use this mode.

    如果只想处理代码但是文档化,那么就使用这种模式

    youdao

  • Instead of only running code in your callback if the ready state is 4, just output the ready state every time that your callback is called.

    如果就绪状态4我们不仅要运行函数中的代码,而且还要在每次调用回调函数时都输出就绪状态。

    youdao

  • If I mis-design a function in my own code, the only person affected is me, because I am the only caller of the function.

    如果自己代码中错误地设计一个函数,那么影响到只有自己而已,因为这个函数的唯一调用者

    youdao

  • That is, if the application code itself is inefficient, then changing to an alternative application server will likely only offer marginal (if any) gain.

    就是说如果应用程序代码本身低效的,那么迁移替代应用服务器很可能会贡献边际收益(如果有的话)。

    youdao

  • A library of special tools is only of value if it eases the programmer's burden, reducing and clarifying the code required to get a job done.

    只有能够减轻程序员负担减少完成某项工作所需的代码使之更清晰特殊工具价值

    youdao

  • You need to know how the Document Object Model (DOM) works only if you wish to change the code in this tutorial to suit your own applications.

    只有希望修改教程中的代码适应具体应用程序时才需要了解文档对象模型(DOM)的工作原理

    youdao

  • Clearly, it would be better if you could only run a small number of tests and still find the same defects in the code.

    无疑地如果运行少量测试并且仍旧代码找到一样缺陷更好的。

    youdao

  • A NOT FENCED stored procedure is recommended only if you consider the code safe to execute.

    只有认为代码能够安全执行的情况下,才应该使用NOT FENCED存储过程

    youdao

  • So the code is "clean and green," according to my simple unit test casebut that's meaningful only if I'm really testing the code thoroughly.

    根据前面简单单元测试,这块代码干净绿色”的——只有真正彻底地测试这块代码的情况下意义。

    youdao

  • You can use the code points of the individual characters in a string as a basis for collation, and it might work reasonably well if your stylesheets only have to collate data in English.

    可以使用字符串每个字符代码基础进行排序如果样式表需要英文数据排序那么这种方法非常合适。

    youdao

  • As you can see from the output of the command, it only returns an error if it gets a status code that doesn't match what is expected.

    命令输出可以看到如果获得状态代码与预期的代码匹配将返回一个错误

    youdao

  • The only other step is to contact (by phone, or E-mail, or in some cases, paper documentation) the developers who use your code if you don't build a customer-facing component.

    如果没有创建一个面向用户的组件,下一步联系(通过电话电子邮件或是书面文档)使用代码开发人员。

    youdao

  • Test above allows the test case code to run only if this file is run as a command.

    测试使得只有文件作为命令运行时才运行测试用例代码

    youdao

  • The die statement is particularly useful if you don't want to have to comment out your code, and you only want everything up to the error and the error displayed and nothing after.

    如果不想注释代码而且只想显示出错之前信息和出错信息,不想显示后面的信息,那么die语句特别有用

    youdao

  • If you only have a concrete class, you can create an interface from the class, change your application code to program to the interface, and then proceed as described above.

    如果只有具体,那么您可以创建接口应用程序代码改写接口,然后按照前面描述继续进行。

    youdao

  • It's smart about how it does this: If the same added code is needed by more than one binding, the binding compiler only generates the code once.

    编译器执行该工作方式智能化的:如果多个绑定需要同一个添加代码,那么绑定编译器只要生成代码一次

    youdao

  • Any decoupling approach has at least one disadvantage: What if the client code needs specific functionality provided by only one of the implementations?

    任何去耦方法至少缺点如果客户机代码需要一个实现所提供特定功能,怎么办?

    youdao

  • Not a problem if the client code is the only thing happening on the systembut it quickly leads to trouble when the system is dealing with thousands of separate client requests a minute.

    如果系统只有客户代码运行,这不是个问题——但是系统一分钟内处理成千上万条单个客户端的请求时,麻烦很快了。

    youdao

  • Code can, and often should, be rewritten and refactored again and again, but systems only work if they agree on the data.

    代码可以经常也应该一次一次重写,重构但是只有合适的数据才能使系统运转

    youdao

  • If you are interested in only specific plug-ins, you can also modify the source code to suit your requirements.

    如果某个具体插件兴趣,可以代码进行修改满足您的要求。

    youdao

  • Even if this were the only benefit of using patterns we'd still have more reliable code.

    即使使用模式所带来唯一好处我们仍然会有很多可用代码

    youdao

  • Not-built format states that the actual code from the source host does not reside in the package this will only happen if the package is built inside the software package editor.

    不可构建格式是指来自主机实际代码并不存在中。这种情况可能发生软件包编辑器中构建的情况下。

    youdao

  • The use of aliases is my preferred method for using namespaces for two reasons: First, if I later rename the namespace, I only have one line of code to change per source file.

    由于两个原因喜欢名称空间使用别名首先如果以后改变名称空间,在每个源代码文件只有需要修改。

    youdao

  • That means the code shown here runs successfully only if the current caller is a site administrator.

    所以,上面展示代码只有当前用户站点管理员才能成功运行

    youdao

  • Assuming that you want top performance, then the only cure for OSR is to recognize where it can occur and restructure your code to avoid it if possible.

    假设希望获得最佳性能那么解决O SR问题的惟一方法了解什么时候出现OSR调整代码结构避免它。

    youdao

  • Not all tests need to be run at all times, particularly if you are making changes in the code that affect only specific modules.

    并不需要每次运行所有测试尤其是修改代码影响某几个模块的情况下。

    youdao

  • If your only objective is to show the table, then you're done, because the rest of the code handles sorting.

    如果目标只是显示表格可以了,因为余下代码可以完成分类

    youdao

  • If your only objective is to show the table, then you're done, because the rest of the code handles sorting.

    如果目标只是显示表格可以了,因为余下代码可以完成分类

    youdao

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

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

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