• The name and the phone number are concatenated into a single string and then split into an array of two strings.

    姓名电话号码连接字符串然后分割为含两个字符串数组

    youdao

  • What we will store in this data variable is an array of two elements: a horizontal header name and a vertical header name of a cell.

    我们数据变量中储存包含两个元素数组单元格水平标题垂直标题栏名。

    youdao

  • The gadget, which is up against other head mounted displays like the Oculus Rift, projects light through an array of two million "micro-mirrors" which then diffuse the reflected light onto the eyes.

    面对OculusRift戴式显示装置的激烈竞争,设备通过200万个“微镜”将反射光经过扩散投射到眼睛上。

    youdao

  • These two academics use an array of behavioral research to show that the most rewarding ways to spend money can be counterintuitive.

    位学者一系列行为研究表明能获得回报花钱方式可能违反直觉的。

    youdao

  • Where there is more than one instance of the type to output -- in this case, where you have two cats but one dog -- you need to collect the hashes as an anonymous array of anonymous hashes.

    需要输出类型多个实例情况下 —— 在这个示例中,只猫和一只狗 —— 需要匿名列的匿名数组的形式收集散列。

    youdao

  • The modules are connected to form an array of multiple thermocouples, or a thermopile. Then they're sandwiched between two thin ceramic wafers.

    这些部件与一系列温差电偶或一个温差电堆连接,随后夹在层陶瓷薄片之间

    youdao

  • An array of ints is a much better than an array of Integers, but this also generalizes to the fact that two parallel arrays of ints are also a lot more efficient than an array of (int, int) objects.

    int类型数组一个Integer类型的数组要好同样也可以归纳这样个原则,两个int类型的数组要比一个(int, int)对象数组效率要高的

    youdao

  • An array of assignments of this type, in which each element is a two-element array that contains the high and low values to generate for the assignment.

    类型任务数组其中每个元素一个两个元素的数组,该数组包含任务生成的最高最低分值。

    youdao

  • As defined by the service notification consumer WSDL, the notify method accepts two parameters: an array of notification messages and an array of additional information.

    按照服务通知使用者WSDL定义,notify方法接受两个参数:包含通知消息数组包含其他信息的数组。

    youdao

  • One common means of storing data, called an array, is very easy to split in two; but combining two arrays requires copying the contents of both into a new array.

    常用数据存储方法数组,它很容易一分为二的,但是合并个数组则需要把两部分拷贝一个新的数组中(对内存有很大的要求)。

    youdao

  • The function takes two arguments: the name of the table and an associative array of field names and values.

    函数接受两个参数名称以及字段值的关联数组。

    youdao

  • Across the street was a small park with two downright stunning photos of an array of fall colors.

    对面明显两个可以拍摄大量迷人秋叶照片公园

    youdao

  • Crewed by civilians, Impeccable is equipped with an active low-frequency towed array with a series of modules, each housing two high-powered transducers.

    “无瑕号”平民操作装备主动探测低频声纳,具备一系列模块每一模块配有两个大马力传感器

    youdao

  • For an active/passive storage RAID array, your host can only reach one single LUN from this array by one of these two paths at any time.

    对于主动/被动存储器RAID阵列任何时候,主机只能通过其中路径到达阵列的一个LUN

    youdao

  • A closer look with an array of instruments revealed two totally new kinds of naturally occurring carbon, which are harder than the diamonds formed inside the Earth.

    经过仪器进一步观察显示这一物质里含有自然产生元素,它们地球内部形成钻石硬度还高,是此前从未发现过的元素。

    youdao

  • Her daughter had her first IQ test as part of the study when she was two and has undergone an array of other tests since then, including a recent CT scan of her brain.

    女儿二岁做了第一次智商测试作为研究一部分到那时进行其他测试包括对她大脑CT扫描

    youdao

  • The HTML method of Sanitize can pass two parameters: the string being Sanitized and an array of options.

    Sanitizehtml方法可以传递两个参数:由Sanitize处理的字符串选项

    youdao

  • This invoke method takes two arguments, which supply the class instance and an array of parameter values for the call.

    这种invoke方法使用两个参数调用提供实例参数数组

    youdao

  • Next, an instance of the Services_oEmbed class is initialized, with the class constructor passed two arguments: the YouTube URL and an array of options.

    接下来初始化services_oembed实例,类构造函数被传递两个参数YouTubeURL选项

    youdao

  • Additionally, trace calls such as RASITraceLogger.entry require an array of objects when more than two data items are specified.

    另外指定2个以上数据时,跟踪调用(比如RASITraceLogger . entry)就需要对象数组

    youdao

  • The regmatch(re, text) function compares the regular expression to the text, yielding either Null for no matches or an array of pairs of integers (a two-element array).

    regmatch(re,text)函数比较正则表达式文本,如果没有匹配的话就生成Null 值,否则生成一个成对整数组成的数组(双元素数组)。

    youdao

  • You can view the results through two lenses: The getRawResponse() function yields the entire, unparsed result, while the docs() function returns an array of documents with named accessors.

    可以通过两个函数查看结果getRawResponse()函数将生成完整未解析结果docs() 函数将返回带有指定访问程序文档数组

    youdao

  • The Whitehall Hotel boasts two diverse food and beverage outlets onsite, each offering an eclectic array of cuisine options for travelers.

    白厅大酒店拥有两家不同食品饮料现场提供了一个折衷美食选项旅客

    youdao

  • Array data is presently available from an experiment profiling global gene expression of three conventional and two genetically engineered soybean cultivars.

    阵列数据目前三个传统两个遗传工程大豆品种一个实验全局基因表达中获得。

    youdao

  • An alternative way of concatenating two sequences is to construct a collection, for example an array, of sequences and then apply the SelectMany method, passing it the identity selector function.

    连接序列方法构造序列的一个集合(例如一个数组),然后应用SelectMany方法,将其传递标识选择器函数

    youdao

  • The array_intersect() function compares two or more arrays, and returns an array with the keys and values from the first array, only if the value is present in all of the other arrays.

    函数首先对两个多个数组进行比较如果第一数组中的也同时所有其他数组中出现,那么返回这些

    youdao

  • The array_diff_assoc() function compares two or more arrays, and returns an array with the keys and values from the first array, only if they are not present in any of the other arrays.

    函数首先对两个多个数组进行比较如果第一数组中的并未其他数组中出现,那么返回这个出现键和值。

    youdao

  • The array_diff_assoc() function compares two or more arrays, and returns an array with the keys and values from the first array, only if they are not present in any of the other arrays.

    函数首先对两个多个数组进行比较如果第一数组中的并未其他数组中出现,那么返回这个出现键和值。

    youdao

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

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

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