Prevedi "associative array" na Kineski

Prikazuje se 50 od 50 prijevoda fraze "associative array" sa Engleski na Kineski

Prijevod Engleski na Kineski od associative array

Engleski
Kineski

EN Associative array of options or bitwise disjunction of flags. If filter accepts options, flags can be provided in "flags" field of array. For the "callback" filter,

ZH 一个选项的关联数组,或者按位区分的标示。如果过滤器接受选项,可以通过数组的 "flags" 下标去提供这些标示。 对于回调型的过滤器,应该传入

Transliteracija yī gè xuǎn xiàng de guān lián shù zǔ, huò zhě àn wèi qū fēn de biāo shì。rú guǒ guò lǜ qì jiē shòu xuǎn xiàng, kě yǐ tōng guò shù zǔ de "flags" xià biāo qù tí gōng zhè xiē biāo shì。 duì yú huí diào xíng de guò lǜ qì, yīng gāi chuán rù

EN An associative array containing options. See the password algorithm constants for documentation on the supported options for each algorithm.

ZH 一个包含有选项的关联数组。详细的参数说明,请参考文档 密码算法常数。

Transliteracija yī gè bāo hán yǒu xuǎn xiàng de guān lián shù zǔ。xiáng xì de cān shù shuō míng, qǐng cān kǎo wén dàng mì mǎ suàn fǎ cháng shù。

EN If the subject array is associative, keys will be preserved in the returned value.

ZH 每个模式在每个 subject 上进行替换的最大次数。默认是 -1(无限)。

Transliteracija měi gè mó shì zài měi gè subject shàng jìn xíng tì huàn de zuì dà cì shù。mò rèn shì -1(wú xiàn)。

EN Now, callbacks can be registered to each regular expression using an associative array, where the key is a regular expression and the value is a callback.

ZH 现在,可以使用一个关联数组来对每个正则表达式注册回调函数, 正则表达式本身作为关联数组的键, 而对应的回调函数就是关联数组的值。

Transliteracija xiàn zài, kě yǐ shǐ yòng yī gè guān lián shù zǔ lái duì měi gè zhèng zé biǎo dá shì zhù cè huí diào hán shù, zhèng zé biǎo dá shì běn shēn zuò wèi guān lián shù zǔ de jiàn, ér duì yīng de huí diào hán shù jiù shì guān lián shù zǔ de zhí。

EN Concatenates (combines) an array with another array. The resulting array contains all the elements of the original arrays. Learn more

ZH Concatenates (combines) an array with another array. The resulting array contains all the elements of the original arrays. 進一步了解

Transliteracija Concatenates (combines) an array with another array. The resulting array contains all the elements of the original arrays. jìn yī bù le jiě

EN Returns the item at the specified index in an array. Note that array numbering starts from zero, so the first item in an array is referenced with [0]. Learn more

ZH Returns the item at the specified index in an array. Note that array numbering starts from zero, so the first item in an array is referenced with [0]. 進一步了解

Transliteracija Returns the item at the specified index in an array. Note that array numbering starts from zero, so the first item in an array is referenced with [0]. jìn yī bù le jiě

EN The split filter takes on a substring as a parameter. The substring is used as a delimiter to divide a string into an array. You can output different parts of an array using array filters. Learn more

ZH The split filter takes on a substring as a parameter. The substring is used as a delimiter to divide a string into an array. You can output different parts of an array using array filters. 進一步了解

Transliteracija The split filter takes on a substring as a parameter. The substring is used as a delimiter to divide a string into an array. You can output different parts of an array using array filters. jìn yī bù le jiě

EN Given a sorted integer array and a target, determine if the target exists in the array or not using an interpolation search algorithm. If the target exists in the array, return the index of it.

ZH 給定一個排序的整數數組和一個目標,使用插值搜索算法確定目標是否存在於數組中。如果目標存在於數組中,則返回它的索引。

Transliteracija gěi dìng yī gè pái xù de zhěng shù shù zǔ hé yī gè mù biāo, shǐ yòng chā zhí sōu suǒ suàn fǎ què dìng mù biāo shì fǒu cún zài yú shù zǔ zhōng。rú guǒ mù biāo cún zài yú shù zǔ zhōng, zé fǎn huí tā de suǒ yǐn。

EN Arrays hold a list of variables of all types. To access items in an array, you can loop through each item in the array using a for tag or a tablerow tag. Learn more

ZH Arrays hold a list of variables of all types. To access items in an array, you can loop through each item in the array using a for tag or a tablerow tag. 進一步了解

Transliteracija Arrays hold a list of variables of all types. To access items in an array, you can loop through each item in the array using a for tag or a tablerow tag. jìn yī bù le jiě

EN Accepts an array element’s attribute as a parameter and creates a string out of each array element’s value. Learn more

ZH Accepts an array element’s attribute as a parameter and creates a string out of each array element’s value. 進一步了解

Transliteracija Accepts an array element’s attribute as a parameter and creates a string out of each array element’s value. jìn yī bù le jiě

EN reverse cannot be used directly on a string, but you can split a string into an array, reverse the array, and rejoin it by chaining together other filters. Learn more

ZH reverse cannot be used directly on a string, but you can split a string into an array, reverse the array, and rejoin it by chaining together other filters. 進一步了解

Transliteracija reverse cannot be used directly on a string, but you can split a string into an array, reverse the array, and rejoin it by chaining together other filters. jìn yī bù le jiě

EN Returns an array of all line items and their quantity included in the fulfillment. Any line items that have already been fulfilled, or are yet to be fulfilled, will not be included in the array. Learn more

ZH Returns an array of all line items and their quantity included in the fulfillment. Any line items that have already been fulfilled, or are yet to be fulfilled, will not be included in the array. 進一步了解

Transliteracija Returns an array of all line items and their quantity included in the fulfillment. Any line items that have already been fulfilled, or are yet to be fulfilled, will not be included in the array. jìn yī bù le jiě

EN The product_option object is available for each option in a product options array. The product options array is accessible via product.options_with_values. Learn more

ZH The product_option object is available for each option in a product options array. The product options array is accessible via product.options_with_values. 進一步了解

Transliteracija The product_option object is available for each option in a product options array. The product options array is accessible via product.options_with_values. jìn yī bù le jiě

EN Returns an array of matching search result items. The items in the array can be a(n): product article page You can access the attributes of the above three objects through search.results. Learn more

ZH Returns an array of matching search result items. The items in the array can be a(n): product article page You can access the attributes of the above three objects through search.results. 進一步了解

Transliteracija Returns an array of matching search result items. The items in the array can be a(n): product article page You can access the attributes of the above three objects through search.results. jìn yī bù le jiě

Engleski Kineski
n n
article a

EN The GEO M620 is a full-range unit for stand-alone, curved array or line array application. Extremely compact in size (191 x 373 x 260 mm),?

ZH GEO M620 是一款宽频带音箱,可单独使用,或?

Transliteracija GEO M620 shì yī kuǎn kuān pín dài yīn xiāng, kě dān dú shǐ yòng, huò?

EN Use to iterate over an array and to call function on each and every element of array

ZH 用于迭代数组并在每个数组的每个元素上调用函数

Transliteracija yòng yú dié dài shù zǔ bìng zài měi gè shù zǔ de měi gè yuán sù shàng diào yòng hán shù

EN This sorts the elements of an array in place and returns the sorted array

ZH 这对数组的元素进行了排序,并返回排序数组

Transliteracija zhè duì shù zǔ de yuán sù jìn xíng le pái xù, bìng fǎn huí pái xù shù zǔ

EN Array list in the patch will be merged following the order of index. It can not handle the duplication of the array list members. This could be fixed by another feature below.

ZH patch 中的数组列表将按照索引顺序合并。它无法处理数组列表成员的重复。但这可以通过下面的另一个功能解决。

Transliteracija patch zhōng de shù zǔ liè biǎo jiāng àn zhào suǒ yǐn shùn xù hé bìng。tā wú fǎ chù lǐ shù zǔ liè biǎo chéng yuán de zhòng fù。dàn zhè kě yǐ tōng guò xià miàn de lìng yī gè gōng néng jiě jué。

EN The receiving device, such as a fixed locator, has multiple antenna arranged in an array. As the transmitted signal crosses the array, the receiving device collects data that enables it to calculate signal direction.

ZH 接收装置,如固定定位器,有多根天线排列成阵列。当传输信号穿过阵列时,接收装置收集数据,使其能够计算信号方向。

Transliteracija jiē shōu zhuāng zhì, rú gù dìng dìng wèi qì, yǒu duō gēn tiān xiàn pái liè chéng zhèn liè。dāng chuán shū xìn hào chuān guò zhèn liè shí, jiē shōu zhuāng zhì shōu jí shù jù, shǐ qí néng gòu jì suàn xìn hào fāng xiàng。

EN If subject is an array, then the search and replace is performed on every entry of subject, and the return value is an array as well.

ZH 如果 subject 是一个数组,搜索和替换回在 subject 的每一个元素上进行, 并且返回值也会是一个数组。

Transliteracija rú guǒ subject shì yī gè shù zǔ, sōu suǒ hé tì huàn huí zài subject de měi yī gè yuán sù shàng jìn xíng, bìng qiě fǎn huí zhí yě huì shì yī gè shù zǔ。

EN returns an array if the subject parameter is an array, or a string otherwise.

ZH 返回一个数组,其他情况下返回一个字符串。

Transliteracija fǎn huí yī gè shù zǔ, qí tā qíng kuàng xià fǎn huí yī gè zì fú chuàn。

EN It is possible to iterate over an array of arrays and unpack the nested array into loop variables by providing a

ZH 可以遍历一个数组的数组并且把嵌套的数组解包到循环变量中,只需将

Transliteracija kě yǐ biàn lì yī gè shù zǔ de shù zǔ bìng qiě bǎ qiàn tào de shù zǔ jiě bāo dào xún huán biàn liàng zhōng, zhǐ xū jiāng

EN than there are in the nested array, in which case the leftover array values will be ignored:

ZH 中的单元可以少于嵌套数组的,此时多出来的数组单元将被忽略:

Transliteracija zhōng de dān yuán kě yǐ shǎo yú qiàn tào shù zǔ de, cǐ shí duō chū lái de shù zǔ dān yuán jiāng bèi hū lüè:

EN You can easily add resources to a cloud server, making them more scalable than dedicated servers. Our cloud servers come with the Hostwinds Cloud Control Portal, allowing full access to a vast array of management and customization tools.

ZH 您可以轻松地将资源添加到云服务器,使其比独立服务器更可扩展。 我们的云服务器带来了 Hostwinds 云控制门户,允许完全访问大量管理和自定义工具。

Transliteracija nín kě yǐ qīng sōng de jiāng zī yuán tiān jiā dào yún fú wù qì, shǐ qí bǐ dú lì fú wù qì gèng kě kuò zhǎn。 wǒ men de yún fú wù qì dài lái le Hostwinds yún kòng zhì mén hù, yǔn xǔ wán quán fǎng wèn dà liàng guǎn lǐ hé zì dìng yì gōng jù。

EN Select the RAID (Redundant Array of Independent Disks) configuration that meets your needs. Every configuration is available to select based on the number of disks deployed, RAID 0 through RAID 60.

ZH 选择 RAID (独立磁盘的冗余阵列)配置满足您需求的配置。 每个配置都可以根据部署的磁盘数选择, RAID 0 通过 RAID 60.

Transliteracija xuǎn zé RAID (dú lì cí pán de rǒng yú zhèn liè) pèi zhì mǎn zú nín xū qiú de pèi zhì。 měi gè pèi zhì dōu kě yǐ gēn jù bù shǔ de cí pán shù xuǎn zé, RAID 0 tōng guò RAID 60.

EN SentryPoint comprises an array of features – encryption, Match-in-Sensor architecture, anti-spoof technology, and more – delivering industry-leading security and fingerprint authentication solutions.

ZH SentryPoint 包含多种功能,包括加密、传感器匹配架构、反诈骗技术等,可以提供业内领先的安全和指纹认证解决方案。

Transliteracija SentryPoint bāo hán duō zhǒng gōng néng, bāo kuò jiā mì、 chuán gǎn qì pǐ pèi jià gòu、 fǎn zhà piàn jì shù děng, kě yǐ tí gōng yè nèi lǐng xiān de ān quán hé zhǐ wén rèn zhèng jiě jué fāng àn。

EN Providing intelligent devices with the broadest array of fingerprint authentication options, Synaptics' sensors are available in both optical and capacitive technologies, each with striking differentiating benefits.

ZH Synaptics指纹传感器可利用光学和电容两种技术,为智能设备提供最广泛的指纹识别方案选择。每一项技术均具备显著的差异化优势。

Transliteracija Synaptics zhǐ wén chuán gǎn qì kě lì yòng guāng xué hé diàn róng liǎng zhǒng jì shù, wèi zhì néng shè bèi tí gōng zuì guǎng fàn de zhǐ wén shì bié fāng àn xuǎn zé。měi yī xiàng jì shù jūn jù bèi xiǎn zhe de chà yì huà yōu shì。

EN When it comes to hosting a website, all solutions are not equal. This is why we have at heart to provide a wide array of hosting offers to choose from according to your specific needs.

ZH 說到網頁代管服務,您會發現每種網站適合的方案都不相同,因此 Gandi 全心全力地提供您數種不同的方案規格,滿足您特別的需求。

Transliteracija shuō dào wǎng yè dài guǎn fú wù, nín huì fā xiàn měi zhǒng wǎng zhàn shì hé de fāng àn dōu bù xiāng tóng, yīn cǐ Gandi quán xīn quán lì de tí gōng nín shù zhǒng bù tóng de fāng àn guī gé, mǎn zú nín tè bié de xū qiú。

EN A sub-array of technologies found on a site within the category of the Technology Dataset (i.e. all analytics related technologies).

ZH 在技术数据集类别(即所有分析相关技术)类别的站点中发现的子数组技术。

Transliteracija zài jì shù shù jù jí lèi bié (jí suǒ yǒu fēn xī xiāng guān jì shù) lèi bié de zhàn diǎn zhōng fā xiàn de zi shù zǔ jì shù。

EN We are invested in your success and the success of your customers. Our programme offers a wide array of benefits to unlock business opportunities and empower you to solve your customers' toughest data challenges.

ZH 我們致力於您的成功和客戶的成功。我們的計畫提供許多效益,能夠藉此開發商機,並讓您有能力解決客戶最困難的資料挑戰。

Transliteracija wǒ men zhì lì yú nín de chéng gōng hé kè hù de chéng gōng。wǒ men de jì huà tí gōng xǔ duō xiào yì, néng gòu jí cǐ kāi fā shāng jī, bìng ràng nín yǒu néng lì jiě jué kè hù zuì kùn nán de zī liào tiāo zhàn。

EN Kaikoura, world famous for whales and dolphins, also provides a wonderful opportunity for viewing an impressive array of seabirds, including the mighty albatross. The Albatross Encounter tour is regarded as the best short pelagic tour in the world.

ZH 凯库拉,世界著名的鲸鱼与海豚栖息地,同时拥有种类庞大的海鸟群,有气宇轩昂的信天翁、也有身形灵巧的海燕,期待你的参观。

Transliteracija kǎi kù lā, shì jiè zhe míng de jīng yú yǔ hǎi tún qī xī de, tóng shí yōng yǒu zhǒng lèi páng dà de hǎi niǎo qún, yǒu qì yǔ xuān áng de xìn tiān wēng、 yě yǒu shēn xíng líng qiǎo de hǎi yàn, qī dài nǐ de cān guān。

EN checks for the presence of a substring inside a string or array Learn more

ZH checks for the presence of a substring inside a string or array 進一步了解

Transliteracija checks for the presence of a substring inside a string or array jìn yī bù le jiě

EN Liquid objects can return one of six types: String, Number, Boolean, Nil, Array, or EmptyDrop. Liquid variables can be initialized by using the assign or capture tags. Learn more

ZH Liquid objects can return one of six types: String, Number, Boolean, Nil, Array, or EmptyDrop. Liquid variables can be initialized by using the assign or capture tags. 進一步了解

Transliteracija Liquid objects can return one of six types: String, Number, Boolean, Nil, Array, or EmptyDrop. Liquid variables can be initialized by using the assign or capture tags. jìn yī bù le jiě

EN Theme Tags have various functions including: outputting template-specific HTML markup, telling the theme which layout and snippets to use, and splitting a returned array into multiple pages. Learn more

ZH Theme Tags have various functions including: outputting template-specific HTML markup, telling the theme which layout and snippets to use, and splitting a returned array into multiple pages. 進一步了解

Transliteracija Theme Tags have various functions including: outputting template-specific HTML markup, telling the theme which layout and snippets to use, and splitting a returned array into multiple pages. jìn yī bù le jiě

Engleski Kineski
html html

EN The paginate tag works in conjunction with the for tag to split content into numerous pages. It must wrap a for tag block that loops through an array. Learn more

ZH The paginate tag works in conjunction with the for tag to split content into numerous pages. It must wrap a for tag block that loops through an array. 進一步了解

Transliteracija The paginate tag works in conjunction with the for tag to split content into numerous pages. It must wrap a for tag block that loops through an array. jìn yī bù le jiě

EN Array filters are used to modify the output of arrays. Learn more

ZH Array filters are used to modify the output of arrays. 進一步了解

Transliteracija Array filters are used to modify the output of arrays. jìn yī bù le jiě

EN Joins the elements of an array with the character passed as the parameter. The result is a single string. Learn more

ZH Joins the elements of an array with the character passed as the parameter. The result is a single string. 進一步了解

Transliteracija Joins the elements of an array with the character passed as the parameter. The result is a single string. jìn yī bù le jiě

EN Returns the first element of an array. Learn more

ZH Returns the first element of an array. 進一步了解

Transliteracija Returns the first element of an array. jìn yī bù le jiě

EN Gets the last element in an array. Learn more

ZH Gets the last element in an array. 進一步了解

Transliteracija Gets the last element in an array. jìn yī bù le jiě

EN Reverses the order of the items in an array. Learn more

ZH Reverses the order of the items in an array. 進一步了解

Transliteracija Reverses the order of the items in an array. jìn yī bù le jiě

EN Returns the length of a string or an array. Learn more

ZH Returns the length of a string or an array. 進一步了解

Transliteracija Returns the length of a string or an array. jìn yī bù le jiě

EN Sorts the elements of an array by a given attribute. Learn more

ZH Sorts the elements of an array by a given attribute. 進一步了解

Transliteracija Sorts the elements of an array by a given attribute. jìn yī bù le jiě

EN Removes any duplicate instances of elements in an array. Learn more

ZH Removes any duplicate instances of elements in an array. 進一步了解

Transliteracija Removes any duplicate instances of elements in an array. jìn yī bù le jiě

EN Creates an array including only the objects with a given property value, or any truthy value by default. Learn more

ZH Creates an array including only the objects with a given property value, or any truthy value by default. 進一步了解

Transliteracija Creates an array including only the objects with a given property value, or any truthy value by default. jìn yī bù le jiě

Engleski Kineski
only a

EN Returns the published comments of an article. Returns an empty array if comments are disabled. Learn more

ZH Returns the published comments of an article. Returns an empty array if comments are disabled. 進一步了解

Transliteracija Returns the published comments of an article. Returns an empty array if comments are disabled. jìn yī bù le jiě

EN A block represents the content and settings of a single block in an array of section blocks. The block object can be accessed in a section file by looping through section.blocks. Learn more

ZH A block represents the content and settings of a single block in an array of section blocks. The block object can be accessed in a section file by looping through section.blocks. 進一步了解

Transliteracija A block represents the content and settings of a single block in an array of section blocks. The block object can be accessed in a section file by looping through section.blocks. jìn yī bù le jiě

EN Returns an array of all articles in a blog. Learn more

ZH Returns an array of all articles in a blog. 進一步了解

Transliteracija Returns an array of all articles in a blog. jìn yī bù le jiě

EN Returns an array of discount applications for a checkout. Learn more

ZH Returns an array of discount applications for a checkout. 進一步了解

Transliteracija Returns an array of discount applications for a checkout. jìn yī bù le jiě

EN Returns an array of shipping methods of the checkout. Learn more

ZH Returns an array of shipping methods of the checkout. 進一步了解

Transliteracija Returns an array of shipping methods of the checkout. jìn yī bù le jiě

EN Returns an array of transactions from the checkout. Learn more

ZH Returns an array of transactions from the checkout. 進一步了解

Transliteracija Returns an array of transactions from the checkout. jìn yī bù le jiě

Prikazuje se 50 od 50 prijevoda