For each item type there is a separate item handle class used to represent references to items of that type; item handles consist of item type and item id.
对于每个项类型,存在一个单独的项句柄类,用于表示对该类型的项的引用;项句柄由项类型和项id组成。
Professor Ashok Goel of Georgia Tech developed an artificially intelligent teaching assistant to help handle the enormous number of student questions in the online class.
佐治亚理工学院的阿肖克·戈尔教授开发了一个人工智能助教来帮助其解答在线课程中学生的大量疑问。
This class also contains methods to handle the business logic for each element of functionality required.
这个类还包含了为功能所需的每个元素处理业务逻辑的方法。
The handler attribute specifies the class which is asked to handle this exception when it occurs.
这个异常属性指明了当发生这个异常时被调用来处理这个异常的类。
To keep things neat and flexible, you can use a separate class to handle each output format, each of these providing the functionality listed in table 1.
为了保持整洁和灵活,您可以使用一个单独的类来处理每个输出格式,每个类提供表1所列的功能。
In fact, you might want to bundle up the code you write to handle data source configuration and connection into a utility class (that's left for you as an exercise).
实际上可以将处理数据源配置和连接的代码打包成一个工具类(留给读者作为练习)。
When you build a class, it should handle its own errors appropriately.
在构建类时,它应当正确地处理自己的错误。
Now you need a class to handle marshalling.
现在需要一个类处理编组。
In other words, the mediation's interface defines the structure of the SDO that the data binding class must handle.
换句话说,该中介的接口定义了数据绑定类必须处理的SDO的结构。
To handle this, you implement customers as an abstract base class with many different subclasses (for example, financial, manufacturing, and so on).
要处理这个问题,要把客户实现成一个抽象基类,拥有许多不同的子类(例如,财务、制造等等)。
With this example, I created a base class to handle the property changed events.
用这个例子,我创建了一个处理属性改变事件的基类。
More than one class needs to handle a particular request.
多于一个的类需要处理特别的请求。
If other output types from the \ adminqcs service become available, you can create a class to handle that feed type without affecting classes handling the Atom and CSV feeds.
如果来自\adminqcs服务的其他输出类型变得可用了,您可以创建一个类来处理这个提要类型,而不影响处理Atom和csv提要的类。
The SametimeUnyteService class provides methods to handle generating request URLs to start and join a meeting session, and a method to determine the status of a particular session.
sametimeunyteservice类提供了方法来处理生成的请求URL(开始或加入会议会话),并且提供一种方法确定某个会话的状态。
Checked exceptions inherit from exception class and are used to handle recoverable errors such as business error scenarios.
已检查异常继承自exception类并用于处理可恢复性出错诸如业务出错场景。
Each class that extends page might also contain methods that handle events on the page.
扩展Page的每个类还可以包含处理页面事件的方法。
ValueIs avoids all of these problems by encapsulating what we really want each class to handle separately: checking whether an instance of the class contains the given value.
value Is通过封装我们真正希望每个类单独处理的内容:检查类的一个实例是否包含给定的值,以避开所有这些问题。
It would be possible to handle methods directly in this handler class, but it's much cleaner to delegate different method types (getters and setters, for example) to different implementation classes.
虽然也可以在这个处理程序类中直接处理方法,但是更简洁的做法是将不同的方法类型(例如getter和setter)委托给不同的实现类。
Finally, I create a new instance of the Md5ReportBuilder class, calling two methods to handle the needed functionality.
最后,我创建Md 5reportbuilder类的新实例,调用两个方法处理所需要的功能。
This is implemented by the addition of the following method to the "ScriptBuilder" class, to handle the let! Binding.
下面是通过“ScriptBuilder”类中额外的方法来实现的,用于处理“let !”
Prior to Tiger, the ThreadGroup class provided one way to handle uncaught exceptions: the uncaughtException() method of ThreadGroup.
在Tiger之前,ThreadGroup类提供了一种处理未捕获异常的方法: ThreadGroup的uncaughtException()方法。
Notice that only the tag with the portlet-window-body class defines extra markup with certain class attribute values to handle the different navigation states. These are the class attribute values.
注意只有portlet - window -body的标签会定义带有特定类属性值的额外标记,以处理不同的导航状态。
MutableFile is another Roo-specific class which represents a handle to a file which can be modified.
MutableFile是另一个特定于Roo的类,它表示一个可以进行修改的文件的句柄。
The Action class will handle all HTTP requests.
action类将处理所有HTTP请求。
This specifies the name of the class that will handle the menu choice selection, a class that must implement the IWorkbenchWindowActionDelegate interface.
这指定了将来处理菜单选项选择的类的名字,这个类必须实现IWorkbenchWindowActionDelegate接口。
Adding the >DemoProject1.js file as the iScope class enables it to handle the lifecycle methods, as well as other events for the iWidget.
将 >DemoProject1.js文件添加为iScope类,这支持它处理生命周期方法,以及 iWidget 的其他事件。
Extend the Struts action class to handle the HTTP request.
扩展Struts动作类以处理HTTP请求。
Bcel provides the org.apache.bcel.Repository class to handle the parsing for you.
bcel提供了or g . apache . bcel . Repository类用于处理解析。
For instance, mapping the book to an instance of the book class is standard, and Castor will handle the task by default.
例如,book到book类实例的映射是标准的,Castor会默认处理这个任务。
The class also implements the SelectionHandler and OpenHandler interfaces to handle tree node selection and open events.
这个类还实现SelectionHandler和OpenHandler接口,从而处理树节点选择和打开事件。
应用推荐