【转】系统管理类DOS命令汇总
摘要:转自:http://zhidao.baidu.com/question/98667271.htmlnet 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:到本地为H: net use \\ip\ipc
阅读全文
posted @
2011-07-27 00:23
Cursorkey
阅读(242)
推荐(1)
色深 (Color Depth)
摘要:色深 (Color Depth) 指电脑屏幕上可同时显示的颜色数量(常见色深和颜色数的对应如下表)。 色深 颜色数 4位色 16种 8位色 256种 16位色 65536种 24位色 1670万种 32位色 32位色,实际上只是一种技术上的概念,因为人类的眼睛最多只能同时分辨出1670万种颜色(从这一点来看,色深技术实际上已经达到了极限,没...
阅读全文
posted @
2005-10-21 13:58
Cursorkey
阅读(2345)
推荐(0)