adj.只读的
READONLY Section cannot be modified by the child process. 段不能被子进程修改。
We readonly our price according to the international markets. 咱们是根据世纪出国探索的行情来调整价格的。
Avoid using const on read-only variables.For that, use the readonly directive. 只读的变量不要定义为 const,使用 readonly 关键字。
The ReadOnly properties of the cell, row, column, and control are all set to false. 单元格、行、列和控件的ReadOnly属性都设置为false。
Note that no lock is set on a session-store item if the EnableSessionState attribute is marked as ReadOnly. 请注意,如果EnableSessionState属性标记为ReadOnly,则不会对会话存储项设置锁定。