The Access class has one main function.
访问类有一个主要功能。
You access class variables and methods through the class.
你可以直接通过类名访问类变量和方法。
Listing 2 shows a simple database access class for the book table.
清单2显示了图书表的简单的数据库访问类。
Access from anywhere to public components of the class.
从任意位置到类公共组件的接入。
No access outside the class itself to private components.
类自身外部无任何到私有组件的接入。
As defined before, you can access the view class in the JSP page with adminView.
正如前面所定义的那样,您就可以访问jsp页面中adminview的视图类。
Nearly all of our actions will access this class.
几乎所有的action都会访问这个类。
Rather, you must access a logger instance for the class in question.
相反,您必须访问所涉及的类的logger实例。
The methods of the Face class access the properties of the corresponding shape.
face类的方法访问相应形状的属性。
To access the database, you first create a DatabaseWrapper class in PHP.
要访问数据库,首先要使用PHP创建一个databasewrapper类。
Define the IRR.RUSERMAP profile in the FACILITY class and grant it universal READ access.
在facility类中定义irr .RUSERMAP配置文件,并向其授予通用READ访问权限。
Reflection gives your executing code access to internal class information.
反射使执行代码能够访问内部类信息。
First, the user must have access to the command through the MQCMDS class.
首先,用户必须拥有通过MQ cmds类访问命令的权限。
These access rules are defined on a project's class path.
这些访问规则定义在工程路径上。
Why is the static variable null when I try to access it in another class?
为什么是静态变量空时,我尝试在另一个类的访问?
An object providing access to the base class list of the parent object.
一个对象,用于提供对父对象的基类列表的访问。
How to store reference to Class 'property and access an instance's property by that?
如何存储引用类的属性和由访问实例的属性?
Control access to a class by controlling its instantiation process.
通过控制类的实例化过程来控制对类的访问。
Code outside the current class cannot access private members.
当前类之外的代码无法访问私有成员。
The majority of the data access methods are available through the abstract Database class.
大多数的数据访问方法是有效的,在抽象的数据库类中。
Master class members of the access mechanism and method.
掌握类中成员的访问机制和方法。
Changing the access modifier for a class.
更改类的访问修饰符。
Realizing the access of (class?)static member function to class non-static member.
实现了让类的静态成员函数访问类中非静态成员。
How to access it in the private access of another class in same project.
如何在同一项目的另一个类的私有访问它。
Select the access level of the class from the access drop-down list.
从[存取]下拉式清单中选取类别的存取层级。
An access label controls whether a member is accessible outside the class.
这些操作和数据是类的一部分,也称为类的成员。
I'm curious if I can access the property without a get method and still not be able to change it outside of the class.
我很好奇,如果我没有得到方法仍然无法改变它的类的外部访问属性。
The exception that is thrown when there is an attempt to access an unloaded class.
尝试访问已卸载的类时所引发的异常。
These access modifiers define how users of the class can access the fields.
这些访问修饰符定义类的使用者访问字段的方式。
These access modifiers define how users of the class can access the fields.
这些访问修饰符定义类的使用者访问字段的方式。
应用推荐