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。