应用程序的启动就是一个调试器事件。
启动模式:指定应用程序的启动模式。
将以下系统属性添加到您应用程序的启动项。
Add the following system property to the startup of one of your applications.
简单的修改一下应用程序的启动就可以改变参数。
The parameters can be changed by simply modifying the startup of the application.
首先,大量的初始编译可能直接影响应用程序的启动时间。
First, the large number of initial compilations can directly impact application start-up time.
我知道存在的初始化,但只有在应用程序的启动这些运行。
I know that exists the initializers, but these run only in the application's start.
随着应用程序的启动,生成一个全局数据库密钥并存储在钥匙串中。
With the launch of the application, a global database key is generated and stored in the keychain.
为提高一个基于 Eclipse的应用程序的启动性能,一般来说有两个目标
The two general goals for improving the startup performance of an Eclipse-based application are
第一个例子是内置的设置应用程序的启动图像,如图11 - 3所示。
The first example is the launch image for the built-in Settings application shown in Figure 11-3.
注意,AOT编译以 cold优化级别执行,这反映 AOT的总体目标是加快应用程序的启动。
Note that AOT compilations are performed at a cold optimization level, which reflects the overall AOT goal to accelerate application startup.
避免显示“关于”窗口,版权协议屏幕,或任何其他妨碍用户立即使用你的应用程序的启动体验。
Avoid displaying an About window, a splash screen, or providing any other type of startup experience that prevents people from using your application immediately.
这也许是该产品的最有用的特性之一,它可以确保在应用程序的启动过程的每一步都通知了用户正在发生什么。
This is perhaps one of the product's most useful features, ensuring that users are informed of what is happening at every step of the application launch procedure.
这种方法比较复杂,因为必须直接指定在服务器上要使用的每个CXF模块,但是这会加快Web应用程序的启动速度。
This approach is a little more complex to implement, since you must directly specify each CXF module you're going to use on the server, but it does allow a faster startup of the web application.
您可以使用BPC 浏览器启动那些应用程序中的任何业务流程。
You can use the BPC explorer to kick off any business processes in those applications.
换句话说,应用程序启动的时候语法池是空的。
In other words, your application starts with an empty grammar pool.
初始工作集是应用程序在启动期间消耗的内存页。
The initial working set is the memory pages the application consumes during startup.
因此,启动这个简单的应用程序将自动启动网格容器。
Thus, starting the simple application will automatically start the grid containers.
应用程序服务器的启动和终止脚本。
我们应该仅仅在应用程序启动的时候创建SessionFactory对象。
We should create a SessionFactory object only once when the application starts.
为每个应用程序指定一个扩展点,这样工作台就能够正确地启动应用程序的透视图。
You specify an extension point for each of your applications, so the workbench can correctly launch the perspective for your application.
这允许您,例如,只看到在GC出现问题时执行的方法;或者排除在应用程序启动期间分析的数据。
This allows you to see only the methods executing when GC went wrong, for example, or to exclude data analyzed during application startup.
在先决条件得到满足,并完成了应用程序的安装之后,启动应用程序,逐步操作并研究幕后所发生的事情。
With the setup and prerequisites complete, start up the application and examine what goes on behind the scenes as you step through it.
它们提供的环境用于隔离应用程序及其资源,支持应用程序级的检查点、重新启动和重新定位。
Instead, they provide an environment for segregation of applications and their resources to enable checkpoint, restart, and relocation at the application level.
当用户从工作台中选择一个应用程序时,工作台就会启动这个应用程序的透视图。
When a user selects an application from the workbench, the workbench launches the perspective for that application.
在此情况下,应用程序更新逻辑的唯一选择就是重新启动整个应用程序。
In such cases, the only option for the application update logic is to restart the entire application.
版本5中默认的应用程序更新逻辑在更新发布和启动的过程中,在应用程序可用性上创建一些间隙。
The default application update logic in Version 5 created gaps in application availability during the distribution and startup of the update.
现在,我们可以在应用程序WPAR及其DB 2实例中启动我们的应用程序了。
Now we can start our application on the application WPAR and its DB2 instance.
如果您正在加载一个庞大的。NET客户端应用程序或类库,或者硬盘速度很慢,那么这种应用程序的“冷启动”会占用较多的时间。
If you are loading a large.net client application or library, or are using a slow disk, these cold startup scenarios can require many seconds for your application to start.
如果支持流媒体,那么应用程序启动所需要的部分就可以优先传送,以优化启动时间。
If streaming is enabled then the portions of the application needed for startup are sent first optimizing startup time.
在每个集群中启动虚拟应用程序将自动地启动相关的网格容器。
Start the dummy application in each cluster that will automatically start the associated grid containers.
应用推荐