access object 中文意思是什麼

access object 解釋
存取對象
  • access : n. 1. 接近;會面。2. 捷徑,門路〈指方法、手段〉;檢查孔;進路,入口;【自動化】(存貯器的)存取。3. (病的)發作;(怒氣等的)爆發。4. 增加。
  • object : n 1 物,物體,物件。2 目標 (of; for); 目的,宗旨。3 【哲學】對象,客體,客觀 (opp subject); ...
  1. Motivated by this observation, this paper studies the problem of efficiently processing k nn k - ge 1 search on r - tree - like structures storing historical information about moving object trajectories. two algorithms are developed based on best - first traversal paradigm, called bfp k nn and bft k nn, which handle the k nn retrieval with respect to the static query point and the moving query trajectory, respectively. both algorithms minimize the number of node access, that is, they perform a single access only to those qualifying nodes that may contain the final result

    例如,若已知動物的軌跡,則動物學家可能提出如下兩種查詢: i在時間區間ti , tj內找到離一個給定的靜態點譬如食物源實驗室等最近的k條動物軌跡ii在時間區間ti , tj內找到離一條預先指定的動物軌跡最近的k條動物軌跡。
  2. Cartographer is a simple, efficient object relational mapper engine. it provides rapid access to relational data using lightweight data and factory java objects

    這是個簡單、有效的對象-關系映射工具。它使用輕量級數據和工廠對象實現對關系數據的快速訪問。
  3. Corba idl - remote object access based on interfaces

    Corba idl基於介面的遠程對象訪問
  4. It also performs bounds checking and eliminates indirect object access, even under error conditions

    也執行數組維度檢查和消除間接對象訪問,甚至在錯誤的條件下。
  5. ( 2 ) aiming at the requirement of safe storage of the electronic documents on the information integrated platform in manufacturing enterprise, using encryption / decryption and compression / uncompression techniques and saving the electronic documents as some special attribute object of large database and managing the enterprise electronic documents effectively through database, a safe access mechanism of functional grant < wp = 7 > and recommendatory grant to decrease grant management maintenance cost is proposed and the storage mechanism of special database attribute object is studied and the method for saving, accessing and retrieving electronic document quickly is constructed. thus these methods can make the electronic documents of information integrated platform in manufacturing enterprises get safe, reliable and quick access. ( 3 ) according to this circumstance in which web pages are selected as the user interface of manufacturing application system, the safe measures of access control over web page resources are provided

    ( 2 )針對製造企業信息集成平臺中電子文檔安全存儲要求,採用加密和壓縮技術,將電子文檔作為大型數據庫中某種特殊屬性對象來存儲,以數據庫方式對企業電子文檔進行集成的、統一的管理,提出一種訪問控制的增強型安全設計原則,基於此原則建立了管理授權和推薦式授權的安全訪問機制,用以提高系統的訪問安全性,並大大減少授權管理維護量;研究了特殊屬性對象的數據庫存儲機理,從而構造一種快速存儲、訪問和檢索電子文檔的方法,使得企業信息集成平臺的電子文檔獲得安全、可靠、快速的訪問。
  6. For example, say a data access object called

    的數據訪問對象需要一個稱為
  7. The data access object pattern has become a standard part of the j2ee developer s arsenal

    數據訪問對象( data access object )模式已經成為j2ee開發人員工具庫中的標準部件。
  8. The dom builds data objects representing each xml node, which can be memory intensive, but is easy to use for most developers : you just access object attributes in a way that s common in many mainstream programming languages

    Dom構建用來表示每個xml節點的數據對象,這很消耗內存,但便於大多數開發人員使用:您只需用許多主流編程語言中常見的方式訪問對象屬性。
  9. The system is realized with adoption of mfc vc, ms access, object arx. . etc. the realizing method of critical technic is offered and partial function of vem cad system is realized

    採用mfcvc 、 msaccess 、 objectarx等對系統實現,實現的關鍵技術給出實現方法,並且實現了立磨機cad系統部分功能。
  10. As in the previous articles, i ll use a minimal model based on an online store, this time consisting of a basic product representation, a user s shopping cart that can contain product items, and a data access object to look up product details from a data store

    像在前一篇文章中一樣,我將採用一個基於在線商店的最小模型,這次包含一個基本的產品表示、一個可以包含產品商品的用戶購物車以及一個從數據存儲查詢產品的數據訪問對象( dao ) 。
  11. You might have a web user interface view that s called by a controller, which calls a facade layer, which calls a data access object, which calls an object - relational mapper, which calls a database

    您可能擁有一個由控制器調用的web用戶界面( ui )視圖,它調用外觀層,外觀層調用數據訪問對象,數據訪問對象調用對象關系映射,對象關系映射調用數據庫。
  12. To a persistent store with a data access object

    存儲到一個永久的存儲介質中。
  13. Then we propose an xml data access control system which uses extended xpath and user or user group information to define the access object. we describe the architecture, the subject, object, access rules and the different levels of the rules. and we also illustrate the access control process with an example

    在基於xml的數據訪問控制方面,本文提出了一個利用用戶、用戶組數據和擴展后的xpath進行訪問對象描述的xml數據訪問控制方案,對該方案的架構,訪問控制的主體、對象、授權規則和規則級別等進行了詳細的介紹,並給出了應用示例。
  14. We ll begin with a review of the data access object pattern

    我們將從回顧數據訪問對象模式入手。
  15. Data access object

    數據訪問對象
  16. We ll start with a simple example of a simulated data access object, shown in listing 2

    我們將從模擬數據訪問對象的簡單示例入手,如清單2所示:
  17. It is possible to store physical address of fetched object in operating memory and access object directly through this pointer without any extra overhead

    可以把調入的對象存儲于工作內存中,然後直接用這個指針訪問此對象,這樣的訪問沒有任何額外的開銷。
  18. As is stated above, this thesis did research on struts, spring and hibernate frameworks, and analysed each framework ’ s function in web application layer. an architecture is integrated with the three frameworks which is suitable for enterprise web application. the architecture hands business logic of struts to spring ; utilize beans configuration to manage the related classes ; manage objects ’ relation of between controller and data access object through spring and make data persistence by hibernate. this thesis made did deep analysis and research on coupling of integration between spring and struts and put forward a solution to loose coupling of integration

    本文針對上述問題,對struts , spring , hibernate框架進行研究,具體分析各個框架在web應用的不同層次上所發揮的作用,並整合三種框架,設計出一個適合企業web應用的java通用架構,即將struts應用中的業務邏輯交給spring管理,相關類用spring的beans配置完成,由spring管理與表現層的控制器及更下層的數據訪問對象( dataaccessobject )對象的關系,由hibernate負責數據的持久化;並對spring和struts整合的耦合性進行深入的分析研究,提出了一種框架整合的解耦方案;採用aop ( aspectorientedprogramming )機制,設計出一個脫離spring環境的aop ;最後用一個實際的項目對架構應用進行實現。
  19. The goal of the data access object pattern is to provide a single point of contact to a particular data source

    數據訪問對象模式的目的是提供到特定數據源的單個聯系點。
  20. I presented a sample design that illustrated the use of servlets and jsp technology, explaining how the mvc approach could be combined with a simple data access object to handle queries and updates of persistent data in an application

    我提供了一個說明servlet和jsp用法的樣本設計,以說明如何結合mvc方法和簡單數據訪問對象( dao )以處理應用程序中持久數據的查詢和更新。
分享友人