IOCPS: the main class that handles all the communication.
l IOCPS:处理所有通信的主要类。
BarScripter: main class coordinating the overall execution.
BarScripter:协调整个执行的主类。
During which it adds user defined properties, and finds the main class name.
在这个过程中,它可以添加用户定义的属性,找到主类名。
Name its main class (Plugin class) PluginUi, accepting the default package name hsqldb.ui.
将其主类(Plugin 类)命名为 PluginUi ,并接受包的默认名称hsqldb.ui 。
The final argument is the fully qualified class name of what will be your application's main class.
最后一个参数是您的应用程序的主类的完全限定类名。
And here's an example use of a TopListener (typically from the main class of your application).
这里是TopListener的使用示例(通常来自应用程序的主类)。
In the Main TAB for this new configuration, you should see a Project field and a Main class field.
在这个新配置的Main选项卡中,应该可以看到一个Project字段和一个Main class字段。
After installing the plug-in, I launch the HTML editor main class using Swing Explorer, as shown in Figure 2.
安装插件之后,我使用SwingExplorer启动了HTML编辑器主类,如图2所示。
In the Specify the main class window, enter com.budget.PBAWinPDC in the main class field and click Finish.
在Specifythemain class窗口中,在main class字段中输入com . budget . PBAWinPDC并单击Finish。
You, therefore, need to make sure that the manifest of the client application JAR file has a main class: entry.
因此,需要确保客户机应用程序JAR文件的清单具有一个主类,即项。
Listing 2 contains a complete client main class that calls Listing 1's HelloWorld service using the call object.
清单2中给出了使用Call对象调用清单1的HelloWorld服务的完整客户机主类。
Listing 3 contains a complete client main class that calls Listing 1's HelloWorld service via this Dispatch object.
清单3中给出了通过Dispatch对象调用清单1的HelloWorld服务的完整客户机主类。
Fortunately, it's pretty easy to emulate the work done by the JVM in running the main class of your application.
幸运的是,模拟J VM在运行应用程序的主类时所做的工作是相当容易的。
Details include the module id, the application's main class, modules which the program provides and modules on which it depends.
详细信息包括模块id,应用程序的主类,程序提供的模块和所依赖的模块。
The first parameter is the name of the application, and the third is the fully qualified class name of the application's main class.
第一个参数是应用程序的名称,第三个参数是应用程序主类的完全限定类名。
Then the main class features and the main block features of the image are extracted which can also be used for image retrieval.
在自动分割模式下,我们讨论了如何提取图像的主类特征和主块特征用于图像检索。
To run an application stored in a non-executable JAR, you have to add it to your class path and invoke the application's main class by name.
要运行存储在非可执行的JAR中的应用程序,必须将它加入到您的类路径中,并用名字调用应用程序的主类。
According to the function requirement and the characteristic of MVC mode, the System analyze and design from the implement of MIDP main class, model class, XML parser.
系统的设计根据功能的要求和MVC模式的特点,分别从MIDP主类,模型类,XML解析的实现进行分析、设计。
Enter the project name ("Felix" for example), select your project directory, and uncheck the "Create Main Class" check box then press the finished button. See Figure 3.
输入项目名称 (比如"Felix"),选择你的项目目录,取消 "CreateMain Class"复选框,并按结束按钮(见下图)。
You can create a separate script which only contains the view, while the interactions or bindings between components are in the main class, making a clearer separation in the MVC model.
你可以创建一个仅仅包含视图的单独的脚本,而与组件的交互或者绑定都在主类中,在MVC模式中可以更清晰的分离视图与逻辑部分。
The main method in this class is the process method (Figure 3) that opens the original BAR file and loops through its content.
类中的主要方法就是打开原始的BAR文件并循环执行该文件内容的处理方法(图3)。
The framework's main logical units are service class, endpoints, and host environment.
框架的主要逻辑性单元是服务类,末端点以及主机环境。
A common (canonical) UML class model of the main data items (the business entities) and their relationships.
主要数据项(业务实体)及其关系的通用(规范的)uml类模型。
Listing 4 shows the test class, again showing the main sections of the test.
清单4显示了测试类,还显示了测试的主要部分。
Listing 3 shows the main parts of the class under test.
清单3显示了测试的类的主要部分。
PHP V5 allows you to define a partially implemented class whose main role is to prescribe a core interface for its children.
PHPV 5允许定义部分实现的类,其主要角色是为它的子女指定核心接口。
It is similar to having a class with a main method used for testing other classes in the package.
这类似于将一个具有主方法的类用于测试包中的其他类。
We can just use the Server class main method and pass the arguments as an array of Strings.
我们可以使用server类主方法并传递一个字符串数组作为其参数。
The main program class that uses this TimingTranslator is BatchTiming, also included in the download file.
使用这个TimingTranslator 的主程序类是BatchTiming ,它也包括在下载文件中。
Listing 10: Warsaw project main application class with example usage of Spring bean injection mechanism and annotation-based web page scanner.
清单10:warsaw项目的主应用类,其中示范了Spring类注入机制和基于注解的Web页面扫描器的使用。
应用推荐