变量声明 英语是什么意思 - 英语翻译

variable declaration
变量声明
一个变量声明
variables declared
variable declarations
变量声明
一个变量声明

在 中文 中使用 变量声明 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
变量声明:let和const.
Variable declaration with let and const.
例如,变量声明为inti=0;
Variables declared as, for example, int i= 0;
Lambda演算中并没有变量声明的概念。
There is no concept in lambda calculus of variable declaration.
变量声明:形如"varfoo;"的声明。
Variable declarations: In the form of var foo;
不需要变量声明.
No variable declaration is required.
在下面的例子有两个变量声明,type和attack。
In the following example there two variables declared, type and attack.
下面就是一些变量声明的例子:.
Below are some example variable declarations:.
Let-现代的变量声明方式。
Let- is a modern variable declaration.
变量声明是所有的编程语言中最基础部分之一。
Variable declarations are one of the most basic aspects of any programming language.
这样做是在当时的变量声明
This is done at the time of variable declaration.
Ruby没有变量声明
Ruby does not use variable declarations.
Let和const是JavaScript里相对较新的变量声明方式。
Let and const are two relatively new types of variable declarations in JavaScript.
考虑如下变量声明:.
Consider the following variable declarations:.
声明方式与变量声明类似。
The function declaration is similar to the declaration of a variable.
不需要变量声明.
No need for variable declarations.
下一个代码块用于变量声明和初始化,其中包括pygame的布尔值,字符串和颜色。
The next chunk of code is for variable declaration and initialization, which includes boolean values, strings, and colors for pygame.
变量声明是指变量首次使用之前首先声明或引入的部分。
Variable declaration refers to the part where a variable is first declared or introduced before its first use.
其它的,诸如(Weak)Map、Set以及let/const变量声明,只得到了部分支持。
Others, like(Weak)Maps, Sets and let/const variable declarations are only partially-supported.
变量声明语句用来声明一个或多个变量,并给它们起名字。
A variable declaration statement is used to declare one or more variables and to give them names.
使用了Python3.6新增加的特性,包括参数的类型注释,返回类型和变量声明,以及字符串格式化的新变化。
This new edition takes advantage of Python 3.6's new features, including type annotations on parameters,return types and variable declarations, and changes to string formatting.
当计算机执行变量声明时,它一边给该变量分配内存,并将内存与该变量名称关联起来。
When the computer executes a variable declaration, it sets aside memory for the variable and associates the variables name with that memory.
首先,注意变量声明和函数返回值中的所有元组代码都消失了。
First, notice that all the tuple code in the variable declaration and the function return value is gone.
在一个域或变量声明中,数组的类型就是域或者变量被声明为的类型。
In a field or variable declaration, the array type is the type of the field or variable being declared.
每个变量声明(字段或本地)只声明一个变量:不使用这种声明inta,b;。
Every variable declaration(field or local) declares only one variable: declarations such as int a, b; are not used.
不像许多其他语言,你不必在变量声明什么类型的值的变量将持有告诉JavaScript。
Unlike many other languages,you don't have to tell JavaScript during variable declaration what type of value the variable will hold.
宏宏被用于复制频繁使用的区段和网络(包括它们的逻辑、变量以及变量声明)。
At a Glance Macros are used to duplicate frequently used sections and networks(including their logic,variables and variable declaration).
属性声明是由关键字public,protected或者private开头,然后跟一个普通的变量声明来组成。
They are defined by using one of the keywords public, protected, or private,followed by a normal variable declaration.
为了创建一个草稿,你需要完成三个主要部分:变量声明、Setup函数和主要的Loop函数。
To create a sketch, you need to make the three main parts: Variable declaration, the Setup function, and the main Loop function.
它(将)不用于方法形式、构造函数形式、方法返回类型、字段、捕获形式,或任何其他类型的变量声明
It would not be available for method formals, constructor formals, method return types, fields, catch formals,or any other kind of variable declaration.
不像许多其他语言,你不必提前告诉JavaScript在变量声明过程中将要保存哪种类型的值。
Unlike many other languages,you don't have to tell JavaScript during variable declaration what type of value the variable will hold.
结果: 51, 时间: 0.0172

变量声明 用不同的语言

单词翻译

顶级字典查询

中文 - 英语