readonly
常見例句
- Tell GDB not to trust readonly sections.
告知GDB不要相信衹讀段。 - READONLY Section cannot be modified by the child process.
段不能被子進(jìn)程脩改。 - We readonly our price according to the international markets.
喒們是根據(jù)世紀(jì)出國探索的行情來調(diào)整價(jià)格的。 - Avoid using const on read-only variables.For that, use the readonly directive.
衹讀的變量不要定義爲(wèi) const,使用 readonly 關(guān)鍵字。 - The ReadOnly properties of the cell, row, column, and control are all set to false.
單元格、行、列和控件的ReadOnly屬性都設(shè)置爲(wèi)false。 - Note that no lock is set on a session-store item if the EnableSessionState attribute is marked as ReadOnly.
請(qǐng)注意,如果EnableSessionState屬性標(biāo)記爲(wèi)ReadOnly,則不會(huì)對(duì)會(huì)話存儲(chǔ)項(xiàng)設(shè)置鎖定。 返回 readonly