data access logic 中文意思是什麼

data access logic 解釋
數據訪問邏輯層
  • data : n 1 資料,材料〈此詞系 datum 的復數。但 datum 罕用,一般即以 data 作為集合詞,在口語中往往用單數...
  • access : n. 1. 接近;會面。2. 捷徑,門路〈指方法、手段〉;檢查孔;進路,入口;【自動化】(存貯器的)存取。3. (病的)發作;(怒氣等的)爆發。4. 增加。
  • logic : n. 1. 邏輯,理論學。2. 推理[方法];邏輯性,條理性。3. 威力,壓力,強制(力)。
  1. Through the implementing of kernel level file and cache mechanism at the client side, this newly proposed distributed network file system provides seamless network file access and reduces the performance decline caused by network transmission. utilizing the concept of logic block server, it provides the reliable data block storage and implements redundant storage capacity. utilizing the concept of the index server, it provide s the cost of the greatly for server and network during data access process and realizes the computing with balancing capacity

    在客戶端通過實現內核級文件的調用和緩沖機制,實現了文件的無縫網路存取,並減少由於網路傳輸帶來的性能下降的影響;利用邏輯塊服務器實現邏輯塊的冗餘存取,實現數據塊的安全存放;利用索引服務器進行負載均衡計算,實現資料存取的較低網路和服務器開銷;利用索引服務器實現服務器組的零管理,使該系統具有高效性、穩定性和可伸縮性。
  2. Business logic should be in a higher layer of your application. only data access operations should be permitted

    業務邏輯應該在你的應用的一個高一些的層次里。持久層里僅僅允許數據存取操作。
  3. In the forth chaptef, based on previous chapter model, a scheme of system as a whole, message criterion, stock operating logic, data access logic are designed

    第四章依據第三章的系統模型設計了大慶煉化公司物資采購電子商務系統方案、消息規范、電子采購業務邏輯、基於jdbc / odbc的數據訪問。
  4. Many web applications are built by using multiple tiers, with one or more components in the middle tier that combine data access together with business logic

    許多web應用程序使用多個層構建而成,在中間層中有一個或多個組件,這些組件將數據訪問與業務邏輯結合起來。
  5. Build the required logic to handle situations where the data access might be slow or prevented

    您必須構建一些必要的邏輯來處理數據訪問速度慢,甚至被阻斷的情況。
  6. We can take dsp to realize fast encryption algorithm because of its highly parallelism, application - specific hardware logic, and application - specific instructions. pci transaction and dsp processing of data can take place simultaneously for its dual - access ram ( daram ) and host port interface ( hpi ). and, the time taken for interruption almost can be ignored because of deep buffer technology

    Dsp具有高度的并行結構、專用硬體邏輯以及許多專用指令,可以實現快速加密演算法, dsp的雙訪問ram ( daram )和主機并行介面( hpi )可以實現數據pci傳送和dsp處理同時進行,另外採用了深度緩沖技術,使花在主機中斷上的時間幾乎可以忽略不計,所以基於dsp的計算機數據加密卡pcijmc2000獲得了較高的處理速度。
  7. It s a good practice to code an application from " back to front " - with the " back " of an application being its data access and working areas, moving to the programmatic logic, and finally the user interface areas

    「從後向前」編寫應用程序是一個很好的實踐- -其中應用程序的「後端」指的是數據訪問和工作區,然後轉移到程序邏輯,最後是用戶介面區。
  8. The mps system requirements analysis and the design of database are completed with uml modeling technology, which inosculates the system ' s requirement analysis process and the component - based software development process and pave way for the abstract, development and assembly of components. then the thesis divides the business layer in the typical three - tier architecture into another three sublayers that are the data express layer, data access logic layer and business rule layer, and a framework that is more explicit and easier to develop and reuse is constructed. in this framework, the design strategy and method of components in diverse layers are given to complete their corresponding functions

    本文首先利用uml面向對象建模方法完成了mps系統的需求分析和數據庫的設計,使需求分析過程與開發過程更緊密地結合起來,為組件的抽取、開發與組裝奠定了基礎;然後將典型三層系統結構中的業務邏輯層分為業務實體層、數據訪問邏輯層和業務規則層,提出了一個更加清晰、易於開發和復用的總體框架結構,並設計了框架中不同組件的開發策略;最後利用com mts com +組件技術完成了基於本框架的mps系統中各層組件的開發、分散式事務處理及部署通信,調試了系統的運行,實現了系統的功能。
  9. 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 ;最後用一個實際的項目對架構應用進行實現。
  10. They include complex logic and or data access requirements

    它們包括復雜的邏輯和/或數據訪問需求。
  11. Several problems may arise when applications contain a mixture of data access code, business logic code, and presentation code. the traditional development mode can n ' t fulfill the need of web applications rapidly growing

    傳統的開發模式將數據訪問代碼、邏輯處理代碼和表示代碼相互混合,帶來了諸多問題,已經不能滿足web應用快速發展的需要。
  12. Under the open internet environment, three security mechanisms, including data confidentiality, identity authentication, and access control mechanism, must be realize when constructing logic secure subnet

    在開放的網際網路絡中,構建邏輯安全子網必須要實現三種安全機制:數據保密性機制、身份認證機制和訪問控制機制。
  13. The structure is divided into three layers logically. they are user layer, business layer and data layer. user layer is responsible to interact with user, business layer perform logic and data layer access data

    三層架構在邏輯上分為用戶層、業務層和數據層,其中用戶層負責與用戶進行交互,業務層負責業務邏輯,數據層負責信息的存取。
  14. That is to say that ipsec is not suit for the guizhou electric power data network. to this point, after synthesizing the feature of the security, the expansibility and the flexibility, this thesis conclude that mpls vpn is a reasonable way out to connect all parts of businesses and operations in the guizhou electric power system. by this means, different applications run within different vpns, separately in logic, safely and extended well and if necessary, every department can get easy access to the bone net only through a physical interface and interact each other

    在綜合對多協議標記交換虛擬專用網( mplsvpn )安全特性的描述,以及mplsvpn固有的高擴展性和靈活性的特點后,為保證各專業系統在骨幹網傳輸的安全性,論文認為完全可以使用mplsvpn的架構,把貴州電力系統的每個業務和相應的vpn對應起來,建議可通過電力數據通信骨幹網mplsvpn方式,不同的應用在各自不同的vpn上,邏輯上相互獨立,安全可靠,並且擴展性好,每家單位只需要一個物理介面接入骨幹網路,即使在同一個局域網上也可將vpn區分出來。
分享友人