内容导航:
1、
read-only
2、
为什么我硬盘内的所有文件夹都是只读,改也改不了
1、
read-only
英:
美:
n.只读
adj.只读的
1、One limitation of this method is all linked content appears in the resulting process as "
read-only
" and cannot be modified directly.───这种方法的一个局限在于所有被关联的内容都在得出的结果过程中以“只读”的形式出现,它们不能够被直接修改。
2、Invalid data has been used to update the list item. The field you are trying to update may be read only.───用于更新此列表项的数据无效,您试图更新的域可能只读。
3、You are trying to save the file on a
read-only
disk. Please check that you typed the location correctly and try again.───您正试图将文件保存到只读磁盘。请检查输入的位置是否正确,然后再试一次。
4、We know from countless studies of users reading behavior on websites that people mainly read only the initial part of any piece of content.───我们从无数次的用户网页阅读行为研究中得知,用户大体上只阅读任何一段文字最开始的那部分。
5、If the name assigned to a new rollover file is already used by an existing file, the existing file is overwritten unless it is
read-only
.───如果分配给新的滚动更新文件的名称已经被现有文件使用,则现有文件将被覆盖,除非它是只读的。
6、You may baseline a Workspace, thereby making it a
read-only
version in the repository: a snapshot of the architecture at a point in time.───您可能要为一个工作区建立基线,因此使其在储存库中成为只读版本:此时结构的一个快照。
7、No data has been duplicated, and the encyclopedia will work as it always has, except in a
read-only
mode.───没有数据被复制,而除了在只读模式下运行外,百科全书会按照一贯的方式工作。
8、If you zipped the files first, they did not become
read-only
when written to the CD.───如果你先压缩了这些文件,写入光盘时它们就不变成只读文件。
9、Mask ROM is a type of
read-only
memory.───掩模只读存储器是一种只读存储器。
1、read only───【计】只读;n.只读
2、le read───乐读
3、only only one───只有一个
4、read───n.(Read)人名;(英)里德;n.阅读;读物;vi.读;读起来;adj.有学问的;vt.阅读;读懂,理解
5、only───adv.只,仅仅;不料;adj.唯一的,仅有的;最合适的;conj.但是;不过;可是
6、read widely───广泛阅读;涉览群书
7、only only love───只有爱
8、keep read only───保持只读
9、read at───阅读
2、
为什么我硬盘内的所有文件夹都是只读,改也改不了
1:正常的,xp是有这种现象,在windows
xp中,所有的文件夹都具有“只读”属性,取消只读属性后再次察看会发现依然是只读的,但是这不影响文件的使用。因为在windows
xp中,文件夹属性中的“只读”不再代表原来的字面含义:对于文件系统来说,文件夹的只读属性没有实际的意义。即使一个文件夹是只读的,你仍然可以在这个文件夹里创建.修改或删除文件windows
xp中文件夹“read-only”属性表示该文件夹是“定制”的。去掉“只读”属性会丢失该文件夹所有的“定制”信息,如图标.背景等。所以,windows
xp中不再提供用户界面来设置文件夹本身的只读属性。文件夹属性中“只读”的状态永远是第三态。当你在文件夹属性中选中或清除“只读”时,你设置的是这个目录下的文件的只读属性
2:如果还不能显示,那么应该是注册表的问题,修改一下即可
开始,运行,输入regedit
修改
hkey_local_machine主键下子键software/microsoft/windows/currentverssion/explorer/advanced/folder/hidden/showall下的值checkedvalue,值为0
的时候,在工具里显示,是显示不出隐藏文件的。
只要把值改回1,就可以在工具里显示出隐藏文件了
修改完后,重新启动计算机