A. Reset the root password.
B. Press the space bar.
C. Type recovery.
D. Press the "Enter" key.
第1题:
A. user@router# set routing-options static route 0.0.0.0/0 next-hop 192.168.100.1
B. user@router# set routing-options default route 0.0.0.0/0 next-hop 192.168.100.1
C. user@router# set forwarding-options static route 0.0.0.0/0 next-hop 192.168.100.1
D. user@router# set protocols default route 0.0.0.0/0 next-hop 192.168.100.1
第2题:
第3题:
已知某系统登录的用户名和密码分别为"python"和"123456",则依次执行语句user=input("请输入用户名:")和password=input("请输入密码:")后,可通过以下哪个表达式对用户是否能成功登录进行判断:
A.user=="python" && password=="123456"
B.user=="python" and password=="123456"
C.user=="python" or password=="123456"
D.user=="python" || password=="123456"
第4题:
注册表中保存系统设置的文件名称是( )。
A.User. ini
B.User. dat
C.System. dat
D.System. ini
第5题:
2、已知某系统登录的用户名和密码分别为"python"和"123456",则依次执行语句user=input("请输入用户名:")和password=input("请输入密码:")后,可通过以下哪个表达式对用户是否能成功登录进行判断:
A.user=="python" && password=="123456"
B.user=="python" and password=="123456"
C.user=="python" or password=="123456"
D.user=="python" || password=="123456"
第6题:
下面选项中, user表的用户列包括
A.Host列
B.User列
C.Password列
D.email列