单项选择题
A.Student name="李明” B.Dim s As Student name="李明" C.Dim s As Type Student name="李明" D.Dim s As Type name="李明"
A.-1 B.1 C.True D.False
A.打开一个工程文件时,系统自动装入与该工程有关的窗体文件 B.保存Visual Basic程序时,应分别保存窗体文件及工程文件 C.Visual Basic应用程序只能以解释方式执行 D.窗体文件包含该窗体及其控件的属性