target class信息详情

target class发音

意思翻译

目标类

相似词语短语

target───n.(Target)美国塔吉特公司;n.目标,指标;(攻击的)对象;靶子;v.把……作为目标;面向,对准(某群体)

target price───计划[预定]价格,目标价格,指标价格;[物价]目标价格;指标价格

target words───目标字

coasted target───滑行目标

currycomb target───currycomb目标

benefic target───受益人目标

target profit───[会计]目标利润;指标[计划]利润

target ranges───目标距离;靶场

wrong target───[体]错靶

双语使用场景

class attribute specifies the target class.───class属性指定目标类。

So we do not need to specify the target class mapping table here.───所以在这里我们不需要指定目标类的映射表。

An action's operation is the method of the target class.───一个Action的操作是目标类的方法。

Interface will provide the code to call the appropriate get and set methods of a target class.───接口的生成实现提供调用目标类的相应get和set方法的代码。

For a normal object (non-array): The object must be an instance of the target class or a subclass of the target class.───对于普通对象(非数组):对象必须是目标类的实例或目标类的子类的实例。

If the target class is an interface, then it is considered a subclass if it implements that interface.───如果目标类是接口,那么会把它当作实现了该接口的一个子类。

The very first thing you need to do is find the basic set of equipment for your target class.───你最初要做的是找齐转职相应职业所需的基础装备。

They allow you to concisely define behavior that has wide-ranging impact with very little syntactic hangover in the target class.───您可以通过它们精确地定义有较广影响而在目标类中有较少语法残留的行为。

This rigid structure means that the monitoring methods need to be precisely matched to the target class and method.───这种严格的结构意味着监视方法需要与目标类和方法完全匹配。

英语使用场景

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.

Note that there appears to be something missing: We specified the target class, but not its mapping table!

The answer is that, since we specified the target class, NHibernate can look up its mapping table in the target class mapping file.

So we do not need to specify the target class mapping table here.

The SOAP binding calls the target method in the target class and passes the Request object as a parameter.