• One string ties two locusts.; the dooms of the two are closely linked.

    条线蚂蚱

    《新英汉大辞典》

  • Joins the contents of an array into one string.

    链接数组内容一个字符串。

    youdao

  • One college student tied the pliers to one string and set it in motion like a pendulum.

    大学生钳子系根绳子上,然后钟摆那样摆动起来。

    youdao

  • If you need to use more than one string with the same name, use different string IDs for each.

    如果需要使用同名的几个字符串,则每个字符串使用不同的字符串id

    youdao

  • This operation takes one String parameter (for example, Jane) and returns a greeting: "Hello Jane!".

    这种操作接受一个字符串参数例如Jane),然后返回一句问候语“Hello Jane!”

    youdao

  • Returns an integer specifying the start position of the first occurrence of one string within another.

    传回整数,指定一个在另个字串第一出现起始位置

    youdao

  • With the replace feature you can easily replace all or particular occurrences of one string with another.

    随着替换功能可以很容易地替换字符串所有特定事件另一个

    youdao

  • The LOCATE function returns the starting position of the first occurrence of one string within another string.

    locate函数返回字符串另一个字符串第一出现起始位置

    youdao

  • The position function returns the starting position of the first occurrence of one string within another string.

    position函数返回字符串另一个字符串第一出现起始位置

    youdao

  • In the case of this example, you only have one parameter expected - the column expression - which will be one string.

    仅有参数(表达式),一个字符串

    youdao

  • You may notice, for instance, that playing fast repeated notes is easy on one string, but impossible on multiple strings.

    也许会发觉例如一条快速去拉奏乐句很容易多条上拉奏却是不可能的。

    youdao

  • And so one string must be pulling in this direction and the other string must be pulling in this direction so that the net force on the system is zero.

    因此条细施加一个拉力,朝这个方向一条细绳也必然施加拉力,朝这个方向,这样整个整体合力零。

    youdao

  • On the other hand, many services are built with a somewhat generic interface: one string goes in and one string comes out, or plain binary objects are exchanged.

    一方面,很多服务均使用通用接口构建一个字符串传入,另个字符串传出或者交换二进制对象

    youdao

  • This is the most flexible way to concatenate strings because you can use it to append just one string, a few strings at a time, or an entire array of strings.

    连接字符串灵活方法因为可以追加字符串或者追加几个字符串,或者完整的字符串数组

    youdao

  • In_word_set: This routine USES hash to determine whether a particular string belongs to the user-supplied list, using one string comparison in the most common case.

    in _ word_set:例程使用hash确定某个字符串是否属于用户提供的列表大多数情况下只使用一个字符串比较

    youdao

  • Perfect property: Locating a table entry requires o (1) time-that is, at most, one string comparison is required to perform keyword recognition within the static search set.

    perfectproperty查找时间复杂度为o(1)的条目就是说至多需要一个字符串比较执行静态搜索集中关键字识别

    youdao

  • Ms Wu is a virtuoso interpreter of traditional music, creating hauntingly exotic waves of sound with pizzicatos and tremolos (the plucking of one string with all five fingers consecutively).

    女士使用弹拨音(5手指连续拨动),奏出了众多令人萦怀异国曲调,其诠释传统音乐的造诣之深可见一斑。

    youdao

  • With the exception that one of the listeners converts the input string to uppercase, the code for the listeners is exactly the same.

    除了一个监听器将输入字符串转换大写字母之外,监听器代码完全相同

    youdao

  • Rahim tied one end of a string around his son's tooth, and the other end to his full-sized commercial helicopter.

    拉希姆绳子一端系在儿子牙齿上一端系在全尺寸商用直升机上

    youdao

  • Ruthie's hand rests damp in Kate's, and together they watch two scrappy fairies race by, the swifter one waving a long string of raffle tickets.

    潮湿放在凯特的手里,她们一起看着两个好斗的仙女过,跑得较快的那个挥舞着一张长长的抽奖券。

    youdao

  • We believe that a force of about one hundred pounds was needed to pull the string all the way back on a long bow.

    我们认为拉动弓弦大约需要100

    youdao

  • They hold only one piece of data: a string, a number, the undefined value, a reference to another variable.

    保存数据字符串、一个数字定义的以及另一个变量的引用

    youdao

  • For example, you can send string data in one channel with conversion enabled and send binary data down another.

    例如可以启用转换通道发送字符串数据沿着另一个通道发送二进制数据。

    youdao

  • In particular, the date is one continuous string with no separating space between the date and the time parts.

    尤其是日期一种连续字符串日期时间两个部分之间没有分割空白

    youdao

  • The contents of the array are then imploded into one long string, which is in turn loaded into an XML object and (in this test case) echoed.

    数组内容然后被连接字符串,字符串又被加载XML对象中,测试案例中还被回显

    youdao

  • Listing 1 demonstrates how to use these stored procedures to produce one XML element string per row, each containing one element per column.

    清单1说明如何使用这些存储过程生成每行xml元素字符串每个字符串包含一个元素。

    youdao

  • The XML doesn't contain any new line or CR codes, so it's just one big long string of XML.

    XML没有包含任何新的CR代码只不过一个冗长xml字符串

    youdao

  • The function includes two arguments, the first one being the string and second one the code units.

    函数包含两个参数第一参数字符串第二个参数是代码单元

    youdao

  • For instance, one script might return comma-separated values, another pipe-separated values (the pipe is the | character), and another may return one long string of text.

    比方说,脚本可能返回逗号分隔的一种则使用管道符(即|字符)分隔的值,还有一种则返回文本字符串

    youdao

  • For this example, you create a count function to read the entire file into one big string, and then count the total number of characters and the number of newline characters.

    对于例来说创建count函数整个文件读取一个字符串中然后计算参数数量新添参数数量。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定