Tomcat首先从应用程序加载类。
闪屏是应用程序加载时出现的一个图片。
The splash screen is an image that appears while the application is loading.
应用程序加载时调用Form_Load方法。
The Form_Load method is called when the application is loaded.
当应用程序加载,我在矩形循环并设置行程为透明色。
When the application loads, I loop over the Rectangles and set the Stroke to a transparent color.
我可以告诉我的应用程序加载的所有组件(DLL)从一个特定的位置?
Can I tell my application to load all assemblies (DLLs) from a specific location?
COM应用程序插件使用为主应用程序加载的运行时来运行托管组件。
The plug-in COM application uses the runtime that is loaded for the host to run managed components.
一旦主office应用程序加载了创建的程序集,它如何得知要运行什么代码?
Once the host Office application has loaded the assembly you've created, how does it know what code to run?
这样有助于保护宿主环境中的应用程序,避免其站点地图数据被另一应用程序加载。
This helps protect applications in a hosted environment from having their site-map data loaded by another application.
不同的应用程序加载类可以使相同的ejb类以及ejb类使用的实用程序类的不同版本得以分离。
Different application class loaders may be used for isolating multiple versions of the same EJB classes, and the utility classes used by the EJB classes.
我们首先通过 -verbose:class完整地运行应用程序,收集应用程序加载的类列表。
We first collected the list of classes loaded by the application through an entire run with -verbose:class.
也不能绝对地将所有东西都放入一个文件中,不过应用程序发出的HTTP请求数越少,应用程序加载越快。
It may well be that you can't merge absolutely everything into one file, but the lower the number of HTTP requests your application makes, the faster your application will load.
当“单个”服务器类加载器策略在起作用时,将使用单个类加载器为服务器上部署的所有应用程序加载大多数类。
When the Single server classloader policy is in effect, a single classloader is used to load most of the classes for all the applications that are deployed on the server.
将调用应用程序加载后立即需要的所有函数放在一个DLL 中,并使调用应用程序隐式链接到该 DLL。
Put all the functions that the calling application needs immediately after loading into one DLL and have the calling application implicitly link to that DLL.
如果您要避免收集有关应用程序加载时间的数据,或在进程达到某个特定状态时监视进程的性能,您可以使用此方法来分析进程。
You can use this method to profile a process when you want to avoid gathering data about application load time, or to monitor the performance of a process after it reaches a specific state.
例如,当mytri应用程序加载时(参见图1),应当会看到一个指向TriathlonController对象的链接,该对象是在您运行generate - all命令时由Grails生成的。
For instance, when the mytri application loads (see Figure 1), you should see a link corresponding to the TriathlonController object that Grails created when you ran the generate-all command.
对于应用程序,加载一个包含雇员数据的简单表;该表将支持对其任何列进行排序。
For the application, load a simple table with employee data; the table will support sorting on any of its columns.
当然,不同时刻执行应用程序可能加载不同的路径,所以一次执行的列表可能并不完整。
Of course, different executions of your application may take different paths, so the list from one execution may not be complete.
应用程序中加载视图时会调用此方法。
This method is called when the view is loaded in the application.
这是为了告诉应用程序在自身加载之后马上加载XML文件。
This basically tells the application to load the XML file as soon as the application has loaded.
从应用程序资产加载信息。
J2EE应用程序中的Web模块通过war类加载器来加载,这个类加载器是企业应用程序中的应用程序类加载器的一个子类。
Web modules within the J2EE application are loaded using a WAR class loader that is a child of the application class loader for the enterprise application containing the Web module.
当XForms应用程序需要加载表单数据的实例时,使用XMLWeb服务来完成。
When an XForms application needs to load an instance of form data, it does it using XML Web services.
因此需要添加load_current函数以扩展应用程序,加载页面时会调用该函数。
We will extend the application by creating a load_current function that will be called when the page is loaded.
要分析应用程序的加载时间和HTTP请求,单击Inspector窗口顶部的Resources按钮。
To analyze the load time and the HTTP requests made by your application, click the Resources button at the top of the Inspector window.
为了理解应用程序在加载时的行为,您需要能够了解应用程序服务器环境本身。
To understand how your application behaves under load, you need to be able to see into the application server environment itself.
有时候,这样的做法会更好:不在首次访问应用程序时就加载所需的所有东西,而仅在这个时候加载应用程序的部分内容。
Rather than load everything you need when the application is first accessed, it is sometimes better instead to load only some portions of the application at that time.
这种方法可以节省应用程序每次加载时下载提要的时间。
This approach saves the application from downloading the feed every time it is loaded.
当应用程序重启但它们的类加载器没有清理时,将发生应用程序类加载器泄露。
An application class loader leak occurs when applications are restarted but their class loaders are not cleaned up.
构建类列表需要在应用程序运行时从其中收集信息,或者使用一个实用工具来确定应用程序将加载哪些类。
Building the list of classes requires gathering information from your application while it runs, or using a utility that can determine which classes your application will load.
构建类列表需要在应用程序运行时从其中收集信息,或者使用一个实用工具来确定应用程序将加载哪些类。
Building the list of classes requires gathering information from your application while it runs, or using a utility that can determine which classes your application will load.
应用推荐