下载应用程式
educalingo
搜索

在"英语"词典里string variable}的意思

词典
词典
section

英语中STRING VARIABLE的发音

string variable play
facebooktwitterpinterestwhatsapp

STRING VARIABLE的语法类别

noun
形容词
动词
副词
代词
介词
连词
限定词
感叹词

STRING VARIABLE在英语中的意思是什么?

点击查看«string variable»在英语词典里的原始定义
点击查看在中文词典里此定义的自动翻译

在英语 词典里string variable的定义

字典中的字符串变量的定义是在其上将不执行算术运算的数据。

The definition of string variable in the dictionary is data on which arithmetical operations will not be performed.


点击查看«string variable»在英语词典里的原始定义
点击查看在中文词典里此定义的自动翻译

STRING VARIABLE一样开头的英语单词

string along
string band
string bass
string bean
string correspondent
string course
string instrument
string line
string orchestra
string quartet
string theory
string tie
string-puller
string-pulling
stringboard
stringed
stringed instrument
stringency
stringendo
stringent

STRING VARIABLE一样开头的英语单词

able
amiable
appreciable
dependent variable
depreciable
diable
enviable
identifiable
insatiable
justifiable
liable
negotiable
notifiable
pliable
reliable
sociable
undeniable
unreliable
variable
verifiable
viable

英语近义词词典里string variable的近义词和反义词

近义词

«string variable»的25种语言翻译

翻译者
online translator

STRING VARIABLE的翻译

通过我们的英语多语言翻译器,找到string variable25种语言翻译
该章节所呈现的将string variable由 英语向其他语言的翻译是通过自动统计翻译获得的;在英语中基本的翻译单位是单词«string variable»。

翻译者英语 - 中文

字符串变量
1,325 数百万发言者

翻译者英语 - 西班牙语

variable de cadena
570 数百万发言者

英语

string variable
510 数百万发言者

翻译者英语 - 印地语

स्ट्रिंग चर
380 数百万发言者
ar

翻译者英语 - 阿拉伯语

متغير سلسلة
280 数百万发言者

翻译者英语 - 俄语

переменная строка
278 数百万发言者

翻译者英语 - 葡萄牙语

variável de seqüência
270 数百万发言者

翻译者英语 - 孟加拉语

স্ট্রিং ভেরিয়েবল
260 数百万发言者

翻译者英语 - 法语

variable de chaîne
220 数百万发言者

翻译者英语 - 马来语

Pembolehubah rentetan
190 数百万发言者

翻译者英语 - 德语

String-Variable
180 数百万发言者

翻译者英语 - 日语

文字列変数
130 数百万发言者

翻译者英语 - 韩语

문자열 변수
85 数百万发言者

翻译者英语 - 印尼爪哇语

Variable string
85 数百万发言者
vi

翻译者英语 - 越南语

biến chuỗi
80 数百万发言者

翻译者英语 - 泰米尔语

சரம் மாறி
75 数百万发言者

翻译者英语 - 马拉地语

स्ट्रिंग व्हेरिएबल
75 数百万发言者

翻译者英语 - 土耳其语

Dize değişkeni
70 数百万发言者

翻译者英语 - 意大利语

variabile stringa
65 数百万发言者

翻译者英语 - 波兰语

zmienna łańcuchowa
50 数百万发言者

翻译者英语 - 乌克兰语

Мінлива рядок
40 数百万发言者

翻译者英语 - 罗马尼亚语

variabilă string
30 数百万发言者
el

翻译者英语 - 希腊语

μεταβλητή συμβολοσειράς
15 数百万发言者
af

翻译者英语 - 布尔语(南非荷兰语)

string veranderlike
14 数百万发言者
sv

翻译者英语 - 瑞典语

strängvariabel
10 数百万发言者
no

翻译者英语 - 挪威语

streng variabel
5 数百万发言者

string variable的使用趋势

趋势

词语 «STRING VARIABLE»的使用趋势

0
100%
频率
经常使用
69
/100
此处所显示的地图给出了词语«string variable»在不同国家的使用频率。
string variable的主要搜索趋势和常见用法
用户为查找我们的英语在线词典以及单词«string variable»的最常用表达而进行的主要搜索的列表。

词语«STRING VARIABLE» 随时间而变化的使用频率

该图表展现了单词«string variable»在过去500年中的用法频率的每年演化其实施是基于分析词语«string variable»从1500年到现在在 英语数字出版物中出现的频率。

string variable的英语文献、引用和新闻中的使用范例

示例

«STRING VARIABLE»相关的英语书籍

在以下的参考文献中发现string variable的用法。与string variable相关的书籍以及同一来源的简短摘要提供其在 英语文献中的使用情境。
1
Using SPSS Syntax: A Beginner's Guide
Syntax 5:8 Extracting elements of string variables using SUBSTRING The following syntax will split a string variable, using the SPSS sample dataset ceramics.sav. GET FILE='C:\Program Files\SPSSInc\SPSS16\Samples\ceramics. sav'.
Jacqueline Collier, 2009
2
Ivor Horton's Beginning Java
Just to make sure there is no confusion in your mind, a String variable is simply a variable that stores a reference to an object of the class String. You declare a String variable in much the same way as you define a variable of one of the basic  ...
Ivor Horton, 2011
3
Programming and Problem Solving with Java
... myChar = 'B' ; // String value assigned to string variable String variable assigned to string variable String value assigned to string variable String value assigned to string variable String value assigned to string variable char value assigned to ...
Nell B. Dale, Chip Weems, 2008
4
The Art of Assembly Language, 2nd Edition
Because a string variable is a pointer, you must initialize it before you can use it. There are three general ways you may initialize a string variable with a legal string address: using static initializers, using the str.alloc routine, or calling some  ...
Randall Hyde, 2010
5
Learn to Program with Visual Basic 2010 Express
I displayed a string variable declaration on the classroom projector. Dim strName as String “How many bytes of RAM does a string variable require?” Chuck asked. “It depends on the amount of characters that are stored in the variable,” I said.
John Smiley, 2010
6
Programming with Microsoft Visual Basic 2010
Similarly, the strFirstName = "Mary" assignment statement in Example 2 stores the string literal constant “Mary” in a String variable named strFirstName. Notice that string literal constants are enclosed in quotation marks, but numeric literal ...
Diane Zak, 2011
7
Microsoft Visual Basic 2008: Complete Concepts and Techniques
When the user enters data into aTextBox object, often it is good programming style to copy the value entered from the Text property of the TextBox object to a String variable. A variable is a named location in RAM where data is stored. A String ...
Gary Shelly, Corinne Hoisington, 2008
8
Principles and Practice of Constraint Programming: Second ...
Strings are built with string constants and string- variable names. A special symbol e is used to denote an empty string. Each string-variable name has a parameter associated with it called its size, which limits the strings that can be bound to ...
Alan Borning, 1994
9
Microsoft Visual Basic 2008: Introductory Concepts and ...
When the user enters data into a TextBox object, often it is good programming style to copy the value entered from the Text property of the TextBox object to a String variable. A variable is a named location in RAM where data is stored. A String ...
Gary Shelly, Corinne Hoisington, 2008
10
Beginning Java 2
You can store a reference to another string in a String variable, once you have declared it, by using an assignment. For example, we can change the value of our String variable myString to the statement: myString I “Strings can be knotty“; The ...
Ivor Horton, 2004

包含词语«STRING VARIABLE»的新条目

找出国内和国际出版社所讨论的内容,以及词语string variable在以下新条目的上下文中是如何使用的。
1
Java basics: a tutorial for beginners
Unlike int or boolean, a string isn't a primitive type it is a class. When you create a string variable you are really creating a String object (notice the capital letter S) ... «Android Authority, 四月 15»
2
Control Class ToolTip During Debugging
You're debugging some code and you need to know the value of a string variable. You move your mouse over the variable and -- voila! -- a tooltip appears ... «Visual Studio Magazine, 一月 15»
3
The Basics Of Computer Programming 101 - Variables And DataTypes
In fact, there are many different types of variables that nearly every programming ... your name on web form – your name would be stored as a String variable. «MakeUseOf, 十月 11»
4
Learn How To Code Part I: Variables And Basic Data Types
String – A string variable is a string of alphanumeric characters and allowed symbols that are contained within quotation marks. For example, “Hello world, I'm ... «Lifehacker Australia, 一月 11»
5
Order Form Part 4: "On the Fly" calculations, step two
The next statement uses the indexOf( ) method of string to search string for a period: ... To truncate, we use the substring( ) method of our string variable, string. «HTML Goodies, 三月 05»

参考文献
« EDUCALINGO. String variable [在线]. 可用 <https://educalingo.com/zh/dic-en/string-variable>. 六月 2026 ».
下载educalingo应用
en
英语 词典
, 发现隐藏于单词之后的一切
索引
a b c d e f g h i j k l m n o p q r s t u v w x y z