相关考题
-
单项选择题
在windowsServer2003中,下述()命令用于显示本机路由表。
A、route print
B、route show
C、route view
D、route display -
单项选择题
OutlookExpress中实现的邮件安全协议是()。
A、POP3
B、IMAP
C、SMTP
D、S/MIME -
多项选择题
linux系统中,以下显示结果相同的是()。
A、echo The current working path is $PWD.
B、echo "The current working path is $PWD." Echo hello
C、echo 'The current working path is $PWD.' Echo hello
D、echo "The current working path is `pwd`."
E、echo The current working path is $PWD. Echo hello
