• The code in Listing 1 is fairly straightforward; we've simply chained together multiple exceptions to create a single, nested exception.

    清单1中的代码简单我们已经简单地将多个异常”在一起创建单个嵌套异常

    youdao

  • While it might be possible to identify the memory leaking data structure by analyzing the heap dumps, identifying the memory leaking code which is in a infinite loop is not straightforward.

    虽然通过分析转储能够标识内存泄漏数据结构,但是标识无限循环中的内存泄漏代码并不简单

    youdao

  • The self-test code (the command-line usage) provides a straightforward template for any importing module to follow.

    自测代码命令行用法任一导入模块提供了一个遵循简单模板

    youdao

  • While the code presented here is fairly straightforward, it's a big change from the traditional approach.

    虽然这里提供代码相当简单但却是传统方式巨大修改

    youdao

  • There is no straightforward way to make the code in Listing 1 thread-safe, making this idiom an accident waiting to happen.

    没有什么简单的办法可用清单1中的代码变成线程安全的,这使得惯用技法变成了一个在等待时机发生的事故

    youdao

  • On the other hand, code can't be much more straightforward than passing an argument to a method and examining the result.

    一方面,代码易懂也不如将参数传给一个方法检查结果更加直白。

    youdao

  • I've demultiplexed these into separate productions in the JJTree script in Listing 4, since this makes the code on the client side more straightforward.

    清单4中,已经这些运算符分离JJTree脚本中的单独结果中,因为客户机端的代码简单。

    youdao

  • These are fairly straightforward operations against the IEntry and IRequestContext instances, so the relevant code snippet is not included in this article.

    这些都是针对IEntryIRequestContext实例非常简单操作所以本文不提供相关代码片段

    youdao

  • Adding this capability to your Web site is very straightforward; keep in mind that the code presented here was created by a 12 year old.

    这项功能添加Web站点非常简单注意这里给出代码一个12的孩子创建的。

    youdao

  • The code in Listing 6 is straightforward HTML. The toolbar was created by using a div with the toolbar class applied to it.

    清单6中的代码简单HTML工具使用一个应用toolbardiv创建的。

    youdao

  • One straightforward way to test your implementation is with some code embedded in an HTML Web page.

    实现进行测试简单方法之一HTMLweb页面中嵌入一些测试代码

    youdao

  • As usual, the Groovy version is much more straightforward, as shown in Listing 6, because flexible types and code blocks are first-class citizens.

    Groovy版本通常比较简单如清单6因为其灵活类型代码都是一等公民

    youdao

  • Writing jQuery code when you know every ID and class on the page can be very straightforward and easy.

    知道页面所有ID编写jQuery代码非常简单的。

    youdao

  • Help those who want to modify the Service Factory source code; doing this is not a straightforward process.

    那些希望修改服务工厂源代码的用户提供方便;目前执行操作不是一个简单的过程。

    youdao

  • In fact, it is also straightforward to generalize the above code so that the code can handle both of these naming conventions as well as other similar conventions.

    事实上可以使用很简单的方法将以上代码变得更通用,这样可以同时处理这两命名约定以及其他类似约定。

    youdao

  • This is very straightforward code, and, in some ways, simpler than the SAX-based implementations.

    非常直观的代码并且某些方面基于SAX实现更加简单

    youdao

  • As shown in the examples, generation is simple and straightforward, and all of the customized code supports customization.

    正像例子展示那样,生成的过程既简单直接,所有定制代码支持定制。

    youdao

  • There is no straightforward way to make the code in Listing 1 thread-safe, making this idiom an accident waiting to happen.

    没有直观途径来使清单1中的代码线程安全的,这使这种语言风格成为了一种等待时机发生的事故

    youdao

  • You must make sure that there is a straightforward way to bring your code into a model-driven development environment.

    必须确信代码转化模型驱动开发环境一种更为直观方法

    youdao

  • Although the server exposes configurations that affect the behavior, the actual code is not available and so it is sometimes necessary to resort to deduction rather than straightforward inspection.

    尽管服务器公开了影响行为配置实际代码不可用,因而有时必须设法进行推论不是直观的检查。

    youdao

  • The migration will be straightforward, usually a simple re-hosting exercise, with minimal or no impact on application code.

    迁移简单,通常就像一个简单托管练习,对应用系统的代码影响很小没有影响。

    youdao

  • The latest version of the language contains many new instructions and functions that can greatly simplify many tasks-shorter and straightforward code is always easier to maintain.

    语言最新版本其中包含有大量指令函数可以有效地简化众多任务—更加简短更加直观代码通常容易维护

    youdao

  • Modifying the template to execute the desired kernel code is relatively straightforward.

    修改模板执行期望内核代码相对也比较简单。

    youdao

  • While this code was very straightforward to write, we ran into a couple of issues when analyzing the thought process behind it.

    尽管这个代码非常容易写出来但此后我们分析想法时候陷入争论

    youdao

  • This structure doesn't take advantage of all of XML's hierarchical capabilities, but it's the most straightforward to set up, code, and debug.

    这种结构虽然没有利用所有XML分层结构功能容易设置编写代码调试

    youdao

  • The first is the most straightforward: optimize your code. There are a few things you can do here, like re-factoring and caching, that will help your apps run faster.

    直接的方法优化代码重构缓存可以让你的程序运行更快,优化代码是最诚恳也是最最显而易见的减少等待时间的方式。

    youdao

  • Outside-in SVG scripting allows for advanced visual effects that are straightforward to code.

    由外而内的svg脚本编程允许高级可视效果容易编写代码。

    youdao

  • This method's flow is straightforward; once the data is parsed, the code builds up a string representation that's similar to the approach of the XML parser handler.

    方法流程简单明了,一旦数据解析,代码建立一个类似于xml解析器处理程序方法字符串表示

    youdao

  • Given the previously defined classes, the demo application code is relatively short and straightforward to implement, as shown in Listing 4.

    给定先前定义演示应用程序代码相对简短并且易于实现如清单4

    youdao

  • The code to authorize an IP range is straightforward.

    授权一个IP范围代码直观。

    youdao

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

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

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