Home Move cursor to the beginning of the line currently on. End Move cursor to the end of the line currently on. Ctrl + Up Scroll up one line. Ctrl + Down Scroll down one line. PageUp Scroll up one screen. PageDown Scroll down one screen. Ctrl + Page
1 黑客基础之DOS (最齐全) net use \\ip\ipc$ " " /user:" " 建立IPC空链接 net use \\ip\ipc$ "密码" /user:"用户名" 建立IPC非空链接 net use h: \\ip\c$ "密码" /user:"用户名" 直接登陆后映射对方C:到本地为 H: net use h: \\ip\c$ 登陆后映射对方C