【单选题】【消耗次数:1】
CAD的英文全称是________。
Computer Aided Drawing
Computer Aided Design
Computer Aided Graphics
Computer Aided Plan
参考答案:
复制
纠错
➡️如需代学继续教育,联系微信:yizhituziang

相关题目
【简答题】 Directions: Fill in the blanks with the phrases given below. Change the form if necessary.[comprise of; vote for; access to; wake up; be hooked to; in the long run; work at; to ones joy; pay off; be associated with]2. The assignments for the course[填空1]computer-aided design problems.
【单选题】 How to operate this computer? Is this a complete sentence?
①  Yes
②  No
【单选题】 The girl was staring ( ) at her computer screen.
①  blankly
②  suitably
③  eventually
④  collectively
【单选题】 Almost all their ( ) and eassays are typed on a computer.
①  association
②  astonishment
③  assignment
④  environment
【单选题】 Everyoneofushas_____computer;______computeris____brain
①  a/a/the
②  a/the/the
③  the/a/a
④  a/a/a
【单选题】 The computer of this kind is ____ handling with all kinds of information.
①  capable to
②  able to
③  capable of
④  able of
【多选题】 Computer can store_____________ amounts of information.
①  huge
②  vast
③  large
④  small
【单选题】 Computer____________ more and more extensively in the world today.
①  are being used
②  are been used
③  have used
④  were used
【判断题】 He spends a lot of time play computer games.
①  正确
②  错误
【单选题】 ___ I saw the computer, I showed great interest in it.
①  At first
②  For the first time
③  Until
④  The first time
随机题目
【单选题】 以下说法不正确的是( )
①  VisualFoxPro中,运算符“NOT”表示逻辑或运算
②  VisualFoxPro中,运算符“NOT”表示逻辑非运算
③  VisualFoxPro中,表示逻辑非运算“!”表示逻辑非运算
④  VisualFoxPro中,运算符“or”表示逻辑或运算
【单选题】 以下说法正确的是( )
①  VisualFoxPro中,内存变量一旦定义,便不再可以清除,直到退出VisualFoxPro
②  VisualFoxPro中, 已定义的内存变量,不需要时,也可以用命令来清除
③  VisualFoxPro中,不可清除指定的某个内存变量
④  VisualFoxPro中,不可清除指定的某些内存变量
【单选题】 以下说法不正确的是( )
①  小数点在字段宽度中占一位
②  正负号在字段宽度中占一位
③  小数点和正负号在字段宽度中都占一位
④  字段宽度中,小数点和正负号都不被考虑
【单选题】 可以链接或嵌入OLE对象的字段类型是( )
①  通用型字段
②  备注型字段
③  通用型字段和备注型字段
④  任何类型的字段
【单选题】 以下说法正确的是( )
①  执行命令recall, 将恢复所有被逻辑删除的记录为正常记录
②  执行命令recall, 若当前记录为正常记录,则没有记录被恢复为正常记录
③  执行命令recall, 将被逻辑删除记录中的最后1条记录恢复为正常记录
④  执行命令recall, 将第1条被逻辑删除的记录恢复为正常记录
【单选题】 以下说法不正确的是( )
①  VisualFoxPro中,通过菜单操作,可建立表结构
②  VisualFoxPro中,只能通过菜单操作,才能建立表结构
③  VisualFoxPro中,通过菜单操作,可修改表结构
④  VisualFoxPro中,也可通过命令窗口内执行相关命令来建立表的结构
【单选题】 以下说法正确的是( )
①  VisualFoxPro中,二维数组各元素不可按一维数组表示
②  VisualFoxPro中,可为元素单个赋值
③  VisualFoxPro中,不可为整个数组的各个元素赋相同的值
④  VisualFoxPro中,二维数组各元素在内存按列的顺序存储
【单选题】 以下说法不正确的是( )
①  VFP采用层次型数据模型
②  VFP采用关系型数据模型
③  基本的字段属性包括字段名、字段类型、字段宽度和小数位数等
④  Vfoxpro中,建立表结构,就是定义各个字段的属性
【单选题】 以下说法正确的是( )
①  VisualFoxPro中, 同一数组所有元素的类型必须相同
②  VisualFoxPro中,同一数组所有元素的类型可以不同
③  VisualFoxPro中,数组先使用后定义
④  VisualFoxPro中, 同一数组所有元素的类型不可相同
【单选题】 以下正确的是( )
①  dimension a{2}
②  dimension x(3)
③  dimension a{2,3}
④  dime a1{5}