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

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

    youdao

  • Note: Production code should handle requests for attributes that do not exist in the array.

    注意生产代码可以处理数组内存在属性请求

    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

  • 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

  • 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

  • Then you add code to create an array and add the values to it.

    添加代码创建数组数组中添加

    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

  • Click add for the SAMPLE_VAR2 custom code to add multiple values, creating an array.

    为SAMPLE_VAR2定制代码进行Add添加多个创建一个数组

    youdao

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

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

    youdao

  • Decoding the code array, we see.

    代码数组分解之后我们可以看到。

    youdao

  • You only need to use the json_encode function to turn the returned array into json code.

    只需使用json_encode函数返回数组转变为json代码

    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 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

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

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

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