read access type
常見(jiàn)例句
- The type of an access intent can be either read or update.
訪問(wèn)意圖的類(lèi)型可以是讀取或是更新。 - The "access" parameter denotes the type of access (read, write, or execute).
“access” 參數(shù)表示訪問(wèn)的類(lèi)型(讀、寫(xiě)或執(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)的類(lèi)型(例如讀、寫(xiě)和刪除)將被傳遞給回調(diào)函數(shù),回調(diào)函數(shù)會(huì)返回是否允許訪問(wèn)。
blog.sina.com.cn 返回 read access type