object access method 中文意思是什麼

object access method 解釋
目標訪問方法,對象訪問方法
  • object : n 1 物,物體,物件。2 目標 (of; for); 目的,宗旨。3 【哲學】對象,客體,客觀 (opp subject); ...
  • access : n. 1. 接近;會面。2. 捷徑,門路〈指方法、手段〉;檢查孔;進路,入口;【自動化】(存貯器的)存取。3. (病的)發作;(怒氣等的)爆發。4. 增加。
  • method : n 1 方法,方式;順序。2 (思想、言談上的)條理,規律,秩序。3 【生物學】分類法。4 〈M 〉【戲劇】...
  1. ( 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 )針對製造企業信息集成平臺中電子文檔安全存儲要求,採用加密和壓縮技術,將電子文檔作為大型數據庫中某種特殊屬性對象來存儲,以數據庫方式對企業電子文檔進行集成的、統一的管理,提出一種訪問控制的增強型安全設計原則,基於此原則建立了管理授權和推薦式授權的安全訪問機制,用以提高系統的訪問安全性,並大大減少授權管理維護量;研究了特殊屬性對象的數據庫存儲機理,從而構造一種快速存儲、訪問和檢索電子文檔的方法,使得企業信息集成平臺的電子文檔獲得安全、可靠、快速的訪問。
  2. It uses the ood method to decompose the design in structural stage. during collaborative design process, when different users share a common object, concurrent access control is the necessity to keep the shared object consistent

    規劃利用面向對象的方法使工程設計問題變成了一個類層次結構,復雜的工程設計問題被分解成為簡單的設計對象,分配不同的用戶進行協同設計。
  3. The thesis analyzes the function and the performance of the directory service, integrating with the directory service demands of urp system platform of huxi branch campus of chongqing university. to make use of openldap to provide the unified memory for various information entities of the urp system, to enable the user inquire and locate resources by analyzing the content of information memory in directory, naming the directory object, expanding the pattern design and the directory structural design and so on, to offer effective access method and to realized transparently access of the information resources

    本文分析研究了目錄服務功用和性能,結合重慶大學虎溪校區urp系統平臺的目錄服務需求,利用openldap為urp系統中的各種信息實體提供了統一的存儲容器,通過對目錄中的信息存儲內容分析、目錄對象命名,擴展模式設計、目錄結構設計等,使用戶以簡單方法就可以快速查詢和定位資源,提供有效的訪問手段,實現對信息資源的透明訪問。
  4. On core service, we implement an access control strategy based on role, digital signature and encryption / decryption of soap message by using usbkey hardware, stateful web service through extending simple object access protocol ( soap ), and a kind of log management based on rank. on transport adaptering, we implement mechanisms for priority - based transmitting and rules - based transmitting, and implement a transport adapter based on http request / response model. finally, on service adaptering, we discuss two service wrapper mechanisms : runtime wrapper mechanism and factory method wrapper mechanism, which can be used to encapsulate difference of various web service containers, and implement a service adapter

    在核心服務方面,通過擴展簡單對象訪問協議( simpleobjectaccessprotocol , soap )實現有狀態的web服務,然後討論了基於角色的訪問控制與基於usbkey盤的soap消息的數字簽名與加密的實現、基於分級的日誌處理模型的實現;在傳輸適配方面,實現了基於優先級和基於規則的消息轉發機制,實現了基於http請求/響應模型的傳輸適配器;在服務適配方面,討論了兩種服務的封裝機制:運行時封裝機制與工廠方法封裝機制,結合這兩種機制並對服務適配器做了實現。
  5. Permissions are resources which an agent can access, and in object pascal permissions are objects, for example, an database, access to internet and so on ; responsibilities are missions that an agent must accomplish. actions are private method of an agent, and in object pascal, actions are functions or procedures. service process manage service quest that other agent propose

    許可描述agent類型可以訪問的資源,可以表現為objectpascal對象,比如數據庫對象;責任描述agent類型需要完成的任務;服務描述如何完成其他agent的請求;活動描述agent內部私有動作,可以表現為objectpascal的函數或過程;服務處理描述在責任范圍內如何響應其他agent的請求,服務處理在agent實例的生存期循環運行。
  6. If the technicians applied technology in the wrong, even achieving the business logic, but probably leading to many vices including low performance, low scalability, close coupling, low software duplication. so how to assemble the j2ee technology reasonable and achieve a system with high performance and high expansibility is my research emphasis in the thesis. in order to solve the problems and implement efficient web application, the paper put forward ejs _ mvc model according mvc pattern and we can assemble component by using ejs _ mvc model, it can solve many problems of web application and improving system with clear flow and clear function partition, in addition, due to controller is the most importance in the ejs _ mvc model, so the thesis also discuss some problems about controller design ; if the model is not designed accurately, system performance will encounter fatal influence, so the article lucubrate ejb technology from ejb choice, ejb optimized design, database access, design pattern etc and bring forward some strategies and methods about how to build efficient business tier ; finally based on ejs _ mvc model, a example that contains simple business logic is developed according to the object - orient software engineering thinking and some strategies and methods proposed by the thesis, in the process of achieving system function, the emphasis is probing into how t o assemble and apply technology reasonable and providing a new thinking thread and method contributing to build high effective and flexible j2ee application

    由於j2eeweb應用是由組件組成,因此為了解決上述問題,實現高效的應用,本文首先從如何合理組合組件入手,找到一種方法使各組件能具體分工而又緊密合作,在深入研究各組件基礎上,根據mvc模提出了ejs _ mvc模型概念,指出可按此模型組合各層組件,該模型可以解決傳統web開發中存在的問題,而且具有系統流程與系統功能劃分清晰,可擴展性、可維護性強等優點,另外由於控制器是ejsmvc模型的重中之重,它起到承上啟下的作用,它設計好壞直接關繫到整個應用的性能、伸縮性與擴展性,因此又探討了控制器設計的有關問題;另外如果模型設計不當的話,對系統性能造成的影響可能是致命的,因此本文又從ejb組件選擇、 ejb調優設計、數據庫訪問和設計模式等方面對ejb技術作了全面的分析研究,指出在業務層中如何避免太多網路遠程調用和提高業務層性能,特別是根據前面的分析總結出了業務層的優化分層組合模型,這個模型的使用無疑會使業務層具有較高的性能與伸縮性;最後選擇一個業務邏輯較簡單的系統,使注意力集中到運用的j2ee技術上來,按照ejs _ mvc模型與軟體工程流程以及本論文所提出的方法與策略實現業務邏輯,在實現過程中具體探討如何合理運用組合技術,就多層j2ee體系結構的設計思想作深入的探討實踐,為實現高效、靈活的多層j2ee應用提供一種新的思路及方法。
  7. Give the data structure of spatial data and categorical data, on which introduced object organizing and managing theory in oodb and template technology including data template and method template, mode oo data access model and spatial query and spatial analysis model

    摘要給出了空間數據和屬性數據的數據結構,在此基礎上採用面向對象數據庫( oodb )技術中的對象組織和管理思想,採用數據模板和方法模板技術建立面向對象的數據訪問模型,並在此基礎上建立了一種面向對象的空間查詢和空間分析模型。
  8. Analyze the systematic structure of the product data management system and study the object representation of the product data integration model, the product data attribute and operation, the product information modeling and the theory and method of access control modeling in order to set up the object model of the product data access control and describe the data base conversion of the object model and executive method

    分析產品數據管理系統的體系結構,研究產品數據的集成模型的對象表示,產品數據屬性和操作,產品信息建模和訪問控制建模的理論和方法;建立產品數據訪問控制的對象模型,並說明對象模型的數據庫轉換和實現方法。
  9. To solve that problem, we convert the structure of the object data and carry out the access control on the basis of the method of the object, which realize the access control of the henter data

    針對這些問題,我們提出了將對象數據進行轉換存儲,針對對象的方法進行安全控制,實現了異構數據的安全訪問控制。
  10. 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系統部分功能。
  11. Furthermore, the system uses some other important technologies, such as data access technology based on odac, analytic method based on knowledge, object - oriented graphic design and so on

    此外,系統在實現時還採用了其它一些關鍵技術,如基於odac的數據訪問技術、基於知識的分析方法和面向對象的圖形設計等。
  12. What ' s more, with fundamental research, the following solutions were put forward : database connectivity technology, which can help to implement this system which works in client / server mode, the way of using ole ( object linking and embedding ) to solve the storage and retrieval problems of blob ( binary large object block ) data type and the method of directly giving the database system ' s operating purviews to right users with the application of dbms ' s authentication mechanism, which help to control database ' s access

    這些關鍵技術包括數據庫連接技術,以實現客戶/服務器模式下的數據庫開發;用ole技術解決大文本數據存取問題;結合dbms自身鑒別機制,將數據庫系統權限賦予用戶,以控制用戶對數據的訪問。最後,本文對南京物流公司管理信息系統的開發工作進行了總結,並展望了開發運輸類公司mis的發展方向。
  13. We first put forward the file system of hierarchy structure through an object - oriented programming approach. to deal with great amount of data from geographic information and the need of fast access, we design a kind of professional embedded gis data structure to combine the quad tree storage format and the deploying mode of the file system. this method can implement the fast access for geographic information data

    通過面向對象的程序設計方法提出層次體系架構的文件系統;並針對地理信息數據量大的特點和快速空間存儲的需求,提出了一種將四叉樹存儲格式與文件系統的調度方式相結合的嵌入式gis專用數據結構,實現了地理信息的快速存取。
分享友人