|
|
发表于 2010-9-11 10:03:33
|
显示全部楼层
原帖由 <i>2010t</i> 于 2010-9-10 09:27 发表 <a href="http://bbs.wuyou.net/redirect.php?goto=findpost&pid=2037236&ptid=175623" target="_blank"><img src="http://bbs.wuyou.net/images/common/back.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open(this.src);}" onmousewheel="return imgzoom(this);" alt="" /></a><br />
权限问题的话,夺权删除 <br />
u盘一般不会用ntfs格式,所以不存在权限问题,一般u盘文件无法删除最大的可能行是非法文件名或者目录名,用普通的删除是删不掉的,你可以试试看,在cmd下输入md c:\000..\后,你再删除C盘新出的那个目录试试 !
rd c:\000..\可以删除上面建立的目录 |
|