网站首页  词典首页

请输入您要查询的英文单词:

 

单词 variable declaration
释义

variable declaration

  • 网络变数宣告;变量声明;变量说明
1.
变数宣告
小提示: MATLAB将所有变数均存成double的形式,所以不需经过变数宣告Variable declaration)。MATLAB同时也会自动 …
fuxing168118.blog.163.com
2.
变量声明
变量声明variable declaration)告知编译器根据数据类型为变量分配合适的存储空间。声明变量的语法如下:
book.51cto.com
3.
变量说明
信息英语词汇(U-Z) ... variable data 可变数据 variable declaration 变量说明 variable error 可变误差 ...
www.zftrans.com
4.
变量定义
GCCFrontendHOWTO - fanyi - 翻译 ... ... 7.3 函数 Functions 7.4 变量定义 Variable Declaration 7.5 分配 Assignments ...
code.google.com
5.
变量的声明
中英文对照表 - 豆丁网 ... value of a variable 变量的值 variable declaration 变量的声明 declare 声明 ...
www.docin.com
6.
变量宣告
MATLAB将所有变量均存成double的形式,所以不需经过变量宣告Variable declaration)。MATLAB同时也会自动进行内存的 …
z.tougao98.com
7.
变数无须宣告
变数无须宣告(variable declaration)即可使用,预设以double(8 bytes)资料型态储存。不限制变数名称长度。
irw.ncut.edu.tw

例句

释义:
1.
It must be at the beginning of every source code file in which you want to control the enforcement of explicit variable declaration.
该语句必须位于每个想用来控制显式变量声明的执行的源代码文件的开头。
msdn2.microsoft.com
2.
Notice how the company element does not contain the name of an actual company, but rather an Apache Ant-like variable declaration?
注意company元素怎么不是包含实际的公司名称,而是包含一个类似于ApacheAnt的变量声明?
www.ibm.com
3.
Template filters allow you to substitute that variable declaration with an actual value that you establish at runtime.
模板过滤器允许您用在运行时建立的实际的值代替变量声明。
www.ibm.com
4.
Like a local variable declaration in many languages, a nested method is only visible inside the enclosing method.
就像很多语言中声明局部变量一样,一个嵌套方法尽在方法内部可见。
www.bing.com
5.
It is an error to use the implicit parameter name, value, for a local variable declaration in a set accessor.
在set访问器中,对局部变量声明使用隐式参数名称value是错误的。
msdn2.microsoft.com
6.
Because Ruby does not require instance variable declaration, the simplest way to model instance variables is with a hash.
由于Ruby并不需要声明实例变量,因此建模实例变量最简单的方式就是使用散列。
www.infoq.com
7.
After variable declaration and reading the activityRules file, the next step is the main logic loop.
在变量声明和读取activityRules文件后,下一步是主逻辑循环。
www.ibm.com
8.
Generates code for the specified variable declaration statement.
为指定的变量声明语句生成代码。
msdn2.microsoft.com
9.
The equal sign and the expression giving the initial value are in fact optional in a variable declaration.
等号和表达式给出的初始值在变量声明时实际上是可选的。
www.bing.com
10.
and is preceded by the variable declaration.
该标注被放在变量声明之前。
www.ibm.com
1.
After variable declaration and usage checks, each color-area file in the color. tiles directory is read.
在变量声明和用法检查后,将读取color.tiles目录中的各个颜色区域文件。
www.ibm.com
2.
The first step is to add the required hash to the variable declaration section.
第一步是向变量声明部分中添加必需的散列。
www.ibm.com
3.
The script in Listing 24 provides an example of these shell variable declaration methods.
清单24中的脚本给出这些shell变量声明方法的示例。
www.ibm.com
4.
When fast mode is turned off, implicit variable declaration is required.
当关闭快速模式时,要求使用隐式变量声明。
msdn2.microsoft.com
5.
A decision variable declaration begins with the keyword var.
决策变量的声明以关键字var开头。
www.ibm.com
6.
Explicit variable declaration is required in fast mode.
在快速模式下要求使用显式变量声明。
msdn2.microsoft.com
7.
A variable declaration, unless you assign a value to the variable.
变量声明,除非你给变量赋予了一个值。
www.bing.com
8.
Specify the index upper bound in the array variable declaration.
在数组变量声明中指定索引上限。
msdn2.microsoft.com
9.
Click Variable Declaration and enter a variable name.
点击VariableDeclaration并输入一个变量名。
www.ibm.com
10.
turns on checking for variable declaration.
开启检查变数宣告。
technet.microsoft.com
1.
Listing 3 shows the variable declaration and subroutine calls from the program header.
清单3显示了程序头文件中的变量声明和子例程调用。
www.ibm.com
2.
Listing 1 shows the header and variable declaration of the hdapsGoogleEarth. pl script.
清单1展示了hdapsGoogleEarth.pl脚本的头部和变量声明。
www.ibm.com
3.
In JScript 8. 0, a colon specifies the type in a variable declaration or function definition.
在JScript8.0中,冒号指定变量声明或函数定义中的类型。
msdn2.microsoft.com
4.
In this case, you must use the var keyword in your variable declaration.
在这种情况下,必须在变量声明中使用var关键字。
msdn2.microsoft.com
5.
Provides recommendations for variable declaration and data type conversion in Visual Basic 6. 0 Applications.
提供关于VisualBasic6.0应用程序中变量声明和数据类型转换的建议。
msdn2.microsoft.com
6.
Label list of a label variable declaration
标号变量说明的标号表
www.powerdict.com
7.
Variable declaration, initialization, and (re)use
变量声明、初始化和使用(重用)
www.ibm.com
8.
local-variable-declaration ;
局部变量声明;
blog.csdn.net
9.
Is not valid on a member variable declaration
在成员变量声明中无效
msdn2.microsoft.com
10.
Enter the following as a global variable declaration
输入如下的全局变量声明
www.ianywhere.com
1.
Listing 2. display_func variable declaration, sample size incrementer
清单2.display_func变量声明、样例大小增量程序
www.ibm.com
2.
For example, you can create a linked list of strings with the following variable declaration
例如,可以使用下面的变量声明创建字符串的链接列表
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/14 7:28:36