Tomcat首先从应用程序加载类。
当应用程序加载,我在矩形循环并设置行程为透明色。
When the application loads, I loop over the Rectangles and set the Stroke to a transparent color.
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.
该工具由运行时库和前端图形用户界面组成,前者必须在启动所要监视的应用程序时加载,后者可以显示结果和性能分析。
The tool consists of a runtime library that must be loaded at startup with the application you wish to monitor and a front-end graphical user interface that displays the results and performs analysis.
这是为了告诉应用程序在自身加载之后马上加载XML文件。
This basically tells the application to load the XML file as soon as the application has loaded.
问题是,加入的所有空格、分行符、注释都增加了脚本文件大小和应用程序的加载时间。
The problem is, all of the whitespace, line breaks, and comments that you add to your code increase the file size of the script and the load time of your application.
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.
当应用程序重启但它们的类加载器没有清理时,将发生应用程序类加载器泄露。
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.
对于归置的应用程序,确保加载一个应用程序不会影响其他应用程序的响应时间。
Ensure that load on one application does not affect the response time of the others, in the case of co-located applications.
它通知用户应用程序正在加载,并且提供产品名和版权等应用程序信息。
It notifies the user that the program is loading and provides application information, such as product name and copyright.
一种在应用程序的时间敏感型部分避免类加载延迟通用技术是,在应用程序启动或初始化期间预先加载类。
A generic technique to avoid class-loading delays during the time-sensitive parts of your application is to preload classes during application startup or initialization.
关闭应用程序后重新运行一次。加载应用程序时,您将发现ECO已经自动地存储了对象。
Close the application and then run it again - you'll see that ECO automatically restores the objects when the application loads.
关闭应用程序后重新运行一次。加载应用程序时,您将发现ECO已经自动地存储了对象。
Close the application and then run it again - you'll see that ECO automatically restores the objects when the application loads.
应用推荐