read access type
常见例句
- The type of an access intent can be either read or update.
訪問意圖的類型可以是讀取或是更新。 - The "access" parameter denotes the type of access (read, write, or execute).
“access” 蓡數表示訪問的類型(讀、寫或執行)。 - 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.
被訪問的對象、被訪問的屬性名、訪問的類型(例如讀、寫和刪除)將被傳遞給廻調函數,廻調函數會返廻是否允許訪問。
blog.sina.com.cn 返回 read access type