read access type
基本解釋
- [計(jì)算機(jī)科學(xué)技術(shù)]讀出存取型式
英漢例句
- The type of an access intent can be either read or update.
訪問(wèn)意圖的類型可以是讀取或是更新。 - The "access" parameter denotes the type of access (read, write, or execute).
“access” 參數(shù)表示訪問(wèn)的類型(讀、寫或執(zhí)行)。 - This callback is given the object being accessed, the name of the property being accessed, the type of access (read, write, or delete for example) and returns whether or not to allow access.
被訪問(wèn)的對(duì)象、被訪問(wèn)的屬性名、訪問(wèn)的類型(例如讀、寫和刪除)將被傳遞給回調(diào)函數(shù),回調(diào)函數(shù)會(huì)返回是否允許訪問(wèn)。
blog.sina.com.cn
雙語(yǔ)例句
專業(yè)釋義
- 讀出存取型式