皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【多选题】
依据《水利水电工程施工主要负责人、项目负责人和专职安全生产管理人员安全生产考核管理办法》,施工企业提出安全生产管理三类人员考核合格证书延期申请,应提交的信息材料不包括()。
A.
企业聘用劳动合同复印件或劳动人事部门出具的劳动人事关系证明
B.
个人参加企业组织的年度安全生产教育培训证明和发证机关组织的安全生产继续教育证明
C.
申请人的有效身份证件及学历证书或职称证书等复印件
D.
原考核合格证书
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】胎盘附着面的子宫内膜完全修复需到产后的
A.
3周
B.
4周
C.
5周
D.
6周
【简答题】A.For they are not hard-working. B.For they don't have good memories. C.For they haven' t enough thne for it. D.For they are busy with their own language.
【单选题】阅读下列代码 import java.io.*; public class Example{ public static void main(String[] args) throws Exception { OutputStream out = new FileOutputStream("itcast.txt ", true); String str = "欢迎你!"; byte[] b = s...
A.
read()
B.
write()
C.
close()
D.
available()
【简答题】根据音标和句意写单词。 1.We _____ come to the dancing club on Wednesdays . 2.It's good for our health to eat_____ every day . 3.You can find the books about animals on the _____ over there . 4.My mother cooks di...
【判断题】非模态对话框是指用户需要等到处理完对话框后才能继续与其它窗口进行交互
A.
正确
B.
错误
【单选题】阅读下列代码 import java.io.*; public class Example{ public static void main(String[] args) throws Exception { OutputStream out = new FileOutputStream("itcast.txt ", true); String str = "欢迎你!"; byte[] b = s...
A.
read()
B.
write()
C.
close()
D.
available()
【判断题】非模态对话框是指用户需要等到处理完对话框后才能继续与其他窗口进行交互。
A.
正确
B.
错误
【单选题】You might think that providing a detailed reasons for your price would be more effective than just providing a price, but this is incorrect. A weak justification is far more effective. For instance, i...
A.
Skill No. 1 Provide A Simple Reason For Your Price
B.
Skill No. 2 Use Silence
C.
Skill No. 3 Always Counteroffer
D.
Skill No. 4 Negotiate Not Only On Price
E.
Skill No. 5 Do Your Homework
F.
Skill No. 6 Be Specific About Terms
【单选题】阅读下列代码 import java.io.*; public class Example { public static void main(String[] args) throws Exception { FileInputStream in = new FileInputStream("itcast.txt"); int b = 0; while (true) { b = in._____...
A.
read()
B.
close()
C.
skip()
D.
available()
【单选题】— The weather isn’t good enough for an outing , is it? — No. We can’t have _________at this time of the year.
A.
a nicer day
B.
a worse day
C.
a worst day
D.
so fine a day
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题