The string analysis model strings are grammars, enabling a very detailed understanding of the characters and sequences that a string might hold at any point in the execution flow.
字符串分析模型字符串就是一些语法,能够对字符串和序列有很详尽的理解,字符串可能在执行过程的任何点发挥作用。
Regular expressions are used to define patterns in strings based on characters, frequency, and character order.
正则表达式用来基于字符、频率和字符顺序定义字符串中的模式。
They support Numbers of different types (integers and floating point), characters, strings, and so on.
它们支持许多不同的类型(整型和浮点型)、字符、字符串等等。
Strings are captured in Python with an open quote and some sequence of characters followed by a closed quote.
字符串在Python中,是以一个开引号开始,然后后面是一系列的字符,以一个尾引号结束。
The power of the Spirit framework lies in the fact that it provides built-in parsers for a host of basic types like individual characters, numbers, and strings.
Spirit框架的强大在于它为大量基本类型提供了内置解析器,包括单独的字符、数字和字符串。
By useless words and characters I mean common language words such as articles (a, an, the, etc.) and other strings that would be useless for searching (e.g. 's).
至于无用的单词和字符,我指的是普通语言中的词,比如冠词(a,an,the,等)和一些对检索没有用的字符串(比如s)。
Strings are simply syntactic sugar for a list of characters, and lists such as [1, 2, 3] are syntactic sugar for 1:2:3: .
字符串只是字符列表的语法代称而已,像[1,2,3]这样的列表则是1:2:3:的语法代称。
To smoothly work with UTF-8-encoded strings, it is best to encode characters in UTF-8 and send output from scripts in UTF-8.
要顺利地处理由utf - 8编码的字符串,最好是以utf - 8对字符进行编码并以utf - 8发送来自脚本的输出。
Technically speaking, a regular expression is a string (that is, a sequence of characters composed of letters, Numbers, and symbols) that represents a pattern defining zero or more strings.
从技术角度而言,正则表达式是表示某种模式的字符串(也就是说,由字母、数字和符号组成的字符序列),用于定义零或更长的字符串。
Once the characters event triggers the characters method, the actual translated data is caught and added to the translated strings table.
一旦字符事件触发了characters方法,则获取实际已翻译的数据并添加至已翻译的字符串表中。
Regular expressions are basically a small sub-language built for text processing, used to match and replace strings of characters.
正则表达式基本上就是为进行文本处理而构建的一种小型的子语言,用来进行字符串的匹配和替换。
Create your character and meet other users' characters in the worlds. Explore and search for clues. Where is Mr Strings? Why does he sound so funny?
创建你的性格和满足世界上其他用户的字符。探索和寻找线索。弦先生在哪里?为什么他的声音这么好笑?
When old clients send ints, the integer characters are still characters, and they can be sent as strings as well as ints.
当旧客户端发送int时,保持原有整型数的特性,它们既可以被作为字符串也可以作为整数(ints)发送。
In this chapter you'll see how to access the characters that make up a string, and you'll learn about some of the methods strings provide.
在本章你将学到如何读取字符串中的字符,你还会学到一些字符串相关的方法。
Builds a new string whose characters are the results of applying a specified function to each of the characters of the input string and concatenating the resulting strings.
生成一个新字符串,其字符是将指定的函数应用于输入字符串的每个字符并连接结果字符串的结果。
The following example copies a string in reverse, by using byte Pointers to read and write characters between the source and destination strings.
下列范例使用位元组指标,在来源和目的字串之间读取及写入字元,借以反向复制字串。
MBCS characters can appear in strings such as file and directory names.
MBCS字元可以出现在字串里,例如档案或目录名称。
MBCS characters can appear in strings such as file and directory names.
MBCS字元可以出现在字串里,例如档案或目录名称。
应用推荐