What is the translation of " VARIABLE DECLARATION " in Chinese?

['veəriəbl ˌdeklə'reiʃn]
['veəriəbl ˌdeklə'reiʃn]
一个变量声明

Examples of using Variable declaration in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
No variable declaration is required.
需变量声明.
All it is is a variable declaration.
这仍然是一个变量声明
No variable declaration is required.
不需要变量声明.
This is a simple Variable Declaration.
这仍然是一个变量声明
Variable declaration with let and const.
变量声明:let和const.
Syntax of variable declaration is-.
声明变量的语法是-.
There is no concept in lambda calculus of variable declaration.
Lambda演算中并没有变量声明的概念。
A variable declaration has the following form:.
典型的变量声明具有以下形式:.
Let- is a modern variable declaration.
Let-现代的变量声明方式。
A variable declaration uses the following formulas:.
一个短变量声明使用如下的语法:.
If we made the following variable declaration:.
当我们如下声明变量时:.
A variable declaration statement is used to declare one or more variables and to give them names.
变量声明语句用来声明一个或多个变量,并给它们起名字。
For example, consider the variable declaration:.
考虑一下这个变量的声明:.
In a field or variable declaration, the array type is the type of the field or variable being declared.
在一个域或变量声明中,数组的类型就是域或者变量被声明为的类型。
This is done at the time of variable declaration.
这样做是在当时的变量声明
Variable declaration refers to the part where a variable is first declared or introduced before its first use.
变量声明是指变量首次使用之前首先声明或引入的部分。
Difference b/w variable declaration and definition.
差异b/w变量声明和定义.
In fact, as you will see in Chapter 6,there is no such thing as a type or variable declaration anywhere in Python.
事实上,你将在第6章中看到,Python中没有类型或变量声明这回事。
The type of data that a variable declaration specifies is called a data type.
一个变量声明所指定的数据的类型称为数据类型。
They are defined by using one of the keywords public, protected, or private,followed by a normal variable declaration.
属性声明是由关键字public,protected或者private开头,然后跟一个普通的变量声明来组成。
In the below code the left hand side is a variable declaration and it declared using"string".
在下面的代码中,左边是一个变量声明,并用“string”声明。
Every variable declaration(field or local) declares only one variable: declarations such as int a, b; are not used.
每个变量声明(字段或本地)只声明一个变量:不使用这种声明inta,b;。
First, notice that all the tuple code in the variable declaration and the function return value is gone.
首先,注意变量声明和函数返回值中的所有元组代码都消失了。
At a Glance Macros are used to duplicate frequently used sections and networks(including their logic,variables and variable declaration).
宏宏被用于复制频繁使用的区段和网络(包括它们的逻辑、变量以及变量声明)。
The next chunk of code is for variable declaration and initialization, which includes boolean values, strings, and colors for pygame.
下一个代码块用于变量声明和初始化,其中包括pygame的布尔值,字符串和颜色。
It would not be available for method formals, constructor formals, method return types, fields, catch formals,or any other kind of variable declaration.
它(将)不用于方法形式、构造函数形式、方法返回类型、字段、捕获形式,或任何其他类型的变量声明
To create a sketch, you need to make the three main parts: Variable declaration, the Setup function, and the main Loop function.
为了创建一个草稿,你需要完成三个主要部分:变量声明、Setup函数和主要的Loop函数。
When the computer executes a variable declaration, it sets aside memory for the variable and associates the variables name with that memory.
当计算机执行变量声明时,它一边给该变量分配内存,并将内存与该变量名称关联起来。
Unlike many other languages,you don't have to tell JavaScript during variable declaration what type of value the variable will hold.
不像许多其他语言,你不必在变量声明什么类型的值的变量将持有告诉JavaScript。
Unlike many other languages,you don't have to tell JavaScript during variable declaration what type of value the variable will hold.
不像许多其他语言,你不必提前告诉JavaScript在变量声明过程中将要保存哪种类型的值。
Results: 37, Time: 0.0297

Word-for-word translation

Top dictionary queries

English - Chinese