Lazy load and cache your Dojo content.
延迟加载和缓存Dojo内容。
The sample code implements this lazy load pattern (Listing 20).
样例代码实现这个懒加载模式(清单20)。
WebSphere eXtreme Scale supports lazy load directly through its loader facility.
WebSphereeXtremeScale直接通过其加载程序工具支持延迟加载。
This way, not only can I lazy load the HTML content, I can also load the associated logic lazily.
通过这样,不仅可以延迟加载HTML内容,还可以采用延迟加载方式加载关联的逻辑。
If you cannot identify a working set ahead of time, then a lazy load is the next best option for filling a cache.
如果您不能及早识别一个工作集,则延迟加载就是填补缓存的下一个最佳选择。
'Lazy loading' tells NHibernate not to load an object from the database until the application needs to access its data.
'lazy loading '告知NHibernate不要从数据库表中加载这个类对象,直到程序中需要访问这个对象的数据时才加载。
Lazy load all images without configurations. It helps to decrease number of requests and improve page loading time.
延迟加载所有图片,无需配置,有助于减少请求数,提高页面加载速度。
The EF will be able to lazy load navigation properties that are marked virtual, even when the other properties are not.
EF将能够延缓加载导航属性标记为虚拟的即使其他属性不是。
The problem is that you negate (or make it extremely complicated to) lazy load content, especially if you include all your widgets as part of a build.
问题是,您忽略了延迟加载内容(或太过复杂而不能考虑这个选项),特别在构建中包括所有小部件的情况下。
With the lazy load improvements, data for each page is read when the page is accessed, avoiding performance degradation, and greatly increasing the number of pages that a single portal can host.
借助延迟加载改进功能,每个页面的数据均在访问该页面时加载,从而避免了性能下降,并大幅度增加了单个门户中可以驻留的页面的数量。
The assumption on a lazy-load strategy is that once a piece of data has been loaded into the cache it will likely be used again.
延迟加载策略的构想是,如果将一个数据加载到了缓存中,就有可能再次用到它。
One of the demos shows how to create a searchable TreeView, the other demonstrates how to implement lazy-loading (a.k.a. load-on-demand).
其中一个实例展示了如何创建一个具有搜索功能的TreeView,另一个则说明了如何实现延迟加载(lazy-loading)。
Note that class loading can be performed in a lazy manner and therefore some parts of the class loading process may be done on first use of the class rather than at load time.
请注意可以用惰性方式执行类装入,所以类装入过程的某些部分可能在第一次使用类的时候才执行,而不是在装入时执行。
Whenever an Employee is loaded, Hibernate does not automatically load the Address because the association between these objects is lazy.
这两个对象之间的关联是惰性的,所以当装载Employee对象时,Hibernate并不自动装载address。
The runtime USES these hints to help settle tradeoffs between lazy dependency load and efficient binding to the dependency.
该运行时使用这些提示确定如何在懒惰依赖项加载和对依赖项的有效绑定之间的实现平衡。
The paper introduces the lazy-loaded mechanism to solve the problem, the method can load parts of XML document to memory according to the query, therefore, avoids unnecessary space cost.
针对该问题,本文介绍了XML延时加载机制,该机制根据查询请求将查询所涉及到的XML数据加载到内存,避免了不必要的空间开销。
The paper introduces the lazy-loaded mechanism to solve the problem, the method can load parts of XML document to memory according to the query, therefore, avoids unnecessary space cost.
针对该问题,本文介绍了XML延时加载机制,该机制根据查询请求将查询所涉及到的XML数据加载到内存,避免了不必要的空间开销。
应用推荐