Protected

Protected

是一个属性,防止和任何一个符号相关联的值被修改.

更多信息

范例

打开所有单元关闭所有单元

基本范例  (2)

String 具有属性 Protected

f 设置属性 Protected

范围  (1)

同时设置函数 f 的保护和读取保护:

f 具有两个属性:

同时清除两个属性:

两个属性已被清除:

应用  (1)

解除系统符号的保护以对它进行定义:

复原保护属性:

属性和关系  (5)

保护一个符号等价于设置 Protected 属性:

取消符号的保护等价于清除 Protected 属性:

对于受保护的符号,不能做更多的定义:

也不能清除任何定义:

修改一个保护符号的定义,首先取消它的保护:

SetOptions 可用于修改被保护函数的默认选项:

改变 D 的选项:

恢复系统默认值:

不能修改上锁并被保护的符号:

Wolfram Research (1988),Protected,Wolfram 语言函数,https://reference.wolfram.com/language/ref/Protected.html.

文本

Wolfram Research (1988),Protected,Wolfram 语言函数,https://reference.wolfram.com/language/ref/Protected.html.

CMS

Wolfram 语言. 1988. "Protected." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/Protected.html.

APA

Wolfram 语言. (1988). Protected. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/Protected.html 年

BibTeX

@misc{reference.wolfram_2024_protected, author="Wolfram Research", title="{Protected}", year="1988", howpublished="\url{https://reference.wolfram.com/language/ref/Protected.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_protected, organization={Wolfram Research}, title={Protected}, year={1988}, url={https://reference.wolfram.com/language/ref/Protected.html}, note=[Accessed: 22-November-2024 ]}