command logic 中文意思是什麼

command logic 解釋
命令邏輯
  • command : vt 1 命令,指令;指揮,統率(軍隊等)。2 左右,支配,控制,管理,掌握。3 自由使用。4 博得,得到(...
  • logic : n. 1. 邏輯,理論學。2. 推理[方法];邏輯性,條理性。3. 威力,壓力,強制(力)。
  1. All business logic is encapsulated in command objects by applying the command pattern

    所有的業務邏輯通過應用command模式來封裝在command對象中。
  2. So far, i ve looked at asynchronous request response using message queues and business logic encapsulation using the command pattern

    迄今為止,我已經觀察到可以使用消息隊列來實現異步的請求或響應,以及使用command模式來實現商業邏輯封裝。
  3. The author introduces basic requirements, selection and determination of the fighter ' s attack course in air - to - air multi - target attacking, and provides the logic diagram for calculation of the course, aiming deviation and operating command

    摘要介紹了空對空多目標攻擊載機攻擊航線的基本要求、航線選擇和求解方法,以及載機航線、瞄準偏差、操縱指令的計算邏輯圖。
  4. The communication core with a set of logic implemented the functions of coding, decoding, data buffering, message testing and command judging and performing

    數據通訊內核及其外圍邏輯完成了曼徹斯特編/解碼、數據緩沖、消息格式檢驗以及命令的解析、判斷和執行等功能。
  5. In most cases, when you issue a stop command, the current job step is canceled and any retry logic is ignored

    大多數情況下,當發出停止命令后,當前的作業步驟就會被取消,所有重試邏輯都會被忽略。
  6. The scale, facility, setup mode and the topper application are increasing, but the network management system still adopts a centralizing structure based on manager / agent model. in the centralizing structure, the network management system can ’ t change with the scale and complexity, which made the system bigger and bigger. all management logic is computing in one workstation, that will occupy too many bandwidth, depress performance and made the workstation become the weakest part, if the workstation overrun or dead, agent can ’ t come back because it must wait manager ’ s command

    目前,我國電信網路正處于高速發展中,網路的規模越來越大,設備種類越來越多,組網方式越來越多樣化,應用越來越復雜,但是網路管理系統仍然普遍採用管理員/代理的集中式管理方法,在集中式網路管理模式中,網管系統不能隨著網路規模和復雜度的變化而變化,致使網管系統越來越龐大;網路管理邏輯全部集中在一個管理工作站中計算,需要佔用大量的帶寬來傳輸設備數據,有效性差,同時管理工作站是系統中最脆弱的部分,一旦管理方超負荷或死機,代理方因為必須等待管理方的指令而無法恢復系統,導致系統崩潰。
  7. Businesslayerproxy never knows what command it s executing, only that it s executing some business logic through the icommand interface notice the return value from commandfactory

    Businesslayerproxy並不清楚執行什麼命令,它只是通過icommand介面執行一些業務邏輯(注意commandfactory的返回值) 。
  8. The framework we ll create is a simple 3 - tier framework that processes business logic using three patterns : the 3 - layer architecture pattern, the singleton pattern, and the command pattern

    我們將要建立的是一個簡單的3 - tier框架,它使用了三種模式處理業務邏輯: 3 - layer體系結構模式、 singleton模式和command模式。
  9. The simulation results show that, the evolution architectures model win the advantage of integrating the research production such as natural language proc essing, fuzzy logic, neural network techniques, artificial intelligent and intelligent deciding methods easily. in other words, it will take full advantage of the operators " subjective value, provide an intelligent assistant deciding environment to all levels managers, and boost the information processing ability and command & deciding levels. those advantages are attributable to that the evolution data fusion architectures are founded on the physical base of anthropic thinking and deciding, i. e., the evolution theory of nervous system

    研究表明,由於直接以人類思維與決策的物理基礎,即神經網路進化的理論為基礎建立數據融合體系結構模型,數據融合系統的進化體系結構更有利於集成諸如自然語言處理、模糊邏輯、神經網路技術、人工智慧和智能決策等方面的研究成果,它可以充分發揮指揮和操作人員的主觀能動性,為各級管理人員提供一個智能化輔佐決策環境,提高復雜網路系統的信息處理能力和指揮決策水平。
  10. All concrete commands - all business logic - realize the command interface

    所有的具體指令- -所有的業務邏輯- -實現命令介面。
  11. Businessproxy then asks commandfactory to create the desired business logic object command so the business can be executed

    Businesslayerproxy然後要求commandfactory建立請求的業務邏輯對象(命令) ,這樣,業務就可以被執行。
分享友人