单项选择题

修改完/etc/profile文件后,可执行()命令重新载入文件。

A.source/etc/profile
B./etc/profile
C.sh/etc/profile
D.sh-x/etc/profile

<上一题 目录 下一题>
热门 试题

单项选择题
amoeba.xml配置文件中,<propertyname= user >user< property>用于设置()。

A.登陆amoeba时使用的用户账号
B.登陆amoeba的用户账号的密码
C.登陆后台mysql数据库时使用的用户账号
D.登陆后台mysql数据库时使用的的密码

单项选择题
t_score(stu_id,sub_id,score),即成绩表(学号,科目编号,成绩)。学生如果某科没有考试,则该科成绩录入null。能够获取各位学生的平均成绩的选项是()。

A.select max(score)fromt_score
B.select min(score)fromt_score
C.select avg(score)fromt_score
D.select sum(score)fromt_score

相关试题
  • ipables是一款开源的软件防火墙。
  • 软件防火墙使用的资源要比硬件防火墙少的多。
  • 软件防火墙使用的资源要比硬件防火墙少。
  • 在设置iptables规则时,不指定规划表时,规...
  • 硬件防火墙可节省系统的资源。