皮皮学,免费搜题
登录
搜题
【单选题】
对二维图形进行旋转、拉伸、扫掠、创建实体前,一般要对二维图形执行( )命令。
A.
“面域”命令
B.
“布尔运算”命令
C.
“复制”命令
D.
“提取边”命令
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【多选题】以下属于客户端环境变量的有( )。
A.
ACCEPT
B.
FROM
C.
PRAGMA
D.
REFERER
【多选题】关于低压电器的图形符号与文字符号,下列描述正确的是:
A.
按照国家标准执行
B.
按照行业标准执行
C.
都有唯一的图形符号
D.
都有唯一的文字符号
【判断题】()如果淸洁银器,可先将银器放入药液中浸泡15-20分钟,重污可浸泡45-50分钟。
A.
正确
B.
错误
【多选题】下列对文字符号的描述,正确的是:( )。
A.
望文生义
B.
一目了然
C.
容易定位
D.
易比较大小
【单选题】It was while she ________ in Wuhan that she met her ex-boyfriend.
A.
live
B.
was living
C.
had lived
D.
used to live
【单选题】第 22 题(本题:1分) 有以下程序段 int i, n; for( i=0; i<8; i++ ) { n=rand( ) % 5; switch (n) { case 1: case 3: printf("%d \n", n); break; case 2: case 4: printf("%d \n", n); continue; case 0: exit(0); } printf("...
A.
for循环语句固定执行8次
B.
当产生的随机数n为4时结束循环操作
C.
当产生的随机数n为1和2时不做任何操作
D.
当产生的随机数n为0时结束程序运行
【单选题】It was while she was sleeping in her bedroom __________ a thief broke into the house.
A.
which
B.
that
C.
where
D.
when
【单选题】She didn't know to blame for the broken glass as it happened while she was out.
A.
what
B.
that
C.
who
D.
how
【多选题】以下属于客户端环境变量的有( )。
A.
ACCEPT
B.
FROM
C.
PRAGMA
D.
REFERER
E.
USER_AGENT
【单选题】第 22 题(本题:1分) 有以下程序段: #include int i, n; for( i=0; i<8; i++ ) { n=rand() % 5; switch (n) { case 1: case 3: printf("%d \n", n); break; case 2: case 4: printf("%d \n", n); continue; case 0: exit(0); ...
A.
for循环语句固定执行8次
B.
当产生的随机数n为4时结束循环操作
C.
当产生的随机数n为1和2时不做任何操作
D.
当产生的随机数n为0时结束程序运行
相关题目: