2010年8月24日
摘要: 摘自:http://wuhua.javaeye.com/blog/32374 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$ 登陆... 阅读全文
posted @ 2010-08-24 10:03 de0319gh 阅读(237) 评论(0) 推荐(0) 编辑