DOS命令请教???
用那个和命令把 C 盘中的 R1 文件设成隐藏属性???
2004-09-20 12:43
ATTRIB [+R | -R] [+A | -A] [+S | -S] [+H | -H] [[drive:][path]filename] [/S]
+ Sets an attribute. - Clears an attribute. R Read-only file attribute. A Archive file attribute. S System file attribute. H Hidden file attribute. /S Processes files in all directories in the specified path.

2004-09-20 13:01
2004-09-20 14:24
2004-09-20 16:47
2004-09-20 17:55
2004-09-21 08:34
2004-09-22 13:21