The main class for the control.
控制项的主要类别。
Make a post into methods of the main class.
通过主类的方法发布帖子。
Platform — the main class of the RCP application.
platform——RCP应用程序的主类。
IOCPS: the main class that handles all the communication.
l IOCPS:处理所有通信的主要类。
Note that the project and main class are already specified.
注意,工程和主要的类已经指定。
BarScripter: main class coordinating the overall execution.
BarScripter:协调整个执行的主类。
The IndexWriter is the main class responsible for creating indices.
IndexWriter是负责创建索引的主要类。
You can run this example by running the main class from Eclipse.
通过从Eclipse运行主类,就可以运行这个例子了。
Clear the option for Create a default main class, as shown in Figure 5.
清除Createadefaultmain class的选项,如图5所示。
For the Main class field, enter junit.textui.TestRunner (see Figure 3).
对于Main class字段,输入junit . textui . TestRunner(参见图3)。
During which it adds user defined properties, and finds the main class name.
在这个过程中,它可以添加用户定义的属性,找到主类名。
This settings tells which main class to run when the application client is launched.
这个设置指定了在启动应用程序客户机时运行哪个主要的类。
Define a main class in your JAR's MANIFEST.MF file that defines the executable class.
在您定义可执行类的JAR的MANIFEST . MF文件中定义一个main类。
Name its main class (Plugin class) PluginUi, accepting the default package name hsqldb.ui.
将其主类(Plugin 类)命名为 PluginUi ,并接受包的默认名称hsqldb.ui 。
Connection and ConnectionFactory are the two main class definitions in the resource package.
Connection和ConnectionFactory是资源包中两个主要的类定义。
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的使用示例(通常来自应用程序的主类)。
I love sports, and actively participate in physical exercise is the main class basketball team.
我热爱体育,积极参加体育锻炼,是班级篮球队的主力。
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中的应用程序,必须将它加入到您的类路径中,并用名字调用应用程序的主类。
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"复选框,并按结束按钮(见下图)。
应用推荐