网站首页  词典首页

请输入您要查询的英文单词:

 

单词 main class
释义

main class

美 
英 
  • un.主船级
  • 网络主类;大类;主类别
un.
1.
主船级

例句

释义:
1.
Fortunately, it's pretty easy to emulate the work done by the JVM in running the main class of your application.
幸运的是,模拟JVM在运行应用程序的主类时所做的工作是相当容易的。
www.ibm.com
2.
The point of entry for the application client is a Java main-class, and the project is deployed as a JAR file.
该应用程序的入口端点是一个Javamain-class,而且需要将该项目作为JAR文件进行部署。
www.ibm.com
3.
Name object for Main-Class manifest attribute used for launching applications packaged in JAR files.
用于启动包装在JAR文件中应用的Main-Class声明属性中的Name对象。
www.51goushu.com
4.
Automobile crane is a of project machine main class, since 2002, the new change that the market appeared to make a person fix eyes upon.
汽车起重机是工程机械的一个主要门类,自2002年以来,市场出现了令人瞩目的新变化。
zhaiyao.ckzl.net
5.
Next, implement a main class representing the Buyer to call the JAX-RPC proxy to invoke the agent process.
接下来,实现描述Buyer的主要类,通过JAX-RPC代理来调用代理流程。
www.ibm.com
6.
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中的应用程序,必须将它加入到您的类路径中,并用名字调用应用程序的主类。
www.ibm.com
7.
The project system in the earlier version of Visual Studio Tools for Office had a single main class file for your code.
VisualStudioToolsforOffice早期版本中的项目系统含有代码的单个主类文件。
msdn2.microsoft.com
8.
In the Main tab for this new configuration, you should see a Project field and a Main class field.
在这个新配置的Main选项卡中,应该可以看到一个Project字段和一个Mainclass字段。
www.ibm.com
9.
Every main class contains a method called run. When the program is executed, the statements in the body of run are executed in order.
所有的main类包含一个名为run的方法。当程序执行时,run方法中语句将顺次执行。
www.bing.com
10.
The first parameter is the name of the application, and the third is the fully qualified class name of the application's main class.
第一个参数是应用程序的名称,第三个参数是应用程序主类的完全限定类名。
www.ibm.com
1.
Normally you run a Java application by specifying the main class as a parameter to the JVM.
运行Java应用程序的通常方式是作为参数向JVM指定主类。
www.ibm.com
2.
Games on my machine program uses a variety of search algorithm. The following is the main class of the program description: 1.
说明:本人机对弈程序采用了多种搜索算法。以下是本程序主要的类说明:1。
3333355555.com
3.
The main class used to handle this communication is the HttpServlet class.
用于处理该通信的主类就是HttpServlet类。
www.ibm.com
4.
I love sports, and actively participate in physical exercise is the main class basketball team.
我热爱体育,积极参加体育锻炼,是班级篮球队的主力。
dianshiju.xkyn.com
5.
Gets or sets the name of the main class.
获取或设置主类的名称。
msdn2.microsoft.com
6.
Now, configure the AllTests. java as the main class for the application client project.
现在,开始配置AllTests.java作为这个应用客户端项目的main类。
www.ibm.com
7.
In the Overview tab, edit the Main Class so that it points to the AllTests. java class, as shown in Figure 13.
在这个Overview标签,编辑MainClass从而它就可以指向这个AllTests.java类,如图13所示。
www.ibm.com
8.
The application client project requires a mandatory main class that contains a standard Java main method to execute.
这个应用客户端项目需要一个包含有即将被执行的标准Javamain方法的强制性的主类。
www.ibm.com
9.
Connection and ConnectionFactory are the two main class definitions in the resource package.
Connection和ConnectionFactory是资源包中两个主要的类定义。
www.ibm.com
10.
You, therefore, need to make sure that the manifest of the client application JAR file has a main class: entry.
因此,需要确保客户机应用程序JAR文件的清单具有一个主类,即项。
www-128.ibm.com
1.
This settings tells which main class to run when the application client is launched.
这个设置指定了在启动应用程序客户机时运行哪个主要的类。
www.ibm.com
2.
You want to create a JAR file that contains the application code and identifies the main class.
您要创建一个包含应用程序代码的JAR文件并标识出主类。
www-128.ibm.com
3.
clear the option for Create a default main class, as shown in Figure 5.
清除Createadefaultmainclass的选项,如图5所示。
www.ibm.com
4.
The final argument is the fully qualified class name of what will be your application's main class.
最后一个参数是您的应用程序的主类的完全限定类名。
www.ibm.com
5.
For Java programs, the main class name and the command-line arguments are such parameters.
对于Java程序,主类名和命令行参数都是这类参数。
www.ibm.com
6.
Trivial main class for the client application that constructs an instance of TimestampFrame and displays it.
客户机应用程序的主类,非常简单,构造TimestampFrame的实例并显示它。
www-128.ibm.com
7.
Some individuals have harmful side effects with long-term use of bisphosphonates, the current main class of osteoporosis treatment drugs.
有些患者长期使用双膦酸盐会产生有害的副作用,它是目前治疗骨质疏松症的主流药物。
www.dxy.cn
8.
The main class checks for the HasElementType property and displays the element type.
主类将检查HasElementType属性(Property)并显示元素类型。
msdn2.microsoft.com
9.
As I discussed in Part 1 " Classes and classloading, " many classes are loaded before your main class even begins to execute.
正如我在第1部分“类和类装入”中所讨论的,许多类甚至在主类还没有开始执行之前就已经加载了。
www.ibm.com
10.
BarScripter: main class coordinating the overall execution.
BarScripter:协调整个执行的主类。
www.ibm.com
1.
Method of the new main class. This instantiates the old class so that the solution runs the same way it did under the old version.
对旧类进行这样的实例化操作以后,该解决方案就可以沿用旧版本的方式运行。
msdn2.microsoft.com
2.
IOCPS: The main class that handles all the communication.
lIOCPS:处理所有通信的主要类。
blog.sina.com.cn
3.
The IndexWriter is the main class responsible for creating indices.
IndexWriter是负责创建索引的主要类。
blog.sina.com.cn
4.
The main class for implementing tracing.
用于实现跟踪的主类。
msdn2.microsoft.com
5.
You can run this example by running the main class from Eclipse.
通过从Eclipse运行主类,就可以运行这个例子了。
www.ibm.com
6.
Delete your old main class file after you remove all the code.
在删除所有代码之后将旧的主类文件删除。
msdn2.microsoft.com
7.
Name its main class (Plugin class) PluginUi, accepting the default package name hsqldb. ui.
将其主类(Plugin类)命名为PluginUi,并接受包的默认名称hsqldb.ui。
www.ibm.com
8.
This is the main class that contains the code for your add-in.
这是包含外接程序的代码的主类。
msdn2.microsoft.com
9.
As Figure 2-1 indicates, HelloProgram is divided into three separate sections: a program comment , a list of imports, and the main class.
如图2-1所示,Hello程序被分为了三个独立的部分:程序注释,引入清单以及主类。
www.bing.com
10.
Listing 3 contains a complete client main class that calls Listing 1's HelloWorld service via this Dispatch object.
清单3中给出了通过Dispatch对象调用清单1的HelloWorld服务的完整客户机主类。
www.ibm.com
1.
The main class for the control.
控件的主类。
msdn2.microsoft.com
2.
Edit the main class file instead.
而是编辑主类文件。
msdn2.microsoft.com
3.
Main tab: Main class: Search and find the com. ibm. dtfj. analyzer. base. DumpAnalyzer class.
Main选项卡:Main类:搜索并查找com.ibm.dtfj.analyzer.base.DumpAnalyzer类。
www.ibm.com
4.
By contrast, the main class of investors in the west are fund managers such as pension funds.
对比之下,西方债券市场的主要投资者是养老基金等基金管理公司。
www.ftchinese.com
5.
For the Main class field, enter junit. textui. TestRunner (see Figure 3).
对于Mainclass字段,输入junit.textui.TestRunner(参见图3)。
www.ibm.com
6.
Listing 2 contains a complete client main class that calls Listing 1's HelloWorld service using the Call object.
清单2中给出了使用Call对象调用清单1的HelloWorld服务的完整客户机主类。
www.ibm.com
7.
Let's say the main class in your application is com. mycompany. myapp. Sample.
假设应用程序中的主类是com.
www.ibm.com
8.
Implement a test class that is separate from the main class.
实现与主类分开的测试类。
www-128.ibm.com
9.
Pluglets are very similar to normal Java programs: you have a main class that implements a main entry point.
Pluglet与标准的Java程序十分相似:您拥有一个实现了主入口点的主类。
www.ibm.com
10.
After installing the plug-in, I launch the HTML editor main class using Swing Explorer, as shown in Figure 2
安装插件之后,我使用SwingExplorer启动了HTML编辑器主类,如图2所示
www.ibm.com
1.
In an upgraded Word project, the default name of the main class is
在升级后的Word项目中,主类的默认名称是
msdn2.microsoft.com
2.
Then, edit the Main Class of the application client to the created client class
接着,把应用程序客户机的主要的类设为已创建的客户机类
www-128.ibm.com
3.
The main class that you will use as your application window is
用于作为应用程序窗口的主类是
www-128.ibm.com
4.
Make a post into methods of the main class
通过主类的方法发布帖子
www.ibm.com
5.
The main class that provides digital enveloping is the
提供数字封装的主要类是
www.ichacha.net
6.
The main class that provides digital signing is the
提供数字签名的主要类是
msdn2.microsoft.com
7.
Move your code from the old main class file into the new
将代码从旧的主类文件移到新的
msdn2.microsoft.com
8.
In the Main class field of the center panel, enter like
在中央面板的Mainclass字段中,输入
www-128.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/7 12:06:14