网站首页  词典首页

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

 

单词 dim statement
释义

dim statement

例句

释义:
1.
A Dim statement can include only the Friend, Private, Protected, Public, ReadOnly, Shadows, Shared, or Static keywords.
Dim语句只能包含Friend、Private、Protected、Public、ReadOnly、Shadows、Shared或Static关键字。
msdn2.microsoft.com
2.
The Dim statement must specify bounds either for all dimensions or for none of them.
Dim语句必须指定所有维的界限,或者不指定任何维的界限。
msdn2.microsoft.com
3.
If execution never reaches the Dim statement, the variable is never initialized to the value supplied in the Dim statement.
如果执行永远不到达Dim语句,则变量永远不会初始化为Dim语句中提供的值。
msdn2.microsoft.com
4.
Note that if you include a valid keyword in a Dim statement, you can optionally omit the Dim keyword.
请注意,如果在Dim语句中包含了有效的关键字,则可以选择省略Dim关键字。
msdn2.microsoft.com
5.
The Dim statement can declare the data type of a variable.
Dim语句可以声明变量的数据类型。
msdn2.microsoft.com
6.
The Dim statement is not itself an executable statement.
Dim语句本身不是一条可执行语句。
msdn2.microsoft.com
7.
Inside the derived class, write a Dim statement declaring your variable.
在派生类的内部,编写一个Dim语句来声明您的变量。
msdn2.microsoft.com
8.
The Dim statement can initialize the contents of selected variables in variablelist.
Dim语句可以初始化variablelist中选定变量的内容。
msdn2.microsoft.com
9.
Declare the variable in a Dim statement.
在Dim语句中声明变量。
msdn2.microsoft.com
10.
You can specify what code can access a variable by supplying an accessmodifier in the Dim statement.
您可以通过在Dim语句中提供一个accessmodifier来指定哪些代码可以访问变量。
msdn2.microsoft.com
1.
Remove the invalid keyword from the Dim statement.
将无效的关键字从Dim语句中移除。
msdn2.microsoft.com
2.
Creates a new instance of the class when the Dim statement runs.
运行Dim语句时创建该类的新实例。
msdn2.microsoft.com
3.
A Dim statement contains an invalid keyword.
Dim语句包含无效的关键字。
msdn2.microsoft.com
4.
Be sure the Dim statement appears at the appropriate level, such as block, procedure, or module level.
确保Dim语句出现在适当的级别,如块、过程或模块级别。
msdn2.microsoft.com
5.
Whenever execution returns to the variable's Dim statement, Visual Basic sets it once again to the value supplied in the Dim statement.
只要执行返回到变量的Dim语句,VisualBasic会再次将其设置为Dim语句中提供的值。
msdn2.microsoft.com
6.
Declare the variable with a Dim Statement (Visual Basic).
使用Dim语句(VisualBasic)声明变量。
msdn2.microsoft.com
7.
You create a variable with a Dim Statement (Visual Basic).
使用Dim语句(VisualBasic)可创建新变量。
msdn2.microsoft.com
8.
If you use the Dim Statement (Visual Basic) without any keywords, the accessibility defaults to Public.
如果使用不含任何关键字的Dim语句(VisualBasic),则可访问性默认值为Public。
msdn2.microsoft.com
9.
Visual Basic assigns the specified value to the variable every time it runs the Dim statement.
VisualBasic每次运行Dim语句都将此指定值赋给该变量。
msdn2.microsoft.com
10.
You can create an array without using the Dim Statement (Visual Basic) or the New (Visual Basic) clause.
不使用Dim语句(VisualBasic)或New(VisualBasic)子句也可以创建数组。
msdn2.microsoft.com
1.
This has the following implications when you use a Dim statement to initialize a variable
使用Dim语句初始化变量时,上述行为的含义如下
msdn2.microsoft.com
2.
The WithEvents modifier can be used in this context: Dim Statement (Visual Basic)
WithEvents修饰符可用于下面的上下文中:Dim语句(VisualBasic)
msdn2.microsoft.com
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/8 23:10:15