
adj.只讀的
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. 只讀的變量不要定義為 const,使用 readonly 關(guān)鍵字。
The ReadOnly properties of the cell, row, column, and control are all set to false. 單元格、行、列和控件的ReadOnly屬性都設(shè)置為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)記為ReadOnly,則不會(huì)對(duì)會(huì)話存儲(chǔ)項(xiàng)設(shè)置鎖定。