access modifiers 中文意思是什麼

access modifiers 解釋
訪問修改函數
  • access : n. 1. 接近;會面。2. 捷徑,門路〈指方法、手段〉;檢查孔;進路,入口;【自動化】(存貯器的)存取。3. (病的)發作;(怒氣等的)爆發。4. 增加。
  • modifiers : 改性劑調節劑
  1. The following table compares the access modifiers

    下表對訪問修飾符進行了比較。
  2. The expression evaluator ignores access modifiers,

    表達式計算器忽略訪問修飾符、
  3. Access modifiers are keywords used to specify the declared accessibility of a member or a type

    訪問修飾符是一些關鍵字,用於指定聲明的成員或類型的可訪問性。
  4. Note that if the structure itself has a more restricted access level, this automatically restricts access to its members, even if you adjust their access levels with the access modifiers

    請注意,如果結構本身具有限制性更高的訪問級別,這會自動限制對其成員的訪問,即使您使用訪問修飾符來調整其成員的訪問級別也是如此。
  5. Access modifiers are not allowed on namespaces

    命名空間上不允許使用訪問修飾符。
  6. This section introduces the four access modifiers

    本節介紹四個訪問修飾符:
  7. Or any access modifiers to declare local constants

    或任何訪問修飾符來聲明局部常數。
  8. For a comparison of the access modifiers, see

    有關訪問修飾符的比較,請參見
  9. Or any access modifiers to declare local variables

    或任何訪問修飾符來聲明局部變量。
  10. The allowed modifiers are the access modifiers

    允許的修飾符是訪問修飾符
  11. With the other access modifiers, see

    和其他訪問修飾符的比較,請參見
  12. Even modifiers such as access specification could be considered metadata in these cases

    甚至像訪問規格這樣的modifier在這種情況下也可以視為元數據。
  13. You cannot use any access modifiers when defining module members, nor can you specify

    在定義模塊成員時無法使用任何訪問修飾符,也無法指定
  14. Local constants inside a procedure default to public access, and you cannot use any access modifiers on them

    局部常數(在某個過程的內部)默認為公共訪問,並且不能對這些常數使用任何訪問修飾符。
分享友人