2015年4月24日
摘要: net use \\ip\ipc$ " " /user:" " 建立IPC空链接 net use \\ip\ipc$ "密码" /user:"用户名" 建立IPC非空链接 net use h: \\ip\c$ "密码" /user:"用户名" 直接登陆后映射对方C:到本地为 H: net use h... 阅读全文
posted @ 2015-04-24 12:16 tangoo 阅读(249) 评论(0) 推荐(0) 编辑