皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【单选题】
在企业中对员工每天的生产成绩、出勤状况、安全生产等进行记录,这属于( )
A.
定期考核
B.
临时考核
C.
口头考核
D.
日常考核
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】记账凭证按使用范围不同分( )。
A.
通用记账凭证和专用记账凭证
B.
一次凭证、累计凭证、汇总凭证
C.
复式凭证与单式凭证
D.
收款凭证、付款凭证、转账凭证
【单选题】若从终端输入以下数据,要给变量c赋以340.25,则正确的输入语句是( )。
A.
scanf(%f”,&c)
B.
scanf(%.2f”, &c);
C.
scanf(%6.2f”, &c);
D.
scanf(%4f”, &c);
【判断题】电动机是将 机械 能转换为 电 能的电机。
A.
正确
B.
错误
【单选题】如何快速切换到用户grid的主目录下?( )
A.
cd  @grid
B.
cd #grid
C.
cd  &grid
D.
cd  ~grid
【简答题】What does the title "Living off the Grid" mean in the text?--P4A. Living without the power grid; B. Living without the water grid; C. Living without a car; D. Living without the sewer (下水道);
【多选题】Which two statements are true about the Application Grid ?()
A.
Application Grid computing brings key industry-leading technologies like MS IIS and Grade WebLogic Server together.
B.
Application Grid computing promotes well architectured sharing of resources.
C.
Application Grid computing based on Oracle’s RAC technology.
D.
Application Grid computing results in more predictable behavior through better instrumentation and more optimal allocation of resources.
【单选题】若从终端输入以下数据,要给变量c赋以283.19,则正确的输入语句是( )。
A.
scanf("%f",c);
B.
scanf("%8.4f", &c);
C.
scanf("%6.2f", &c);
D.
scanf("%8f", &c);
【简答题】The “grid’’ will enable you to get on your computer the power of _________ in the world.
【简答题】直流电机是电能和机械能相互转换的旋转电机之一。将机械能转换为电能的是(),将电能转换为机械能的是直流电动机。
【单选题】若从终端输入以下数据,要给变量c赋以283.19,则正确的输入语句是 283.1900
A.
scanf(“ %f”,&c);
B.
scanf(“ %8.4f”,&c);
C.
scanf (“ %6.2f”,&c);
D.
scanf(“ %8”,&c);
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题