object n. 1. 物,物体,物件。 2.目标 (of; for); 目的,宗旨。 3.【哲学】对象,客体,客观 (opp. subject); 【语法】宾语。 4.〔口语〕(可笑或可怜的)人[物]。 a small [strange] object 小[奇怪]东西。 the object of study 研究的对象。 the direct [indirect] object 直接[间接]受词。 What an object you have made (of) yourself! 〔口语〕你这家伙把自己搞得真不像样子! attain [achieve, gain, secure] one's object 达到目的。 fail [succeed] in one's object 没有达到[达到]目的。 for that object 为了那个目的。 no object 〔广告用语〕怎样都好,不成问题;没有困难(Distance is no object. (待聘者)上班距离(远、近)不成问题)。 propose an objectto oneself = set an object before one 立志,立下目标。 with that object in view 怀着那个目的。 vi. 1.反对,抗议,表示异议 (against, to)。 2.抱反感,不服气,有意见。 vt. 提出…作反对的理由 (that)。 If you don't object. 假使你不反对。 I object. 〔英下院〕我反对。 I object against him that he is a hypocrite. 我反对他,因为他是个伪君子。 object to 1. 反对(I object to your doing that. 我反对你做那件事)。 2.讨厌(I object very much to a wet weather. 我非常讨厌潮湿的天气)。 adj. -less 没有目的[宗旨]的,没有物像的。
object to 反对,不赞成; 反对;抗议,抱反感; 反对;抗议;不支持; 声称; 提出异议; 赞成……的人则认为
Tornado / db is an object - relational mapping engine for java . features include object caching , multi - table inheritance , compound keys , relationships , xml config . , jsp tags , small footprint Db是一个对象关系映射引擎,其特性包括对象缓冲、多表继承、混合关键字、关系、 xml配置、 jsp标以及小脚本。
In the implementation , we try to avoid the known deficiencies . so we adopt the following mechanisms : an object cache , a configurable synchronize policy and a dead - lock - detection algorithem 为了避免上述缺陷,同时获得较高的性能,我们在设计时除了考虑基本的需求,还重点研究了线程池、并发控制和死锁检测算法。
Additionally , portlets running in websphere portal can use object caches to cache data objects that are shared across page requests of a single user , or across page requests performed by different users Websphere portal中运行的portlet可以使用对象缓存来缓存这样一些数据对象,此类对象为单个用户的多个页面请求所共享,或为不同的用户执行的页面请求所共享。
Websphere portal s combined caching techniques , such as adaptive page caching , portlet caching , and object caching , enable web sites that have both static and dynamic parts with high performance and improved scalability 通过使用websphere portal的组合缓存技术(如自适应页面缓存、 portlet缓存以及对象缓存) ,可以提高同时包含静态部分和动态部分的网站的性能和可伸缩性。
With the new adaptive page caching , portlet caching , and object caching functions , ibm websphere portal v5 . 1 can efficiently serve the dynamic parts of a web site while projecting the static parts into caching proxies or browser caches 通过利用新的自适应页面缓存、 portlet缓存和对象缓存功能, ibm websphere portal v5 . 1可以高效地服务于网站的动态部分,同时将静态部分放入缓存代理或浏览器缓存中。
Then the structure and the function of each component of the cache system are shown . client semantic caching is different from traditional object caching in granularity and query processing . to get better cache hits in a semantic cache , a cache replacement strategy , called lwi ( least weight item ) , is proposed 由于客户语义缓存的粒度及基于缓存的查询处理与传统以页或元组对象为粒度的缓存不同,因此本文提出语义缓存最小权值项lwi替换策略。
The reflection approaches based on the theoretic model are firstly used to solve several different kinds of key problems occurring in the co re designing of mobile distributed object platform , i . e . , context - awareness , communication adaptation , transparent object caching , remote replication of server objects 基于上述理论模型,利用反省方法解决了移动分布对象平台核心设计中的一些不同类型的关键问题,包括:上下文感知、通信环境自适应、透明对象缓存、服务对象异地复制等。
Adaptive page caching , portlet caching , and object caching , together with various internal performance enhancements that were implemented across the websphere portal code base , will enable you to run high performance web sites on websphere portal 5 . 1 entirely , reducing total cost of ownership and providing better manageability , compared to hybrid approaches built from a portal product , plus a conventional , differently managed web server 自适应页面缓存、 portlet缓存及对象缓存,通过与各种在websphere portal代码库中实现的内部性能增强功能配合使用,允许您在websphere portal 5 . 1上运行整个高性能网站。与采用以门户产品为核心并辅以采用不同管理方式的常规web服务器的混合方法相比,此方法可降低总体拥有成本,并同时提供更好的可管理性。
First , the thesis constructs a object cache model based on asynchronous messaging model which can improve access efficiency of object by establishing duplicate locally for remote object , and studies a serious of key problem , and presents object duplication algorithm , object migration algorithm , duplicate consistency algorithm , etc . second , to keep up with the dynamic changes of performa 一个是基于异步消息模型进一步构建了对象缓冲模型,通过在本地建立远程对象的副本,提高对象的访问效率,研究并解决了其中一系列的关键问题,提出了对象复制算法、对象迁移算法、副本一致性维护算法等。