皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【简答题】
齿轮传动的失效形式是什么?硬齿面齿轮的设计准则是什么?
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】_____ can be packed in the checked baggage.
A.
Liquids in limited quantity
B.
Liquids of any amount
C.
Liquids that are purchased in the departure lounge
D.
Essential medicines for diabetics
【判断题】Nowadays, the containers have been widely used in the international trade and all the commodities can be packed by container.
A.
正确
B.
错误
【判断题】只有一个受剪面的称为单剪
A.
正确
B.
错误
【判断题】Alcoholic drinks with the amount over 5 liters can be packed in your checked baggage.
A.
正确
B.
错误
【简答题】过一段时间,你会发现在令你感激的条目列表中有着某种一致性。
【单选题】有以下程序: main() { int a[]={1,2,3,4,5,6,7,8,9,0},*p; for(p=a;p<a+10,p++)printf('%d,',*p); } 程序运行后的输出结果是 ______。
A.
1,2,3,4,5,6,7,8,9,0,
B.
2,3,4,5,6,7,8,9,10,1,
C.
0,1,2,3,4,5,6,7,8,9,
D.
1,1,1,1,1,1,1,1,1,1,
【单选题】人类历史上第一个合金材料是
A.
红铜
B.
青铜
C.
钢铁
D.
铝合金
【单选题】有以下程序: include main( ) {int a=1,b=0; printf("%d,",b=a+b); printf("%d/n",a=2+b); ’ } 程序运行后的输出结果是( )。
A.
0,0
B.
1,3
C.
3,2
D.
1,2
【单选题】有以下程序 main() { int a=5,b=4,c=3,d=2; if(a>b>C) printf('%d/n',d) ; else if((c-1>=D) ==1) printf('%d/n',d+1); else printf('%d/n',d+2); } 执行后输出结果是
A.
2
B.
3
C.
4
D.
编译时有错,无结果
【简答题】过一段时间,你会发现在令你感激的条目列表中有着某种一致性。许多条目显示他人在你生活中所起的重要作用。其它条目突出一些有意义的经历。还有一些则涉及由你引发的事情,你能满怀豪情地指着说,“我促成了此事。”
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题