本文介绍了特殊访问控制.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我有一个文件夹.我想防止任何人删除它...用户应该能够重命名,但不能移动...应该能够添加和删除文件...
I''ve got a folder. I want to prevent anyone from deleting it... user should be able to rename, but not move... should be able to add and remove files...
Where the heck should I go with this?
推荐答案
这篇关于特殊访问控制.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!