Where all the (74) are character strings.
这里,所有的属性都是字符串。
This code concatenates 5,000 35-character strings.
此代码连接5'000个长度为35的字符串。
For example, character strings have a default size of 32.
例如,字符串的默认大小是32。
Both wide and non-wide character strings were specified for concatenation.
为串联同时指定了宽字符字符串和非宽字符字符串。
The coordinate values are numeric (decimal, float, etc.), not character strings.
坐标值是数字(小数、浮点数等),不是字符串。
For character strings, padding is with blanks; for bit strings, it is with zeros.
对于字符串,填充的是空格字符;对于位串,填充的是零。
In string processing the synthesis of longer character strings from shorter ones.
在字符串处理中,把多个短字符串合成为长字符串的操作。
Character strings are identified based on rotating projection without invariant moment.
针对字符串的特点,提出了基于旋转投影不变矩识别字符的方法。
The string type is defined by the library and holds character strings of varying sizes.
string类型在标准库中定义,用于存储不同长度的字符串。
All of the previous examples have dealt with textual or character data: You wrote and read character strings.
前面所有的示例都处理文本数据或字符数据:写入和读取字符string。
In this case, I join together a sequence of single-character strings contained in a tuple using the colon character.
在本例中,使用冒号将tuple包含的由单个字符构成的字符串序列连接在一起。
Here, you are filtering out all the one-character strings, so you're left with a list of all the longer strings.
在本例中,只是简单的过滤出所有含有一个字符的字符串,剩下的列表是由长字符串组成。
In character strings, each byte or pair of bytes represents a single alphabetic letter, special character, or number.
在字符串中,每个字节或每对字节代表单个字母、特殊字符或数字。
The lexicon was simple a organized list of character strings. There were no additional information associated with each string.
字典是一个简单的汉字字符串的有组织的列表,每个字符串没有附加额外的信息。
A new lexicon-driven segmentation and recognition of handwritten character strings for Chinese address reading is proposed.
本文提出一种字典驱动的地址串切分算法提取信封地址中的汉字地址。
As you might expect, validating XML documents that are provided as character strings requires little extra programming effort.
正如您所预期的,验证作为字符串提供的XML文档只需要很少的额外编程工作。
The coversheet template having the fixed character strings and the information expanded on the text field is added as a coversheet to data.
具有固定字符串及在文本区域上扩展的信息的封面模板作为一个封面而被添加到数据中。
Prevents a line break at a double - wide character string, so that the line - breaking rule is equivalent to single - wide character strings.
防止在双倍宽度字符的字符串中出现分行符,以使此换行规则等效于单倍宽度字符的字符串。
To debug this program, I'm using the XMLString: : transcode function to convert the wide character strings for display on a console, as shown in Figure 1.
为了调试这个程序,我使用了XMLString:transcode函数来转换将在控制台上显示的宽字符字符串,如图1所示。
Parameters belonging to the eight basic types require only two character strings for their specification: one for name, and one for value representation.
属于这八种基本类型的参数对于其规范只需要两个字符串:一个用于名称,另一个用于值的表示。
String.sequence (final) Gets the sequence of character between string and final (both must be 1-character strings) "0".sequence (" 9 ") returns "0123456789".
sequence (final)得到字符串和最终字符串之间的字符序列(字符串和最终字符串都必须是1个字符组成的字符串)“0 ” .sequence(“9 ”)返回“ 0123456789 ”。
Therefore, if your program contains constant character strings, you should precompile, bind, compile, and execute the application using the same code page.
因此,如果程序包含常量字符串,您就应该使用相同的代码页预编译、绑定、编译和执行该应用程序。
Processing translated character strings by these functions can cause unexpected results, such as bad translation words showing on the UI or functions failing.
使用这些函数处理已翻译字符串会导致意外结果,比如在UI中显示怪异的翻译,或造成函数失败。
That module allows programmers to treat a string as an array of letters, either as numeric codes or as one-character strings. An example from the documentation.
该模块允许程序员将字符串当作字符数组对待,或者作为数字代码或者作为单字符字符串。
This definition allows you to use the concept of distance in different applications; here you're interested in the distance between two character strings, or words.
这个定义让您可以在不同的应用程序中使用距离的概念;在这里,您感兴趣的是两个字符串或两个单词之间的距离。
As an example of compensating for SQL limits, consider that the federated server might allow the use of larger character strings than other remote data sources allow.
举个补偿SQL限制的例子,考虑联邦服务器可能允许使用大于其他远程数据源所允许的长度的字符串。
Chinese text normalization is the process of transforming non-Chinese character strings into their corresponding Chinese character strings to determine their pronunciations.
中文文本正则化是把非汉字字符串转化为汉字串以确定其读音的过程。
Its numerical abilities are strong (particularly its ability to handle complex Numbers) although it is weak in handling character strings. It is of moderate difficulty to learn and use.
它的数值处理能力很强(尤其是处理复数的能力),不过处理字符串的能力较弱,学习和使用这种语言的难度适中。
To match between Chinese character strings efficiently, various errors were researched since customary abbreviations and some input errors of the similarities in pronunciation and shape.
为了正确地匹配汉字串,研究了由于缩写所造成的不匹配和读音、字型相似造成的输入错误。
So the arguments (the data) — whether they are floating-point Numbers, integers, character strings, or complex objects — are encoded into a format that can be transferred to the RPC receiver.
所以自变量(数据)-无论是浮点数、整数、字符串还是复杂对象-都要编码成可以传输到RPC接收方的格式。
应用推荐