WRITABLE in Chinese translation

writable
可写
writable
write
写入
write
enshrined
included
be incorporated
writable

Examples of using Writable in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Prior to ECMAScript 5, all properties in objects created by your code are writable, enumerable, and configurable.
ECMAScript5之前,通过代码给对象创建的所有属性都是可写、可枚举和可配置的.
By default LXD will make an attached storage volume writable by the container it is attached to.
默认情况下,LXD将使连接的存储卷由其所连接的容器写入
Writable- true if and only if the value associated with the property may be changed by an assignment operator.
Writable//当且仅当属性的值可以被改变时为true。
Requests without a security policy are considered anonymous and will succeed only on a publicly writable bucket.
不带安全策略的请求被认为是匿名的,只会在公共可写的存储桶上成功。
The key and the value classes should be in serialized manner by the framework and hence, need to implement the Writable interface.
键和值类应该由框架以序列化的方式,因此,需要实现Writable接口。
The key and the value classes should be in serialized manner by the framework and hence, need to implement the Writable interface.
键和值类必须由框架可序列化,因此需要实现Writable接口。
Whether the value of the property can be changed or not is decided by the writable characteristic.
属性的值是否可以更改是由writable特征决定的。
As we discussed earlier, even if the configurable is false, the writable can be changed from true to false but not vice versa.
正如我们前面所讨论的,即使configurable为false,writable也可以从true变为false,反之则不然。
The four attributes of a data property are value, writable, enumerable, and configurable.
因此,数据属性的描述符对象的属性有value,writable,enumerable和configurable。
All writable domain controllers in a domain participate in replication and contain a complete copy of all directory information for their domain.
域中的所有可写域控制器都参与复制,并包含其域的所有目录信息的完整副本。
For file transfer, a writable optical disk(CD or DVD) is safer than a USB stick.
对于文件传输,可写入的光盘(CD或DVD)比一个USB记忆棒更安全。
Some manufacturers chose to make microprogramming available by letting select customers add custom features they called"writable control store"(WCS).
某些制造商选择开放微编程功能,让选定的客户能添加定制功能,他们称之为「可写控制存储器(WCS)」。
NET configuration settings are stored in XML-based files, which are human readable and writable.
NET配置设置存储在基于XML的文件中,这些文件都是人可读和可写的
A data descriptor is a property that has a value, which may or may not be writable.
数据描述符是一个具有值的属性,该值可能是可写的,也可能不是可写的
When you as a developer have checked out a local directory tree, all the files are writable.
当您作为开发人员签出本地目录树时,所有的文件都是可写的
Seal(…) on it, but it also marks all"data accessor" properties as writable: false, so that their values cannot be changed.
Seal(…)并把所有“数据访问”属性标记为writable:false,这样就无法修改它们的值。
Otherwise, the property can't be deleted or changed to an accessor property, and attributes other than[[Value]] and[[Writable]] can't be changed.
如果该值为false,则该属性不能被删除,并且除了[[Value]]和[[Writable]]以外的特性都不能被改变。
Specifically, when usage is distinguished, a future is a read-only placeholder view of a variable, while a promise is a writable, single assignment container which sets the value of the future.
具体来说,当区分使用时,future是变量的只读占位符视图,而promise是可写的单赋值容器,用于设置future的值。
For example, if you say etex paper and the current directory is not writable, if TEXMFOUTPUT has the value/tmp, e-TeX attempts to create/tmp/paper.
例如,假设命令是texpaper并且当前目录不可写,如果TEXMFOUTPUT设置为/tmp,TeX试图创建/tmp/paper.log还有/tmp/paper.
By combining writable: false and configurable: false, you can essentially create a constant(cannot be changed, redefined or deleted) as an object property, like.
通过组合writable:false和configurable:false,我们可以创建一个不能修改、重新定义或删除其属性的对象常量,比如:.
Results: 51, Time: 0.0368

Top dictionary queries

English - Chinese