The class attribute specifies the target class.
class属性指定目标类。
An action's operation is the method of the target class.
一个Action的操作是目标类的方法。
An advice refers to the code to inject in the target class.
建议指的是要在目标类中注入的代码。
So we do not need to specify the target class mapping table here.
所以在这里我们不需要指定目标类的映射表。
The return value is a proxy for an instance of the target class.
返回值是target类一个实例的代理。
The only caveat is that our target class happened to be intercepting filter itself.
唯一要告诫的是我们的目标类本身恰恰就是拦截过滤器。
Fit the Exif data into the properties of the target class dynamically based on types.
基于类型将Exif数据动态填充到目标类的属性中。
Clients of the acts_as plug-in introduce this method with a method invocation in the target class.
acts_as插件的客户机将通过方法调用将这个方法引入到目标类中。
Verify that the target folder and target class definition are valid and exist on the target library.
验证目标文件夹和目标类定义有效并存在于目标库中。
The <many-to-many> tag's class attribute specifies the target class for the many-to-many association.
<many-to-many>标签中的class属性用来指明多对多关系中的目标类。
If the target class is an interface, then it is considered a subclass if it implements that interface.
如果目标类是接口,那么会把它当作实现了该接口的一个子类。
Note that there appears to be something missing: We specified the target class, but not its mapping table!
这里我们好像忘记了一点东西,我们指定了目标类,但是没有指定目标类的映射表。
The SOAP binding calls the target method in the target class and passes the Request object as a parameter.
SOAP绑定调用目标类中的目标方法,并将Request对象作为参数传递。
Class wrapping: wrapping or replacing a target class with another class that contains instrumentation logic.
类包装:用另一个包含工具逻辑的类包装或替换目标类。
These macros allow the module to project these attributes onto the target class -- Nonprofit in this example.
这些宏允许模型将这些属性投影到目标类中 ——本例中为 Nonprofit。
Then, it adds a convenience method to the target class, returning true if the instance is in the current state.
然后,它将一个方便的方法添加到目标类中,如果实例位于当前状态则返回true。
The rest of the logic, to find and call the main() method of the target class, is the same as the Listing 1 Run code.
该逻辑的其余部分(即查找和调用目标类的main()方法)与清单1 中的Run 代码相同。
A join point indicates a point in the source code of the target class where you want to inject the aspect's code.
联接点指示您要在目标类的原始程序码中注入方面代码的点。
For a normal object (non-array) : the object must be an instance of the target class or a subclass of the target class.
对于普通对象(非数组):对象必须是目标类的实例或目标类的子类的实例。
They allow you to concisely define behavior that has wide-ranging impact with very little syntactic hangover in the target class.
您可以通过它们精确地定义有较广影响而在目标类中有较少语法残留的行为。
The only purpose for this class is to serve as a target class to apply intercepting filter chain representing individual activities.
这个类的唯一目的就是作为应用代表各个活动的拦截过滤器链的目标类。
The column attribute specifies the column in the mapping table for the owning class that is used as the foreign key to the target class.
colum n属性指定当前类的映射表与目标类用作外键的列。
Given an object being tested (such as item in Listing 5) and a target class (Integer) being cast to, the class loader checks the following rules.
当检查对象(例如清单5中的item)并把类型转换成目标类(Integer)时,类装入器会检查以下规则。
For instance, if you change the COBOL file, the import properties, and the target class name, you can generate new data binding without going through the wizard.
例如,如果您变更了COBOL文件、导入属性和目标类名,那么您可以在不使用向导的情况下生成新的数据绑定。
The <many-to-many> tag's column attribute specifies the foreign key column in the link table that relates the link table to the mapping table for the target class.
<many-to-many>标签中的column属性用来指定连接表与目标类的映射表链接的外键。
Class wrapping: This is the process of wrapping or replacing a target class with another class that implements the same functionality but also contains instrumentation.
类包装:该流程使用另一个类来包装或替换目标类,前者实现了相同功能,同时也包含了插装。
The idea behind class wrapping is that a target class can be wrapped in a layer of instrumenting code that retains the same external behavior as the class that's wrapped.
类包装背后的理念是:目标类可以包装在一层插装代码中,后者具有与被包装的类相同的外部行为。
Either way, it lists out the paths actually being used, then creates an instance of the VerboseLoader class and uses it to load the target class named on the command line.
不管采用哪种方式,它都会列出实际正在使用的路径,然后创建VerboseLoader类的一个实例,并使用该实例来加载命令行上指定的目标类。
All that needs to happen for this code to kick in is for a property to exist in the target class whose display name exactly matches the name of the property in the Exif tags.
这个代码需要添加的就是在目标类中存在一个属性,它的显示名将准确匹配Exif标记中的属性的名称。
Target has been hit with class actions from hacked consumers.
目标已被集体行动击中,这些行动来自被黑客攻击的消费者。
应用推荐