This is sometimes called package visibility or friendly visibility.
有时这称作软件包可视性或友好的可视性。
A member function with default visibility is effectively public to all other classes within the same package, but private to classes external to the package.
具有缺省可视性的成员函数对于同一个软件包中所有其它类实际上是公有的,而对于该软件包外部的类,它是私有的。
Initially when writing code, I don't worry too much about categorizing method visibility as default (package), private, public, or protected.
最初在编写代码时,我没有过多地担心将方法可视性归为default(包)、private、public还是protected。
UML identifies four types of visibility: public, protected, private, and package.
u ML识别四种类型的可见性:public,protected, private及package。
When applied to a type, protected limits visibility to the enclosing package.
当应用于类型时,protected限制其可见性于包含它的package中。
Package members may be marked with visibility modifiers to help control access to the member.
包成员可以使用可见性修饰符来标记,以控制对成员的访问。
The application software package of Ocean data View (ODV) is introduced in this paper. The emphasis is on its main characteristic, data visibility pattern, user interface, and its general function.
对OD V这一海洋数据视图应用软件包作了介绍。着重介绍了ODV的主要特点、数据可视化模式、用户界面及其功能概要。
The application software package of Ocean data View (ODV) is introduced in this paper. The emphasis is on its main characteristic, data visibility pattern, user interface, and its general function.
对OD V这一海洋数据视图应用软件包作了介绍。着重介绍了ODV的主要特点、数据可视化模式、用户界面及其功能概要。
应用推荐