readonly
基本解释
- adj.只读的
英汉例句
- Tell GDB not to trust readonly sections.
告知GDB不要相信只读段。 - 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。