
【名词&注释】
字符串(string)、表达式、文件夹(folder)、单元格(unit grid)、说明性
[单选题]数据库系统中对数据库进行管理的核心软件是( )。
A. DBMS
B. DB
C. OS
D. DBS
查看答案&解析
举一反三:
[单选题]下列Case语句中错误的是______。
A. Case 0 To 10
B. Case Is>10
C. Case Is>10 And Is50
D. Case 3,5,Is>10
[单选题]报表页脚的作用是( )。
A. 用来显示报表的标题、图形或说明性文字
B. 用来显示整个报表的汇总说明
C. 用来显示报表中的字段名称或对记录的分组名称
D. 用来显示本页的汇总说明
[单选题]设在工程中定义了如下类型: Type stutype ino As Integer stmame As String*20 strsex As String*1 smark As Single End Type 在窗体上正确使用这个类型的是下列哪个操作( )。
A. Sub Command1_click() Dimstudent As Stutype With student .ino=12 .strname=smith .strsex=男 .smark=89 End With End Sub
B. Sub Command1_Click() Dim student As Stutype With student .ino=12 .strname="smith" .strsex="男" .smark=89 End With End Sub
C. Sub Command1_Click() Dim student As Stutype With Stutype .ino=12 .strname="smith" .strsex="男" .smark=89 End With End Sub
D. Sub Command1_click() Dim student As Stutype With student .ino=12 .strname="smith" .strsex="男" .smark=89 End student End Sub
[单选题]不属于Access对象的是
A. 表
B. 文件夹
C. 窗体
D. 查询
[单选题]关于表格的描述正确的一项是( )。
A. 在单元格内不能继续插入整个表格
B. 可以同时选定不相邻的单元格
C. 粘贴表格时,不粘贴表格的内容
D. 在网页中,水平方向可以并排多个独立的表格
本文链接:https://www.zhukaozhuanjia.com/download/rdwry0.html