字符串的造句大全
- 造句1:如何提取和PHP字符串通过逗号分开吗?。英 文:How to extract string separated by comma with PHP?
- 造句2:清单 2 显示了一个通过字符串串联创建此类键的示例算法。英 文:Listing 2 shows a sample algorithm which creates such a key by string concatenation.
- 造句3:模式 m:使插入符号 (^) 和美元符号 ($) 在每一行的开始和结尾相匹配,例如,在源字符串中嵌入前后换行符。英 文:Mode m: Make the caret (^) and dollar sign ($)match at the start and end of each line, for example, after and before line breaks embedded in the source string.
- 造句4:CHAR 存储固定长度的单字节或多字节的文本字符串(最高可达 32,767 个字节);在整理文本数据时支持使用代码集顺序。英 文:CHAR Stores single-byte or multibyte text strings of fixed length (up to 32,767 bytes); supports code-set order in collation of text data.
- 造句5:实现这种自动化主要依靠正则表达式,它是用来查找、匹配和分解字符串的一组真正的象形文字。英 文:The power behind much of this automation is the regular expression, a veritable set of hieroglyphics to find, match, and decompose strings.
- 造句6:如果您存储的是数字或字符串等标量值,那么将返回这些内容。英 文:If you stored a scalar value like a number or string, then that is what will come back.
- 造句7:记住名称字符串可以包含通配符会很方便(虽然星号是惟一支持的字符,但是可以在名称字符串中使用多个。英 文:It might be handy to remember that the namestring can contain wildcard characters (asterisk is the only supported character but you can use several in the namestring.
- 造句8:要避免使用表的相关开销,应用程序可以一些字符串格式对项目列表进行编码,并使存储过程对该字符串进行解码以便提取项目。英 文:To avoid the overhead associated with using a table, the application could encode the list of items in some string format and have the procedure decode the string to extract the items.
- 造句9:颜色用于显示一个(多)多边形所覆盖的区域或一个(多)行字符串的行。英 文:The color is used for the area covered by a (multi-)polygon or the line of a (multi-)linestring.
【字符串】的拼音及解释
解释
简称串”。有限字符的序列。数据元素为字符的线性表,是一种数据的逻辑结构。在计算机中可有不同的存储结构。在串上可进行求子串、插入字符、删除字符、置换字符等运算。


部分资料来自互联网,内容仅代表作者本人意见,若因此产生任何纠纷作者本人负责,本站亦不为其版权负责! 免责声明:本站非营利性站点,以方便网友为主,仅供学习。