Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我制作这样的文件:
然后转到它的属性并单击高级(我删除了位置):
我是否可以切换此标志:
用PHP?
你可以这样做:
exec("attrib +A file.txt");