"string" in Chinese (Simplified)
绳子细绳字符串(计算机)
Definition
string 可以指细绳、线或绳子,用来捆绑、拉动或把东西系在一起。在计算机中,它也指由字母、数字或符号组成的字符序列。
Usage Notes (Chinese (Simplified))
表示实物时,常见搭配有 'a piece of string'、'tie with string' 和 'pull the string'。在计算机里,'string' 是标准术语;不要和 'rope' 混淆,后者更粗,也不要和 'thread' 混淆,后者通常更细,多用于缝纫。
Examples
She tied the box with a string.
她用一根**绳子**把盒子绑了起来。
There is a string on the table.
桌子上有一根**绳子**。
This string has five letters.
这个**字符串**有五个字母。
Can you cut that string for me?
你能帮我把那根**绳子**剪断吗?
The package came wrapped in brown paper and string.
包裹是用牛皮纸和**细绳**包起来的。
Make sure the input is stored as a string, not a number.
一定要把输入保存为**字符串**,不要保存为数字。