字符串基本解释

汉语拼音:zì fú chuàn

简称串”。有限字符的序列。数据元素为字符的线性表,是一种数据的逻辑结构。在计算机中可有不同的存储结构。在串上可进行求子串、插入字符、删除字符、置换字符等运算。

字符串双语翻译,字符串在线翻译例句

  • The latter treats the string as multiple lines, where ^ and $ match the beginning and end of any line, respectively.

    后者将把字符串处理为多行,其中^和$将分别匹配每行的开头和结尾。

  • Ideally, you know your users well and can guess correctly what search strings they are likely to use to search for you.

    幻想情况下,你知道你的用户也能猜对他们是怎样的搜索字符串可能使用搜索你。

  • For each deployment file, it is possible to specify a string which will be used to create the name of each deployed resource.

    对于每个部署文件,都可以指定一个字符串来创建每个部署资源的名称。

  • This approach is useful for compression because it tends to be easy to compress a string that has runs of repeated characters.

    这种方法对于压缩非常有用,因为它往往容易压缩拥有多行重复字符的字符串。

  • Although this version is not affected by the overall length of the string, it has its own weakness: long leading and trailing whitespace.

    虽然本实现不受字符串总长度影响,但它有自己的弱点:(它害怕)长的头尾空格。

  • The contents of this file are tokenized into a list of strings and bound to a list called Rules.

    文件的内容被分割放入一个字符串列表,然后绑定到名为Rules的变量。

  • The seed used in outline is quite simple; it is just a string that gets longer as deeper branches of the tree are reached.

    outline使用的seed非常简单,它只是一个字符串,到达树的分支的深度越深,该字符串就越长。

  • When tracing that includes the Transaction=all trace string is enabled, it is possible to determine the cause of a transaction timeout.

    当启用了包括Transaction=all跟踪字符串的跟踪时,就可以确定事务超时的原因了。

  • The feed source details can be provided in the form of a string stored in system memory, via an input file, or as records in a database.

    提要源细节可以通过存储在系统内存的字符串的形式,借助一个输入文件或作为数据库中的记录提供。