Application StartUp的意思|示意

美 / / 英 / /

应用程序启动


Application StartUp的网络常见释义

应用程序启动 应用程序启动(Application startup) 时,执行环境会调用一个特指的方法作为应用程序的进入点(entry point)。入口点方法一贯称为 Main,且可为下列签名中的一种:

应用启动 应用启动(Application Startup) 你可以通过两种方式定位到它:通过类型SomeType,或者通过接口IService.

Application StartUp相关短语

1、 Choose at application startup 打开软件时选择

2、 More Application Startup Time 更多启动时间

3、 Startup Application 启动应用程序

Application StartUp相关例句

The more tasks performed and memory allocated during application startup, the longer before an application is ready and the larger the initial working set.

在应用程序启动期间执行的任务和分配的内存越多,应用程序准备的时间就越长,初始工作集就越大。

The application startup and configuration scripts.

应用程序启动和配置脚本。

Note that AOT compilations are performed at a cold optimization level, which reflects the overall AOT goal to accelerate application startup.

注意,AOT 编译以 cold 优化级别执行,这反映 AOT 的总体目标是加快应用程序的启动。

A flag, if set, indicates to automatically delete all stored data at application startup.

一个flag,如果设置了,那么表示在应用程序启动时自动删除所有已存储的数据。

All beans have application scope, so Spring will instantiate them all during application startup.

所有bean都有application作用域,因此Spring会在启动应用程序时将他们全部实例化。

The first section, Listing 6, covers the application startup and the initialization of the view controller.

第一部分,清单6,介绍应用程序开始部分和视图控制器的初始化。