The vulnerability is caused due to the application loading an executable file in an insecure manner when an out of memory condition occurs.
这一漏洞是由程序在内存溢出的情况出现时,以不安全的方式载入可执行文件而引起的。
Instead we could have an application context for each customization and have that context loaded with the loading of the application, depending on the logged-in user.
与此相反,我们可以让每种定制都有一个应用上下文,当应用加载时就去装载该上下文,这取决于登录的用户。
If you do not require such dynamic loading, you can preload your application with entities that you wish to be read from memory.
如果您不需要动态装载,那么可以将应用程序与想要从内存中读取的实体一起装载。
In this article, I explain how to implement the third case I mention above — loading all items when the application starts.
在这篇文章中,我将解释如何实现上面提到的第三种情况——在应用程序启动时载入所有项。
A common scenario for lazy loading happens when an application returns and displays a list of search results, one of which the user clicks to see the original document stored in the index.
懒散加载的一个常见场景大都发生在应用程序返回和显示一系列搜索结果的时候,用户常常会单击其中的一个来查看存储在此索引中的原始文档。
Another issue with lazy fetching is that the database connection has to be retained until all the required data is fetched else the application will throw a lazy loading exception.
延迟抓取的另一个问题就是在获取到请求的数据前要一直打开数据库连接,否则应用就会抛出一个延迟加载异常。
As each anonymous class has a unique name there are no issues loading it and as a result the application is updated on-the-fly.
因为每个匿名类都有一个唯一的名称,因此在加载该类是不会有问题的,而这样做的结果是,应用被实时动态地更新了。
Also, the load test client must be capable of generating the appropriate type of request needed for loading the application in question.
还有,负载测试客户机必须能够生成装入涉及的应用程序所需的正确类型的请求。
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.
如果您正在加载一个庞大的。NET客户端应用程序或类库,或者硬盘速度很慢,那么这种应用程序的“冷启动”会占用较多的时间。
It notifies the user that the program is loading and provides application information, such as product name and copyright.
它通知用户应用程序正在加载,并且提供产品名和版权等应用程序信息。
After a successful loading of this EAI application, the order quantity and pricing application connects to it.
在成功地装载了该EAI应用程序之后,定购的数量及价格的应用程序与其相连。
While deploying, class loading conflicts are resolved by using a different application class loader for each enterprise application module.
在部署阶段,类加载冲突通过对不同的企业应用程序模块使用不同的应用程序类加载器得以解决。
This option can be used for the use cases like cache warming where caches need to be filled before bringing an application online and for periodic batch loading.
该选项可用于缓存预热(在应用上线之前填满缓存)和定期的批量加载。
The JVM is responsible for loading the classes in your application and classes from libraries that your application's classes use.
JVM负责从应用程序的类使用的库向应用程序和类中加载类。
Refer to the WebSphere Information center for more instruction on using the rule Management Application for creating and loading business rules.
请参考WebSphere信息中心,以获得更多关于如何使用RuleManagementApplication创建和加载业务规则的指导。
After removing the output at the beginning relating to loading the application, you can see that three system calls are made.
在删除开始处与加载该应用程序相关的输出内容后,您可以看到所进行的三次系统调用。
Dojo has a package system for structuring the application classes in files and loading them through the dojo.require function.
dojo是一个包系统,可用来在文件内构造应用程序类并通过dojo . require函数加载它们。
This will allow the Adaptive Application Framework to perform operations, such as loading data while also generating content which can be deployed to Cognos BI 10.1.
这将允许AdaptiveApplicationFramework执行操作,比如加载数据同时也产生可部署到CognosBI 10.1中的内容。
All the Hibernate magic happens via this little object as it configures a Hibernate application, for instance by loading mapping files and configurations.
Hibernate的所有神奇都是在其配置Hibernate应用程序过程中通过这个小对象实现的,例如,通过加载映射文件和配置。
After a successful loading of the called application, the Web service sends a request to link an ID with a name and address.
在成功地装载了所应调用的应用程序之后,Web服务发出了将标识符与名称及地址相链接的请求。
Spring permits the loading of multiple application context files using the ClassPathXmlApplicationContext bean definition.
Spring允许使用ClassPathXmlApplicationContextbean定义加载多个应用程序上下文文件。
Loading multiple application context files.
加载多个应用程序上下文文件。
First, define the ApplicationServlet class to initiate the list values loading process at application start-up time.
首先,定义applicationservlet类,以便在应用程序启动时开始列表值加载过程。
You'll create this hierarchy using a Dojo tree with lazy loading to make the application more efficient.
您可以使用延迟加载的Dojo树创建这个分层结构,使应用程序更高效。
A similar application to module loading is device hot-plugging (to add or remove devices at run time).
与模块加载类似的应用程序是设备热插拔(在运行时添加或删除设备)。
This application uses the usermode-helper API through the dynamic loading of search algorithms as loadable modules.
该应用程序使用usermode-helperAPI 将搜索算法当作可加载模块进行动态加载。
You can now traverse through the hierarchy of files in a lazy-loading way from the DirectoryListing application service.
可以通过延迟加载的方式,从DirectoryListing应用程序服务遍历文件结构。
If your XML documents have references to external entities or external DTDs, you can improve the performance of your application by loading these entities into memory using an entity resolver.
如果XML文档包含了对外部实体或外部DTD的引用,那么,通过使用实体分解器将这些实体装载到内存中,可以提高应用程序的性能。
Next up, after image loading and screen configuration, is tracking the application events.
载入图像和配置屏幕之后,接着是跟踪应用程序事件。
You can see the JIT compilations and class-loading events that also corresponded to the application running.
您可以看到也对应于应用程序运行的JIT编译和类加载事件。
应用推荐