皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【单选题】
在板中,和受力钢筋垂直并配置在受力钢筋内侧的钢筋称为
A.
腰筋
B.
鸭筋
C.
分布钢筋
D.
架立钢筋
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】图示三相三线制电路中,有两组三相对称负载,均为电阻性,如果电压表读数为 380V ,则电流表读数为( ) A
A.
51
B.
22
C.
44
D.
35
E.
64
【简答题】Listen to an interview about tips for freshman students.Matech the name of the person in the left column with the tip given by the person in the right column
【单选题】以下程序段是计算学生的三门功课平均分,空白处对函数average正确调用方式是______。 struct Student { char name[10]; int score1; int score2; int score3; } stu; int float average( struct Student stu) { int aver; aver=(stu.score...
A.
average(stu);
B.
aver=average(stu);
C.
average(Student);
D.
int average(stu);
【简答题】下图所示三相电路中,有两组三相对称负载,均为电阻性。若电压表读数为380V,则电流表读数为( )A。(四舍五入到整数值)【图片】
【判断题】CW79系列三端稳压器的管脚如图所示,1脚公共端,2脚为输入端,3脚为输出端。
A.
正确
B.
错误
【单选题】图示三相电路中,有两组三相对称负载,均为电阻性。若电压表的读数为380V, 则电流表的读数为()A
A.
76
B.
22
C.
44
D.
66
【简答题】Listen to an interview about tips for freshman students. Match the name of the person in the left column with the tip given by the person in the right column.
【单选题】设有如下定义: typedef struct stu { int num; char name[20]; int score; }t_stu; t_stu stu1,*p=&stu1; 能正确引用结构体变量stu1中成员score的表达式是 ( )
A.
t_stu->score
B.
stu1->score
C.
p->score
D.
(*p)->score
【简答题】Listen to the interview about tips for the freshmanstudents.Match the names of the person in the column with the tip given by the person in the right column.
【单选题】create database stu 表示?
A.
创建数据表stu
B.
创建数据库stu
C.
创建数据文件stu
D.
创建日志文件stu
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题