为具有指定字符数组和签名长度的签名定义标记。
Defines a token for the signature that has the specified character array and signature length.
字符串和字符数组在典型的业务应用程序中占用了大量的空间,所以它们是另一个值得分析的方面。
Strings and character arrays occupy a large amount of space in a typical business application, so they are another area worthy of analysis.
在加载配置文件以后,如果用户指定了它,那么就用有意义的默认值来植入字符置换数组和不良字符数组。
After loading a configuration file, if the user specified it, I populate the character replacement and bad character arrays with a sensible default.
这些是位置、文本内容和颜色、字体大小、淡入和淡出速度(以毫秒为单位)及保存显示字符串的数组的默认变量。
These are the default variables for the position, text contents, and color, font size, fade-in and fade-out speed in milliseconds, and an array to hold the display string.
给定组名称(字符串)和用户名数组后,该方法会将这些名称添加到组中。
Given a group name (string) and an array of user names, this method adds these names to the group.
至此,我们仅处理过简单的参数和返回值:字符串、整型、简单数组等等。
So far, we have dealt only with simple parameters and return values: strings, integers, simple arrays, and the like.
由多行组成的栈和流给您一个简单的字符串列表或者数组。
Having stacks and streams composed of lines gives you a simple list or array of strings.
然后,该函数将所收到的RSS内容字符串和这三个数组传递给另一个函数,此函数解析XML 内容并收集 RSS 提要条目。
Then, the function's logic passes the received RSS content string and the three arrays to another function, which parses the XML content and collects the RSS feed items.
您可以使用字符串、数字、值、数组和其他对象创建复杂对象。
You can create complex objects using strings, Numbers, values, arrays, and other objects.
姓名和电话号码被连接为一个字符串,然后分割为含两个字符串的数组。
The name and the phone number are concatenated into a single string and then split into an array of two strings.
支持的变量包括整型、浮点型的数字、字符串、数组和对象。
Supported variables include integers, floating point Numbers, strings, arrays, and objects.
除支持基本的字符串之外,您还可以存储布尔值、双精度数、浮点数、整型数、长整型数和字节数组(考虑序列化)。
In addition to basic string support, you can store booleans, doubles, floats, integers, longs, and byte arrays (think serialization).
清单1中的示例说明了如何创建多种类型的变量(整型、浮点、字符串、数组和函数)。
The example in Listing 1 illustrates variable creation of a variety of types (int, float, string, array, and function).
比如,compare方法比较两个字符串;sort和asort方法以与相应的php数组函数相同的方式对数组或关联数组进行排序。
For example, the compare method compares two strings; the sort and asort methods sort arrays or associative arrays in a way similar to the corresponding PHP array functions.
xml解析器对任何写入到Unicode字符串和字符数组中的文档进行转换。
The XML parser converts whatever the document is written in to Unicode strings and char arrays.
注意,每执行完一次缩略词查找后都轮换字母数组中字母的位置,以便从字符串 “ibmx” 中搜索 “ibm”和 “bmx”。
Note that the letters array is shifted after each acronym lookup in order to search for both "ibm" and "bmx" from the string "i b m x."
一些反射方法,例如instance_variables和constants,不再返回字符串数组,而是返回符号数组。
Reflection methods like instance_variables, and constants now return arrays of.
注意:lsxsd. lss库中包含的类允许您传递字符串数组、文件和日期。
NOTE: The lsxsd.lss is a library that contains classes that allow you to pass string arrays, files, and dates.
数组完成时,程序就从这个数组生成所需的字符串变量,并输出为HTK和julius格式。
When the array is complete, it then generates the string variables required from that array and outputs to the HTK and Julius formats.
步骤3:用密钥名和响应字符串数组创建XKMSLocate对象。
Step 3: Create the XKMSLocate object with the key name and the array of response strings.
该DTD把数据序列化为通常在面向对象编程语言中才会见到的(嵌套的)数据结构集:词典、数组、字符串、数字、boolean值、日期和二进制数据。
This DTD serializes data into a (nested) set of data structures that are common in object-oriented programming languages: dictionaries, arrays, strings, Numbers, booleans, dates, and binary data.
当然,字符串数组不是惟一可以接受或返回的数组类型,INTEGERARRAY_HOLDER、LONGARRAY_HOLDER、和lsxsd.lss 文件中定义的类似的类也可以为其他原生数据类型提供相同的功能。
Of course, string arrays are not the only kind of arrays you can accept or return. There are also INTEGERARRAY_HOLDER, LONGARRAY_HOLDER, and similar classes defined in the lsxsd.lss
我们已经创建了一个数组对象来存储json_encode可以读取和转换为json字符串格式的结果信息。
We have created an array object to store our results information in a format that json_encode could read and convert to a json string.
Blue包含许多内置类型,包括数字(包含整型和浮点型)、字符串、数组、函数等等。
Blue includes a number of built-in types, including Numbers (which covers integer and floating point types), strings, arrays, functions, and others.
而Adapter在你的数据源(可能是一个外部字符串数组)和显示这些数据的AdapterView之间扮演着一个信使的角色。
The Adapter ACTS like a Courier between your data source (perhaps an array of external strings) and the AdapterView, which displays it.
关于这点,那个数组的长度被存储在ArgC中,好的,让我们看看这个轻微的变化,那个揭示了我们可以做的,和字符串实际上是什么。
And in this context, the length of that array is stored in Arg C. Well, let's take a look at a slight variance of this that reveals further what we can do and reveals what a string really is.
php 内的国际化字符串包含一个数组,针对每个受支持语言(在本例中为英语、法语、德语和西班牙语)各有一项。
The internationalization strings found in CHStats.i18n.php consist of an array, with one entry per supported language (English, French, German, and Spanish, in this case).
参数是强类型的,类型的范围是从基本的非派生类型(布尔(booleans)、字节(bytes)、整型(integers))到高层次数据结构(字符串(strings)、数组(arrays)和字典(dictionaries))。
Arguments are strongly-typed, and the types range from fundamental primitives (booleans, bytes, integers) to high-level structures (strings, arrays, and dictionaries).
为了实现该目的,JSON定义了以下主要数据结构:数字、字符串、布尔值(真或假)、数组(值的有序排列)、对象(键值对集合)和null。
For that effect, JSON defines the following main data structures: number, string, Boolean (true and false), array (an ordered sequence of values), object (collection of key value pairs), and null.
为了实现该目的,JSON定义了以下主要数据结构:数字、字符串、布尔值(真或假)、数组(值的有序排列)、对象(键值对集合)和null。
For that effect, JSON defines the following main data structures: number, string, Boolean (true and false), array (an ordered sequence of values), object (collection of key value pairs), and null.
应用推荐