What is the translation of " A STRING VALUE " in Chinese?

[ə striŋ 'væljuː]
[ə striŋ 'væljuː]
一个字符串值
一个string值
符串值

Examples of using A string value in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Sometimes it is useful to know the length of a string value.
有时知道字符串值的长度是很有用的。
If you already have a string value with 00, then name the new string value as 000.
如果已经有一个字符串值为00,则将新字符串值命名为000。
Listing 8-17: Adding one character to a String value using push.
示例8-17:使用push将一个字符加入String值中.
That is, if a string value is assigned to variable$var,$var becomes a string.
也就是说,如果把一个字符串值赋给变量$var,$var就成了一个字符串。
And later, you could assign the same variable a string value, for example:.
后来,你可以给该变量分配字符串值,例如:.
That is, if a string value is assigned to variable$var,$var becomes a string.
也就是说,如果把一个文本型的值赋给变量$var,$var就成了一个string
And later, you could assign the same variable a string value, for example:.
然后,你还可以给同一个变量赋予一个字符串值,例如:.
That is, if a string value is assigned to variable$var,$var becomes a string.
也就是说,如果把一个string值赋给变量$var,$var就成了一个string。
Almost anything can be put between quotes,and JavaScript will make a string value out of it.
引用之间几乎可以放置任何东西,而JavaScript将会产生一个字符串值
That is to say, if you assign a string value to variable$var,$var becomes a string.
也就是说,如果把一个字符串值赋给变量$var,$var就成了一个字符串。
Almost anything can be put between quotes,and JavaScript will make a string value out of it.
几乎所有的东西都可以放在引号之间,并且JavaScript会从中提取字符串值
That is to say, if a string value is assigned to variable$var,$var becomes a string.
也就是说,如果把一个文本型的值赋给变量$var,$var就成了一个string
We need that conversion because the result of prompt is a string value, and we want a number.
我们需要这种转换,因为prompt的结果是一个字符串值,我们需要一个数字。
Convert a string value such as"1/1/2016" into a date object that can be used in other functions.
将字符串值(如“1/1/2016”)转换为可在其他函数中使用的日期对象。
One example is the typeof operator, which produces a string value naming the type of the value you give it.
一个例子是typeof运算符,它产生一个字符串值,命名你给它的值的类型。
ToNumber for a string value essentially works for the most part like the rules/syntax for numeric literals(see Chapter 3).
对于一个string值来说,ToNumber工作起来很大程度上与数字字面量的规则/语法很相似(见第三章)。
In short, they're a new primitive datatype which has an opaque unguessable value(technically a string value).
简单地说,它们是新的基本数据类型,拥有一个不透明不可知的值(技术上讲是一个string值)。
That is to say, if you assign a string value to variable$var,$var becomes a string.
也就是说,如果把一个string值赋给变量$var,$var就成了一个string。
The last type cast, String(),is the simplest because it can accurately convert any value to a string value..
最后一种强制类型转换方法String()是最简单的,因为它可任何转换成字符串
File_name: The file_name variable is a string value that contains the name of the file you want to access.
File_name:file_name变量是一个包含了你要访问的文件名称的字符串值
For example, if a string value is added to the Post-Platform key, the name appears after the platform token in the user-agent string..
例如,如果一个字符串值添加到后平台的关键,该名称的平台后出现在用户代理字符串标记。
File_name: The file_name variable is a string value that contains the name of the file you want to access.
File_name:file_name参数是一个字符串值,其中包含要访问的文件的名称。
That is to say, if you assign a string value to variable$var,$var becomes a string.
也就是说,如果把一个文本型的值赋给变量$var,$var就成了一个string
To accomplish this, you define one input parameter- a String value called personName- and a return type of String, which will contain a greeting for that person:.
为了完成这个任务,你需要定义一个输入参数--一个叫做person的String值,和一个包含给这个人问候语的String类型的返回值:.
Listing 8-18: Using the+ operator to combine two String values into a new String value.
示例8-18:使用+运算符将两个String值合并到一个新的String值中.
A string containing value formatted as defined by format_string.
一个字符串,它包含由format_string定义的格式的value
Results: 26, Time: 0.0344

Word-for-word translation

Top dictionary queries

English - Chinese