command pattern 中文意思是什麼

command pattern 解釋
命令範例
  • command : vt 1 命令,指令;指揮,統率(軍隊等)。2 左右,支配,控制,管理,掌握。3 自由使用。4 博得,得到(...
  • pattern : n 1 模範,榜樣;典範。2 型,模型;模式;雛型;【冶金】原型。3 花樣;式樣;(服裝裁剪的)紙樣;圖...
  1. The append command works similarly, but will insert a line or lines after the current line in the pattern space. it s used as follows : a - insert this line after each line

    請注意,設置和導出環境變量沒有使用前導的$符號,而顯示或在別的地方使用該值時則使用了該符號。
  2. Figure 2. sequence diagram for a stateful command pattern

    圖2 .有狀態命令模式的程序表
  3. This is an application of the command pattern

    這是command模式的一個應用。
  4. This invocation is modeled as a command pattern

    這種調用採用命令模式。
  5. Known as the command pattern to encapsulate this operator in an object

    )在對象中封裝這個運算符。
  6. A simplified version of the command pattern is shown in figure 6

    圖6顯示的是命令模式的一個簡化版本。
  7. The command pattern used in this article has been simplified for clarity

    本文中使用到的command模式為達到清楚明了,已作了一定的簡化。
  8. All business logic is encapsulated in command objects by applying the command pattern

    所有的業務邏輯通過應用command模式來封裝在command對象中。
  9. Normally, such listeners are specified as instances of anonymous inner classes using the command pattern

    通常,這樣的偵聽器通過使用命令模式( command pattern )被指定為匿名內部類的實例。
  10. Code that logs information to a file can be added to the execute operation of concretecommand in the command pattern

    在command模式中,將信息記錄到文件中的代碼能夠被添加到concretecommand的execute ( )操作。
  11. So far, i ve looked at asynchronous request response using message queues and business logic encapsulation using the command pattern

    迄今為止,我已經觀察到可以使用消息隊列來實現異步的請求或響應,以及使用command模式來實現商業邏輯封裝。
  12. First of all, we bring forward the basic project of tadil, which adapts to combined operations. it is suggested to use tdma ( the abbreviation of time division multiple access ) as the working pattern and utilize the concept of mobile ad hoc network to construct the data link network. aiming at the impact of time delay on data link and the characteristic of cooperative combat under the command of director aircraft, this thesis applies a kind of kalman filtering algorithm in polar coordinates to compensate the error of time delay, and then does the transformation of target motion parameters to obtain the current information of target

    本文結合空軍裝備部某「十五」預研課題,圍繞著戰術數據鏈、多機協同多目標攻擊、超機動攻擊、空對地攻擊這四個方面展開了一系列的研究工作:本文首先給出了適應三軍聯合作戰的戰術數據鏈系統的基本方案,建議採用時分多址的工作模式,並利用移動自組織網路的概念構建數據鏈網路,同時針對數據鏈傳輸信息的時間延遲特性和指揮機指揮下的多機協同作戰特點,應用一種極坐標系下的卡爾曼濾波演算法對該傳輸延遲誤差進行補償,並在此基礎上進行目標運動參數的轉換,以獲得目標相對于某無人機的當前運動信息,且利用模擬驗證了方法的有效性。
  13. The flyer follows a pre - programmed pattern, which can be changed by a command from the ground station

    飛行器按照程序預設的樣式,能通過地面站的命令轉換。
  14. The test - unit task, which launches unit tests from the command line, expects either a list of test names or a file pattern. see listing 15 - 5 for details

    測試-單元工作,開始於單元測試命令行,要麼是一列表文件名,要麼是文件結構。細節見列表15 - 5 。
  15. Then, put forward the design policy for the lower - layer of embed linux browser. considering running on embed system platform, each blocking i / o operation has been encapsulated to be independent module by using “ request queue - asynchronous callback ” mechanism implemented from command processor design pattern

    針對嵌入式平臺的特點,利用根據命令處理器設計模式實現的「請求隊列-異步回調」機制,將各個引起延遲的網路i / o操作模塊封裝隔離成可以異步回調操作的模塊。
  16. The behavioral choice depends on the pattern of neural input to the command centers ( from sensory systems ), and on the modulatory state of the animal ( e. g., hormonal state, or motivational state, etc. )

    行為的選擇依賴于指揮中樞的神經輸入(來自感覺系統) ,以及動物的調節狀態(例如,激素狀態或者動機狀態等) 。
  17. Enterprise information system framework provides a series of reusable groupware, such as persistence layer which introduces dynamic value object 、 value list hander and command pattern, it encapsulates the detail of accessing database and affords the interface of different persistence layer framework ; basing on asynchronous javascript and xml ( ajax for short ), we develops the client validity check engine 、 dynamic cascading menu and common 、 dynamic tree structure groupware, as well as a set of tag library which include query 、 pagination 、 cache an so on. they reduce the code redundancy and predigests the development of interface layer enormously ; the security subsystem which is based on secure socket layer ( ssl for short ) and role - based access control ( rbac for short ) ensures the data security transmission and privilege control. furthermore, the model of enterprise application integration ( eai for short ) which based on web services, it supply some helpful explore for the sake of system integration and data communion for the future

    企業信息系統框架提供了一系列可復用組件,例如採用動態vo 、值列表處理器以及命令模式的持久層組件,封裝了數據庫訪問細節,並為不同的持久層框架提供調用介面;基於ajax ( asynchronousjavascriptandxml )技術的客戶端校驗引擎、動態級聯菜單以及通用動態樹型結構組件,一系列查詢、分頁、緩存等標簽庫則減少了表示層的代碼冗餘,簡化了表示層開發;基於ssl登錄以及基於角色的訪問控制的安全子系統則初步實現了數據安全傳輸和權限控制;此外基於web服務的企業應用集成模型為今後系統集成、數據共享提供了有益探索。
  18. 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模式。
  19. Detailed analyses the algorithm of weight parameter. introduced the different algorithms of digital beam forming ( dbf ) and direction of arrival ( doa ). based on multi - aircraft tracking telemetry and command system, detailed introduce gradient algorithm pattern which follows the lms error norm

    介紹了數字波束形成的基本原理,詳細介紹了波束形成的權值演算法,研究了數字波束形成以及波達方向確定的各種演算法,結合多飛行器測控系統詳細介紹了在最小均方誤差準則下的梯度演算法模型。
分享友人