内部访问 meaning in English
inter access
Examples
- Delegates have internal access by default
委托默认具有内部访问级别。 - Unlike classes , interfaces default to internal access
与类不同,接口默认具有内部访问级别。 - Introduces a library of code that you can access from within the development environment
介绍一个可从开发环境内部访问的代码库。 - The control can be accessed internally by the class which declares it and externally by other classes
该控件可由声明它的类从内部访问或者由其他类从外部访问。 - Structure is accessible from inside the class containing the structure , but not from outside that class
变量可从包含该结构的类内部访问,但不能从该类的外部访问。