橫切關注點 的英文怎麼說

中文拼音 [héngqiēguānzhùdiǎn]
橫切關注點 英文
cross-cutting concern
  • : 橫形容詞1. (蠻橫; 兇暴) harsh and unreasonable; perverse 2. (不吉利的; 意外的) unexpected
  • : 切Ⅰ動詞1 (合; 符合) correspond to; be close to 2 (用在反切后頭 表示前兩個字是注音用的反切)見 ...
  • : Ⅰ動詞1 (使開著的物體合攏) close; shut 2 (圈起來) shut in; lock up 3 (倒閉; 歇業) close down...
  • : Ⅰ動詞1 (灌入) pour; irrigate 2 (集中) concentrate on; fix on; focus on 3 (用文字來解釋字句)...
  • : Ⅰ名詞1 (液體的小滴) drop (of liquid) 2 (細小的痕跡) spot; dot; speck 3 (漢字的筆畫「、」)...
  1. While this signature is sufficient to inform clients using the method of its dominant role, it leaves other clients - those that implement crosscutting concerns such as security and transaction management - uninformed

    雖然這種簽名可以告訴使用這個方法的客戶該元素的主要功能,但是它無法通知其他客戶那些實現橫切關注點的客戶,比如安全和事件管理客戶。
  2. Aop is key to managing crosscutting concerns in application development

    Aop是在應用程序開發中管理橫切關注點鍵。
  3. Cross - cutting concerns

    橫切關注點
  4. You can code your crosscutting concern in one place, then use a technique called the

    您可以在合適的位置編寫自己的橫切關注點( crosscutting concern ) ,然後使用稱為
  5. Process is fundamental to all aop tools since it enables the modular implementation of crosscutting concerns

    過程是所有aop工具的基本過程,因為是它支持橫切關注點的模塊化實現。
  6. As a result, crosscutting concerns like logging, transactions, and security no longer intrude on your application code

    因此,橫切關注點(如日誌、事務和安全)不會再干擾應用程序代碼。
  7. In short, system monitoring is a classic crosscutting concern and therefore suffers from any implementation that is not modular

    簡單地說,系統監視是經典的橫切關注點,因此任何非模塊化的實現都會讓它混亂。
  8. Spring uses the aop specification and an xml configuration file to externalize crosscutting concerns, thus preserving the purity of your java objects

    Spring使用aop規范和一個xml配置文件具體化橫切關注點,因而保持了java代碼的純潔性。
  9. In a nutshell, aop allows developers to create non - behavioral concerns, called crosscutting concerns, and insert them in their application code

    簡單地說, aop讓開發人員可以創建非行為性的,稱為橫切關注點,並將它們插入到應用程序代碼中。
  10. The difference is that you now map the system s crosscutting concerns to aspects that use a multidimensional interface, which is projected into the associated dimensions

    區別是現在將系統的橫切關注點映射到使用了投射到相維中的多維介面的方面。
  11. Aop tools give you a way to separate the code for essential crosscutting concerns, such as logging and security, from your java programs core application logic cleanly

    Aop及其相的工具使您可以將基本橫切關注點(如日誌記錄和安全)的代碼,與程序的核心應用邏輯相分離。
  12. If you are faced with implementing crosscutting concerns and you aren t able to follow the above guidelines, use an aspect - oriented solution anyway, even if it means " tagging " each method that needs an advice

    如果正在實現橫切關注點,並且不能遵循上面的準則,那麼也可以使用面向方面的解決方案,即使這意味著「標記」每一個需要一個通知的方法。
  13. In this article, we firstly analyze the present status of cbse mainly concerning its framework. some deficiencies are pointed out as follows : some present component frameworks focus on the service providing for the components, but the separation of interface layer and business logic layer is ignored ; components are tightly coupled with the api provided by the framework ; lacking the support for component unit testing ; lacking the support for the modularization of crossing cutting concerns

    本文首先以cbse中的框架為,分析了cbse的現狀,並指出了其中一些不足之處:現有的一些構件框架僅僅強調給構件提供服務,而忽略了介面層和業務邏輯層的分離;構件依賴于特定框架的api ;缺乏對單元測試的支持;缺乏對橫切關注點( crosscuttingconcerns )的模塊化支持。
  14. Typically, aop is thought of in the context of concerns that crosscut multiple system modules

    通常, aop在多個系統模塊的環境中是理想的。
  15. Or aop, is a programming technique that allows programmers to modularize crosscutting concerns, or behavior that cuts across the typical divisions of responsibility, such as logging and transaction management

    ,即aop ,是一種編程技術,它允許程序員對橫切關注點典型的職責分界線的行為(例如日誌和事務管理)進行模塊化。
  16. Thirdly, it searches the possible crosscutting concerns from the subsystems and finds out many crosscutting concerns such as logging, user permission - checking, license checking of the non - basic modules, synchronized accessing of shared memory, managing of db connection pool and managing of win32 apis ’ exceptions. finally, it implements the crosscutting concerns using aspectc + + language and verifies some of them. because of encapsulating the crosscutting concerns with aop, the coupling degree of modules and the difficulty of user ’ s maintenance are decreased, the

    接著圍繞各個子系統的設計與開發,對各個子系統中可能存在的橫切關注點進行了分析和研究,指出了日誌處理、用戶權限檢查、非基本模塊的許可證驗證、共享內存的同步訪問、數據庫連接池管理和win32api異常處理這些系統級的橫切關注點,並採用aop技術對這些橫切關注點進行了單獨的模塊設計。
分享友人