Provides the main entry point for a service executable.
提供服务可执行档的主要进入点。
The SpringRunner class is the main entry point for this example.
springrunner类是这个例子的主入口点。
The main entry point for the program is the AddInMain() function.
该程序的主要入口点是AddInMain()函数。
Each script tag must define its own main entry point in order to run.
每个脚本标签必须定义自己的main入口才能运行。
Provides the main entry point that the designer USES to obtain the editing model.
提供设计器用来获取编辑模型的主入口点。
This class is the main entry point that the designer uses to interact with the model.
此类是设计器用来与模型交互的主要入口点。
The main entry point for GUI creation is gaej.example.client.SimpleGWTApp, shown in Listing 8.
创建GUI的主要入口点是 gaej.example.client.SimpleGWTApp,如清单8 所示。
Application modules: typically one per project, this is the main entry point to the application.
application模块:通常每个项目有一个,这是应用程序的主要入口点。
This is the main entry point for your application and the place to add new controller methods.
这是应用程序的主入口点,也是添加新控制器方法的地方。
But by using executable JAR files, we can run an application without extracting it or needing to know the main entry point.
但是使用可执行的JAR文件,我们可以不用提取它或者知道主要入口点就可以运行一个应用程序。
The GWT module descriptor declares the main entry point for the GUI application, namely gaej.example.client.SimpleGWTApp, as shown in Listing 4.
GWT模块描述符声明了GUI应用程序的主要入口点,即gaej . example . client .SimpleGWTApp,如清单4所示。
This is the main entry point for your unit tests. It has some custom configuration that might be unfamiliar, but it's not something you'll need to edit.
这是单元测试的主要入口点。它有一些你不熟悉的自定义配置,不过你并不需要编辑这里的任何东西。
Electricity is then carried from the transformer to a main entry point for the building. This entry point is called the service point, or the distribution point.
然后把电流从变压器输入建筑物的总输入点。这个输入点叫做供电端点或配电端点。
In order to distinguish worker threads from the UI thread, the main entry point for the sample application sets the Name property of the CurrentThread object to "UIThread."
为了区别工作者线程和UI线程,在例子程序的主入口点设置CurrentThread对象的名字属性为“UIThread ”。
The west plane extends slightly beyond the pointed corner of the building signifying the main entry point to the building and folds slightly away as if dog-earring a page for future reference.
西部平面稍微延伸到建筑的锐角那边,标示建筑的主要入口点,它略微褶皱,就像将书页折角以供将来参考那样。
The main differences between the RAP version and the RCP version are in the plug-in dependencies and the application entry point.
RAP版与RCP 版的主要差别在于插件依赖性和应用程序入口点。
Main must be declared global, because it is used as the entry point to the program.
main必须被声明为全局的,因为它是程序的入口点。
This is the main difference from MVC-based applications, where the entry point for interactions is a servlet or an action with general attributes (such as URLs, its parameters, forms, etc.).
这是与基于MVC的应用程序的主要区别,后者的交互入口点是一个servlet或一个具有一般属性的操作(例如urls及其参数、表单等)。
The AggregationFactory is the main point of entry for this plug-in, and it is responsible for registering the types of aggregations available and creating instances of those aggregations at runtime.
AggregationFactory是此插件的主要入口点,负责注册可用的聚合类型,并在运行时创建这些聚合的实例。
The cycle table is an entry point for SAFS, which is similar to the main method in C. These files have the.cdd extension.
Cycle表格是SAFS的进入点,它与c中的main方法相类似。这些文件拥有. CDD的扩展名。
Each section of executable code is run when a particular event becomes necessary, including events like the initialization of a library and the main starting entry point of the program itself.
每个可执行代码段将在需要特定的事件时执行,这些事件包括库的初始化和该程序本身主入口点。
Therefore, you begin by defining the main function, which is the entry point to the program.
因此,开始你可以定义一个main函数,它是程序的入口点。
In here is our static void main call, which serves an entry point for the application.
在这里调用的是staticvoidmain,其是作为应用程序的入口点。
The next step is to declare the entry point -- the main() method, shown in Listing 4
下一步是声明入口点 ——main()方法,如清单4 所示
Therefore, unlike applications on most other systems, Android applications don't have a single entry point (there's no main function, for example).
因此,与大多数其他系统不同,Android应用没有一个单一的入口(比如说,没有main函数)。
A main gas panel shall be installed at the entry point of the gas lines equipped with regulator and gauge.
气体管路的前段安装气体调节装置和压力表。
This file is likely to contain the definition for several classes, including one that implements the static Main method that is used as the entry point for your application.
这个文件可能包含了一些类的定义,包含了一个实现了静态Main方法用来作为您的应用程序的入口。
The program entry point is very similar to common. NET programs. The following code can be used to launch the main form.
程序入口点与普通。NET程序非常类似。可以用下面的代码来启动主窗体。
The program entry point is very similar to common. NET programs. The following code can be used to launch the main form.
程序入口点与普通。NET程序非常类似。可以用下面的代码来启动主窗体。
应用推荐