席天卷地个人博客
席天卷地 这就是一个文摘收录站
席天卷地个人博客
当前位置: 首页 >

dos

net use h: \ipc$ "密码" /user:"用户名" 直接登录后映射对方C:到本地为H: net use h: \ipc$ 登录后映射对方C:到本地为H: net use \ipipc$ /del 删除IPC链接 net use h: /del 删除映射对方到本地的为H:的映射 net user 用户名 密码 /add 建立用户 net user gue ...