• When asked how they had cracked the code ahead of an array of highly accomplished rival investigators, he said something that stunned me.

    被问及他们是如何赶在群颇造诣同行研究人员前面破解密码的时候,了一些我震惊的话。

    youdao

  • With the allowed parameters defined in an array, the call from the application program to the argument processing code can be kept as simple as a single call to a static method.

    得到允许数组中定义应用程序对参数处理代码调用可以一个静态方法的单个调用一样简单

    youdao

  • Array initializers now support type inference, significantly reducing the amount of code that needs to be typed.

    数值初始值设定项现在支持类型引用,这样大大减少代码

    youdao

  • The code in the method then USES the items array to look up the value and returns it as if there had been a member variable there for that keyword, in particular.

    然后方法中的代码将使用阵列查找返回该值一个专门用于关键字成员变量那儿一样。

    youdao

  • If you return a null array, the clients of the code must write extra code to check whether the return value is null (as shown in Listing 13).

    如果返回零数组,代码客户端必须编写额外的代码检查返回是否(如清单13)。

    youdao

  • The program transfers the array nodes into more descriptive variable names, making the code easier to follow.

    程序数组节点转换说明性强的变量从而使代码易于阅读。

    youdao

  • The problem with this code is that when the array of values is sorted, the count of duplicates will no longer be accurate.

    部分代码问题如果数组中的已经排序,那么重复值计数不再准确。

    youdao

  • As soon as you start keeping track of array offsets, your code will get much more complicated so any time you can avoid iterating through an array by index you should.

    一旦开始跟踪数组偏移代码就会变得更加复杂以至于任何时候应该避免通过索引迭代通过一个数组。

    youdao

  • The parser code receives a JSON file as input and returns a data dictionary (or an array) containing all the objects described inside the JSON file.

    解析代码接收JSON对象作为输入返回一个数据字典(数组),包含JSON文件中介绍所有对象。

    youdao

  • Note that if you were deploying this code, you would probably also want to check that the array had at least one element before referring to the array's first element.

    如果正在部署代码,您可能还要检查一下引用数组第一个元素之前,该数组至少一个元素。

    youdao

  • The custom code in SAMPLE_VAR2 will sequentially go through the defined array during the test run, restarting when at the end of the values.

    SAMPLE_VAR2中的定制代码将会测试运行期间通过定义数组值的末端重新启动。

    youdao

  • For example, the following code specifies initial values for sub-ranges of an array.

    例如以下代码指定数组几个子范围初始

    youdao

  • In the code shown in Listing 8, you access attributes of an element just as you would elements of an array.

    清单8代码可以访问数组元素一样访问元素属性

    youdao

  • The code in Listing 4 first defines an array, with the first element being the path to the binary that is to be executed, and the remaining elements acting as the command-line parameters.

    清单4中的代码首先定义一个数组其中第一元素执行二进制文件的路径其余元素充当命令行参数。

    youdao

  • The WHILE loop scans the input array; when an element begins with the required area code, it is added to the output array.

    WHILE循环扫描输入阵列元素所需区域代码开始时,将添加输出阵列。

    youdao

  • Or perhaps you are trapped on a treadmill of constantly rerunning the same tests on a vast array of supported environments and code streams.

    或者也许受困于大量所支持环境代码不断地重复运行同样测试的工作。

    youdao

  • The update indicator array is initialized to -7 as shown in the Figure 5 code snippet from the RPG HANDLE_UPDATE sub-procedure.

    5中的来自RPG handle_update子过程的代码显示更新指示符数组初始化为-7

    youdao

  • It USES an array of functions (cellfuncs in the code) where each function is used to extract and transform the data so it can be put into a table cell.

    使用了一个函数(此段代码中的cellfuncs)数组其中的每个函数用来压缩转换数据以便数据放入表的单元格内。

    youdao

  • Start by stealing some code from the hangman generator from Part 1 — namely, the letter array.

    首先 第 1 部分 的Hangman生成器一些代码 — 也就是字母数组

    youdao

  • Ideally, the code would do nothing but access the integers array.

    在理想情况下段代码仅仅访问integers数组

    youdao

  • The code in Listing 4 shows how you can sort an array of Czech words differently based on the locale used for the collator.

    清单4内代码显示了如何基于这个collator所用locale来对由捷克文组成一个数组进行排序

    youdao

  • The sample code USES a utility class EtagComputeUtils to generate a byte array representation of an object and to handle the MD 5 digest logic.

    下面的例子使用了一个工具etagcomputeutils产生对象所对应字节数组处理MD5摘要逻辑

    youdao

  • The Listing 2 code handles primitive and array types directly, using the inner PrimitiveTypeDescription and ArrayTypeDescription classes.

    清单2代码使用内部的PrimitiveTypeDescriptionarraytypedescription直接处理原生类型数组类型。

    youdao

  • For any array type, you can call Arrays.hashCode(arrayVar) and get a well formed hash code.

    对于任意数组类型,都可以调用 Arrays.hashCode(arrayVar) 方法来获得格式良好的哈

    youdao

  • The net effect of the DescriptionBuilderVisitor class code is to construct an array of field definitions matching the fields of the class supplied to the SimpleClassDescription constructor.

    DescriptionBuilderVisitor代码实际效果构建字段定义,与提供SimpleClassDescription构造函数的类字段匹配

    youdao

  • As you can see from this code, the ContentProvider class expects an array of org.eclipse.wst.server.core.IServer elements to be set as an input.

    从此代码看到contentprovider期望将列org . eclipse . wst . server . core . IServer要素设置输入

    youdao

  • The code begins by using the Zend_Config_Ini class to create an array of credentials from an.ini file.

    段代码首先使用zend_config_ini个.ini文件创建一组证书

    youdao

  • Consider the code in Listing 2, which benchmarks array access times (code for the other data structures looks similar).

    请考虑清单2中的代码段代码对数组访问时间进行基准测试(针对其他数据结构的代码是相似的)。

    youdao

  • In Listing 4, the first line of code takes each element of an array, calls the closure on it, and then builds a collection with the results.

    清单4中,第一代码提取数组中的每个元素,并在此基础上调用闭包然后结果构建一个集合

    youdao

  • If you cannot change the original API, you can write wrapper code to convert the collection type into an array.

    如果不能改变原始API,那么您可以书写封装器代码聚集类型转化为数组

    youdao

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

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

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