This topic has been archived. It cannot be replied.
-
工作学习 / IT技术讨论 / GGJJDDMM, 谁还记得在DOS 下如何修改文件属性,把SYSTEM.DAT, USER.DAT 系统文件改成一般文件?多谢啦
-wander2001(wander);
2001-4-18
(#48152@0)
-
attrib /?
-albxu(Yukon);
2001-4-18
(#48153@0)
-
use command "attrib"
-flying_snow(飞雪浮冰);
2001-4-18
(#48156@0)
-
Well, if you issue "attrib +r index.html", index.html will be read-only. You can also issue "attrib -r index.html".
-jabber(jabber);
2001-4-18
(#48312@0)
-
Thank all of you:-)
-wander2001(wander);
2001-4-18
(#48325@0)