Game Programming "is an optional class for undergraduate students."
《游戏编程》为本科生选修课。
TargetClassName Optional class type to specify the subclass of cmis: document that you will create for the new documents.
target ClassName用于指定将为新文档创建的cm is:document的子类的可选类类型。
The optional classes parameter allows to specify the classes to be generated (RDF class names) in case one does not want all classes in the ontologies to be generated.
CLASSES参数是可选项,在那些不必生成所有本体类的情况下,这个参数指定那些要生成的类(RDF类名)。
Recently in volleyball optional class much work has been done in studying the position . important function , content , requirement and evaluation of the ability - cultivating of students…
本文就排球选项课对师范生能力培养的地位、重要作用、内容、要求和评价进行了研究。
The "real" driver's class name and optional classpath configuration items serve to allow the WrappingJDBCDriver to locate and classload the driver class so that it can be wrapped and delegated to.
“真正的”驱动程序的类名和可选类路径配置项的作用是允许WrappingJDBCDriver查找和载入驱动程序类,这样它就能够被包装和委托了。
Recently in volleyball optional class much work has been done in studying the position. Important function, content, requirement and evaluation of the ability - cultivating of students of na...
本文就排球选项课对师范生能力培养的地位、重要作用、内容、要求和评价进行了研究。
Not all components require all the values in this class, so it provides multiple constructors that implement optional arguments.
并非所有组件都需要这个类中所有的值,因此它提供了实现可选参数的多个构造器。
You can specify whether prime words, class words, and modifiers are optional, and the order in which these elements should occur.
可以指定基本单词、类单词和修饰词是否是可选的,以及这些元素出现的次序。
It has several other work products as optional inputs, such as use-case realization, analysis class, glossary, and so on.
它也包括了可选择输入的一些其他工作产品,像用例实现,分析类,术语表等等。
We need to add one thing to this file to extend the policy definition for class instance-level authorization: an optional relationship parameter associated with a permission statement.
我们需要向这个文件添加一个东西为类实例级授权扩展策略定义:一个与许可权语句相关的可选关系参数。
You can specify whether prime words, class words, and modifiers are mandatory or optional, and the order in which these elements should occur.
可以指定基本单词、类单词和修饰词是必需的还是可选的,以及这些元素出现的次序。
A device contains a set of base device attributes, an optional set of device class specific attributes or properties and an optional set of notification attributes that can vary by notification type.
设备包含一组基本设备属性、一组可选的设备类的特定属性以及一组可选的通知属性(用于通知设备),这些属性随着设备类和通知类型的变化而变化。
The class's operations are documented in the third (lowest) compartment of the class diagram's rectangle, which again is optional.
类操作记录在类图长方形的第三个(最低的)区域中,它也是可选择的。
Showing a default value for attributes is optional; Figure 2 shows a Bank Account class with an attribute called balance, which has a default value of 0.
显示属性默认值是可选择的;图2显示一个银行账户类具有一个名为balance的类型,它的默认值为0。
The constructor of this class takes optional priority and release parameters to define how the JVM should schedule the thread.
这个类的构造函数可以带有可选的优先级参数和释出(release)参数,以此来定义JVM如何调度线程。
The attribute section is optional, but when used it contains each attribute of the class displayed in a list format. The line USES the following format.
属性节是可选择的,要是一用它,就包含类的列表显示的每个属性。
The DeploymentDescriptor class treats the qname attribute as optional in type mapping declarations.
DeploymentDescriptor类把qname属性作为类型映射声明中的可选项。
Since the delegate is the controller class, you can implement any of those four methods-and they are all optional.
由于代理是控制器类,因此您可以实现那4个方法中的任何一个—它们都是可选的。
Line 2 defines the class with an optional value, which means that the user can provide it or not, and it is denoted with the Type? Pattern.
第2行用一个可选值来定义类,这意味着用户可以提供该类,也可以不提供,这用Type ?
On the next dialog (Figure 8), modify the description (optional), then replace the db2j.jar entry in the Class path with derby.jar
在下一个对话框(图8)中,修改说明(可选字段),然后将类路径中的 db2j.jar条目替换为 derby.jar,它是新的 Cloudscape V10 JAR。
The visible class just sets the left margin of the optional panel and doesn't need any other Settings because the HTML table is displayed by default.
visible类仅设置可选面板的左侧边界,不需要任何其他设置,因为默认显示HTML表格。
This item is optional; if it's not included, the WrappingJDBCDriver USES its own class loader to locate the driver class.
该项为可选项;如果不包括此项,WrappingJDBCDriver会使用自己的类加载程序来定位驱动程序类。
It is an optional attribute, which you use if your application requires loading class definitions by reading their location from ApacheDS.
这是个可选属性,如果应用程序需要从ApacheDS读取类的位置以便装入类定义的时候才用这个属性。
This call includes the source security identifier (sid), the security class (constructed from the details of the requested operation), the particular socket call, and optional auxiliary audit data.
此调用包括源安全标识符(sid)、安全类(根据请求操作的详细信息构造)、特定socket调用,以及可选的辅助审计数据。
Here, com.ibm.jvm.format.TraceFormat is the trace formatter class, input_file is the name of the binary trace file to be formatted, and output_file is the optional output filename.
在这里,com . ibm . jvm . format . TraceFormat是跟踪格式化器类,input _file是要进行格式化的二进制跟踪文件的名称,output _ file是可选的输出文件名。
The font tag has two required attributes and one optional one. They map directly to the three parameters in the java.awt.Font class.
font标签有两个必需的属性和一个可选属性。
Table per-class: (Optional) Each concrete subclass is mapped to a table and contains columns for super class attributes.
按类表:(可选)每个具体的子类映射到一个表,并且包含超类属性的列。
Joined table: (Optional) the child class is mapped to a table that has a foreign key relationship to the table to which the parent is mapped.
联合表:(可选)将子类映射到与父类映射到的表具有外键关系的表。
The optional driver attribute specifies the name of the class implementing the database driver, while the user and password attributes provide login credentials for accessing the database, if needed.
可选的driver属性规定实施数据库driver的类的名称,同时需要时user和password属性提供接入数据库的登录证书。
The optional driver attribute specifies the name of the class implementing the database driver, while the user and password attributes provide login credentials for accessing the database, if needed.
可选的driver属性规定实施数据库driver的类的名称,同时需要时user和password属性提供接入数据库的登录证书。
应用推荐