Listing 4: Initializing a Nessus class instance.
清单4:初始化nessus类实例。
The method returns a TableViewCell class instance.
该方法返回一个TableViewCell类实例。
This is referred to as the class instance owner relationship.
这被称为类实例所有者关系(class instance owner relationship)。
Parser errors are returned in the Compilation Unit class instance.
解析器错误是在编译单元类实例中返回的。
Step 4. Add the above class instance to the body of the SOAP message.
步骤4.将上述类实例添加到SOAP消息的主体。
After you create a Nessus class instance, it needs to be initialized.
创建了nessus类实例后,需要对其进行初始化。
If this is the interface pass, output all the class instance variables.
如果这是接口部分,那么输出所有类实例的变量。
This helps the service class instance relinquish the resources it is using.
这有助于服务类实例放弃它正在使用的资源。
The ShowAutoForm action shows a special data entry form for one class instance.
ShowAutoForm 动作显示来自一个类实例的特殊数据条目。
The getOwner() method of the interface returns the owner of the class instance.
该接口的 getOwner()方法返回类实例的所有者。
Id: the id name you'll use to reference this class instance in the XML document.
id:用于在XML文档中引用这个类实例的id名。
It compares the owner of the class instance with the subject (user) executing the code.
它将类实例的所有者与执行代码的subject(用户)进行比较。
Right that's a specific name, and what it basically says is, when I call the class instance.
好这是个特定的应用,它的意思也就是,让我调用一个类的实例。
After the message is initialized, send it using your Client class instance with the send method.
消息初始化成功后,可以通过对client类实例使用send方法来发送它。
Classes that require class instance-level access control must implement the Resource interface.
要求类实例级访问控制的类必须实现Resource接口。
Cargo might also be a database connection, a complex class instance, or a list with several items in it.
cargo还可能是数据库连接、复杂的类实例或带有几个项的列表。
For now, let's take a look at a simple class instance. To begin, we created a Python module named persist.py.
现在,我们看一个简单的类实例。
The service client USES the Holder class instance to send the values of either the out or the inout parameter.
服务客户机使用holder类实例发送out参数或inout参数的值。
This invoke method takes two arguments, which supply the class instance and an array of parameter values for the call.
这种invoke方法使用两个参数,为调用提供类实例和参数值数组。
If the class hasn't been loaded yet, the class loader will load it now and return the newly constructed class instance.
如果类未被装入,类装入器将现在装入并返回新创建的类实例。
Next, notice how the HTML tag is opened by creating a new xforms_lib class instance by passing in the three namespaces.
接下来,注意HTML标记的打开方式,即,传入三个名称空间,创建一个新的xforms_lib类实例。
After the user is authenticated, the program tries to create a UserProfile class instance, modify it, and read from it.
在认证了用户之后,程序设法创建一个userprofile类实例,修改它并从中读取。
With a little bit of work, we can extend JAAS to include a generalized class instance-level authorization framework.
只要做一点工作,我们将可以扩展JAAS,使其包含一个通用的、类实例级的授权框架。
In the relationship modeled in Figure 13, a Company class instance will always have at least one Department class instance.
在图13中的关系建模中,一个Company类实例至少总有一个Department类实例。
Inside the get method, a bean should be returned from the session if its instance is not set in the current action class instance.
在get方法中,如果某个bean的实例没有在当前操作类实例中设置,那么应该从会话返回那个bean。
Furthermore, the owner of the Auction class instance must be able to modify the acceptance flag in the related Bid class instances.
而且,auction类实例的所有者必须能够修改相关的bid类实例中的接受标志。
Some nodes do not show the class name because those instances do not contribute significantly to the size of the root class instance.
某些节点并未显示类名,这是由于这些实例对根类实例的大小无显著影响。
Finally, it dawned on me that they had declared many variables with global scope (class instance variables) via declaration elements.
最后,我发现他们通过声明元素声明了很多全局变量(类实例变量)。
If a relationship is defined, then the class instance (Resource) being protected must be passed into the ResourcePermission constructor.
如果定义了一个关系,那么必须把受保护的类实例(Resource)传递到ResourcePermission构造函数中。
It is important to note that there are run time dependencies (such as cached class instance references) between application artifacts.
务必注意,应用程序构件之间存在运行时依赖项(如缓存的类接口引用)。
应用推荐