If you have this option disabled, you get a skeleton class without the business logic for the "add" operation.
如果您使这个选项失去活性,您将得到一个没有“添加”操作的业务逻辑性的框架类。
It will generate the class in Listing 6 if you do not select this option.
如果您不选择这个选项,它将产生列表6中的类。
This option is helpful to advanced users who, once the component class is generated, choose to manually adjust the class.
这个选项对高级用户是非常有帮助的,一旦这个组件类生成,这些用户就会选择手工调整这个类。
For example, if you use the WSDL from Listing 4, it will generate the class in Listing 5 if you select this option.
比如,您选择了这个选项并且使用了列表4中的WSDL,它将产生列表5中的类。
So, again, I want to stress you have the option of staying anonymous in this class, but you also have the option of seeking out and making some sort of contact with us.
那么,我再强调一遍,你们可以选择在这门课上默默无闻,但是你们也可以选择站出来,跟我们多多接触。
Subclassing the class is typically not an option here, since the method needs to be available to instances of the base class itself.
在这种情况下,继承这个类通常是行不通的,因为所添加的方法需要在基类的实例中可用。
The IBM Verbose class Loading option is a great way to check what the classpaths for all class loaders have been set to.
IBM详细类装入选项是检查所有类装入器设置的类路径的好方法。
Another option is to package your class file into a JAR file, and deploy the JAR file.
另一个办法是将类文件打包到JAR文件中,并且部署JAR文件。
Your only other option would be to make a helper class and add a static method to it.
你唯一的其他选项将会是写一个helper类,并在其中添加一个静态的方法。
Attach the service classes to the controller class using the web_service option.
使用web_service选项将服务类与控制器类绑定在一起。
The transformation also provides an option to generate the function definition for an inline function in the header file below the class declaration. To activate this option, perform these steps
该转换还提供了另外一个选项:为一个在类声明下的头文件中的内联函数生成该函数的定义。
In this instance, however, you are also setting a new option that is specific to this new class, url.
然而,在该实例中,您也设置了一个指向这个新类的新选项,url。
With this option, the keyword typename is generated for every template parameter of type class.
通过这一选项,关键字typename被生成用来类类型的每一个模板参数。
Listing 8. Generated Code for a template class with DTYPENAME_TEMPLATES option.
列表8.为一个采用DTYPENAME_TEMPLATES选项的模板类所生成的代码。
Logs the class of the log message, which is helpful if you want to change the verbosity of a certain class (This option helps you determine which class you want.)
记录日志消息的类别,如果您要更改某个类的详细程度这会有所帮助(该选项帮助确定您想要的类。)
If you select the no wrapped style option, it will generate the class in Listing 2.
如果您选择了nowrappedstyle选项,它将在列表2中产生这个类。
When performed at development time, this process is very similar to the first option listed above in which we explicitly selected the Add class' implementation of the Math interface.
在开发时执行时,此过程与上面列出的第一个选项非常相似,我们在此选择中显式地选择Add类的Math 接口实现。
The web_service_api option maps the controller to the API class.
web_service_api选项将把控制器映射到api类中。
However, if you deselect the option, the Activator class will extend the Plugin class (which is what you want to happen).
不过,如果取消选择该选项,则activator类将扩展plugin类(这正是您所希望的)。
Your other option, of course, is to keep the Hotel table in sync with the changes to the Hotel class manually.
当然,还有另一种选择是通过手动方式让hotel表与hotel类的更改保持一致。
If you do not select the no wrapped style option, it will generate the class in Listing 3.
如果您没有选择nowrappedstyle选项,它将产生列表3中的类。
Because ArrayList isn't a final class, another option would be simply to have FixedList extend ArrayList.
由于ArrayList并不是final类,另一个选择就是让FixedList扩展ArrayList。
Attach the API web service class to a controller class using the web_service_api option.
使用web_service_api选项将apiweb服务类与控制器类绑定在一起。
The transformation also provides an option to generate the keyword in place of class for template parameters of type class.
该转换还提供了一个选项来为类类型的模板参数生成替换 class 的关键字。
Right off the bat, JAXB isn't going to be an option for you, as JAXB only accepts XML Schema as a constraint model for class generation.
毫无疑问,JAXB不在选择范围之列,因为它只接受XMLSchema作为约束模型来生成类。
The Policy class thereby is given the option of refreshing the set of granted permissions and returning this refreshed set to the caller ProtectionDomain.
因而Policy类提供了刷新所授予的一组权限并向调用ProtectionDomain返回这个刷新的权限的可能。
If the RESTful Web service server is running on the same domain and port, the obvious option is using the GWT RequestBuilder class.
如果RESTfulWeb服务在相同的域和端口上运行,明显的方法是使用GWTrequestbuilder类。
To use the first option, you simply prefix the class name with the namespace (after, of course, you the include the source file).
要想使用第一种方法,只需在类名前面加上名称空间(当然是在包含源代码文件之后)。
The first such change was adding an option to run bcel's own verification on a generated class, using the Justice verifier included in the org.apache.bcel.verifier package.
第一个修改添加了一个选项,使用包含在or g . apache .bcel .verifier包中的Justice检验器,针对生成的类运行bcel自己的检验。
The first such change was adding an option to run bcel's own verification on a generated class, using the Justice verifier included in the org.apache.bcel.verifier package.
第一个修改添加了一个选项,使用包含在or g . apache .bcel .verifier包中的Justice检验器,针对生成的类运行bcel自己的检验。
应用推荐