网页
图片
视频
学术
词典
地图
更多
航班
笔记本
visual basic 6
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
If
you
programmed
previously
in
Visual
Basic
6
,
you
know
that the
following
code
could
be
used
to
show
one
of
the
forms
in your
project
.
如果
您
以前
用
VisualBasic6
编写
过
程序
,
就
应该
了解
可以
使用
下面
的
代码
来
显示
项目
中
的
一个
窗体
msdn2.microsoft.com
2.
The
Code
Advisor for
Visual
Basic
6
is
an
add-in
used
to
review
your
code
to
ensure
that it meets predetermined
coding
standards
.
CodeAdvisorforVisualBasic6
是
一个
外接
程序
,
用来
检查
您
的
代码
以
确保
达到
预先
确定
的
编码
标准
。
www.microsoft.com
3.
In
Visual
Basic
6
.
0
,
the Overlay
method
of
an ImageList
control
allows
you to
create
a
composite
third
image
out
of
two
ListImage
objects
.
在
VisualBasic6.0
中
,
可以
通过
ImageList
控件
的
Overlay
方法
在
两
个
ListImage
对象
之外
创建
第三
个
复合
图像
。
msdn2.microsoft.com
4.
In
Visual
Basic
6
.
0
,
it is
possible
to
assign
a SelectedImage
property
to a TreeView
control
node
without
assigning
an
Image
property
.
在
VisualBasic6.0
中
,
可以
将
SelectedImage
属性
分配
给
TreeView
控件
节点
,
而不用
分配
Image
属性
。
msdn2.microsoft.com
5.
This
material
is
presented
at
the
beginning
of
an
article
comparing
Visual
Basic
6
.
0
And
Visual Basic
.
NET
objects
.
在
比较
VisualBasic6.0
和
VisualBasic.NET
对象
的
文章
开头
显示
了
此
材料
。
msdn2.microsoft.com
6.
This
allows
you
to
upgrade
portions
of
a
project
or
application
while
leaving
others
in
Visual
Basic
6
.
0.
这
使
您
可以
升级
项目
或
应用程序
的
某些
部分
,
而
将
其他
部分
保留
在
VisualBasic6.0
中
。
msdn2.microsoft.com
7.
By
the
time
of
Visual
Basic
6
.
0
,
this
was
largely
unnecessary
,
but
the
property
was
maintained
for
backward
compatibility
.
到
VisualBasic6.0
时
这
通常
是
不需要
的
,
但
为
向后
兼容
仍然
保留
了
此
属性
。
msdn2.microsoft.com
8.
When
referencing
a
specific
form
,
this
property
works
just
as
it
did
in
Visual
Basic
6
.
0.
当
引用
特定
的
窗体
时
,
该
属性
的
工作
方式
与
它
在
VisualBasic6.0
中
的
完全
相同
。
msdn2.microsoft.com
9.
In
Visual
Basic
6
.
0
,
an
MDIForm
was
a
special
type
of
form
that acted
as
a
container
for an MDI
(
Multiple
Document
Interface
)
application
.
在
VisualBasic6.0
中
,
MDIForm
是
一种
特殊
类型
的
窗体
,
它
用作
MDI
(
多文
档
界面
)
应用程序
的
容器
。
msdn2.microsoft.com
10.
If
you
use
the
Visual
Basic
6
Upgrade
Wizard
to
convert
your
code
,
your
integer
data
types
will
be
adjusted
for
you
by
the
wizard
.
如果
使用
VisualBasic6
升级
向导
转换
代码
,
则
整数
数据
类型
将
由
该
向导
为
您
调整
。
msdn2.microsoft.com
1
2
3
4
5