writeable
英 [英]
美 [美]
网络 可写; 可写的; 可写入; 可写的时
双语例句
- You can copy the/ etc/ hosts file that you have just created to a floppy disk or CD-ROM ( if you have a writeable CD-ROM drive) and copy that file to the/ etc directory of each computer in your LAN.
你可以将/etc/hosts文件拷贝到软盘或光盘(如果你拥有一个光盘刻录机)上,然后再从软盘或光盘上拷贝到待配置计算机的/etc目录下。 - What was important for me when designing and implementing FAI was a proper readable and writeable configuration format.
在设计和实现FAI的时候,易读易修改的配置格式对我来说来说十分重要。 - Mount a writeable directory from the local server onto the staging computer.
从本地服务器映像装配一个可写目录。 - With few exceptions, it's a mistake to select on writeable or exceptional channels.
除了少数例外情况,在可写通道或异常通道中选择这两个参数是错误的。 - Would you like to make the file writeable or edit it anyway?
您想使文件可写或者编辑它吗? - User data is owned and writeable by an end user.
最终用户拥有用户数据,并可对其进行写操作。 - When work is complete updating the writeable baseline architecture, you can baseline that Workspace, and a new child, writeable baseline is created, along with two new future-state child Workspaces.
当可写基线结构更新完成时,您就可以为该工作区创建基线了,以及一个新的子类,创建可写的基线,以及两个新的未来状态子工作区。 - Many devices have configuration registers to which the BIOS can write reasonable or correct values, based on settings located in the system's writeable memory.
很多设备都有配置寄存器,BIOS可以基于系统可写内存中的设置向其中写入合理或正确的值。 - Writeable attributes are displayed in blue and you can edit them by clicking on them and entering the new value.
可写的属性以蓝色显示并可以通过单击它们进行编辑并输入新值。 - Also, I could have written the property declaration code using the attr_accessor method to indicate that a property was both readable and writeable.
另外,还可以使用attraccessor方法编写属性声明代码,指出属性是既可读又可写的。