说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> 数字串
1.
Auto Conversion from Arabian Numerical Strings to Chinese Numerical Strings
阿拉伯数字串到汉字数字串的自动转换
2.
Literals include strings and character and numeric literals.
文字量包括字符串,字符和数字文字量。
3.
add up a long column of figures
把一串纵行数字相加.
4.
teletype serial data format
串行电传打字数据格式
5.
electronic serial digital computer
串行电子数字计算机
6.
All variables in PHP start with a$ sign symbol. Variables may contain strings, numbers, or arrays.
符号.变数可以包含字串,数字以及阵列.
7.
Rounds a number to the specified number of decimals and returns the result as text with or without commas
用定点小数格式将数字转化为字符串
8.
String contains non-numeric character(s). Please enter a valid number.
字符串包含非数字字符。请输入一个有效数字。
9.
Align strings to left, numbers to right of cell.
单元格的字符串左对齐,数字右对齐。
10.
"Unique numeric string identifying the server session
"标识服务器会话的唯一的数字字符串
11.
Numeric type requested for string-only field.
数值型要求只允许字符串型字段。
12.
String type requested for numeric-only field.
字符串类型要求只允许数值型字段。
13.
Returns a specified number of characters from the right side of a string
从一个字符串右侧返回指定的字符数
14.
a sequence of numbers or letters that opens a combination lock.
一串能打开号码锁的数字或字母。
15.
Returns a numeric code for the first character in a text string
返回文本串中第一个字符的数字代码
16.
it returns the number of characters in a string.
该方法返回的是一个字串里的字符数。
17.
The query string used to retrieve data from the data source.
查询字符串用于从数据源检索数据。
18.
The str_split() function splits a string into an array.
函数的作用是:转换字符串为数组。