皮皮学,免费搜题
登录
搜题
【简答题】
用括号内所给动词的适当形式填空。(本大题共8小题,每小题1分,共8分) 小题1:Mr Reed made up his mind to devote all he had to (set) up some schools for poor children. 小题2:The thieves (catch) when they were trying to sell the computer. 小题3:We all know some colours (make) us feel warm and peaceful. 小题4:We should have a discussion whether (travel) to Singapore or not. 小题5:---Tom, can you answer my question? --- Err, I’m sorry, Miss White, I (think) about something else. 小题6:I am sure that all of the problems (deal) with very soon. 小题7:Before Jacky Chen went to Hollywood, he (be) famous in Hong Kong for many years. 小题8:---Look! Someone (clean) the blackboard. --- Well, it wasn’t mine. I didn’t do it.
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【判断题】公路-I级车道荷载的均布荷载标准值为qK=10.5Kn/m。()
A.
正确
B.
错误
【单选题】设有如下定义: struct student { char name[10]; int num; int age; char addr[15]; } stu[4]; fp为指向file.dat的文件指针,以下程序段能完成将4个学生的所有数据,写入二进制文件file.dat中的的是( )。
A.
fputc(stu,fp);
B.
fputs(stu[4],fp);
C.
for(i = 0; i < 4; i++) fread(stu,sizeof(struct student),1,fp)
D.
for(i = 0; i < 4; i++) fwrite(&stu[i],sizeof(struct student),1,fp)
【简答题】公路-I级车道荷载的均布荷载标准值为 KN/m。
【单选题】What level do you think you’re _________ ?
A.
in
B.
at
C.
for
D.
on
【单选题】古代称谓人物有多种方式,如直称姓名,称字,称号等。下列称谓中与其他三个不同的是
A.
称杜甫为杜子美
B.
陶潜号五柳先生
C.
李白号青莲居士
D.
白居易号香山居士
E.
李清照号易安居士
【单选题】IP 地址是一串很难记忆的数字,于是人们开发了( ),该系统给主机赋予一个用字母代表的名字.并负责IP地址与名字之间的转换.
A.
DNS 域名系统
B.
UNIX 系统
C.
WINDOWS NT 系统
D.
MAC 地址系统
【单选题】IP地址是一串很难记忆的数字,于是人们开发了( ),该系统给主机赋予一个用字母代表的名字.并负责IP地址与名字之间的转换.
A.
DNS域名系统
B.
UNIX系统
C.
WINDOWS NT系统
D.
MAC地址系统
【单选题】公路—Ⅰ级车道荷载的均布荷载标准值为qk=()KN/m。
A.
9.5
B.
10.5
C.
11.5
D.
12.5
【简答题】公路-Ⅰ级车道荷载的均布荷载标准值为( )KN/m。
【单选题】设有如下自定义数据类型: Type books no As String * 6 name As String * 8 price As Integer End Type 则正确引用该自定义数据类型中name字段的代码是()。
A.
books.name="程序设计"
B.
dim s(10)   as books s(0).name="程序设计"
C.
dim s(10) as books s.name(1)="程序设计"
D.
dim s(10) as type s(1).name="程序设计"
相关题目: