命令 order; command; directive; instruction 命令式的口氣 a commanding tone; 服從命令 obey orders; 下命令 issue an order; 接到命令做某事 receive instructions to do sth.; 你不能干這事, 這是違反命令的。 you can't do anything of the sort. it is against orders.; 命令句 [語言學(xué)] imperative sentence; 命令語句 command statement; 命令語素 imperative morpheme; 命令語言 command language; 命令主 義 commandism; bossism; authoritarianism
Figure 2 . sequence diagram for a stateful command pattern 圖2 .有狀態(tài)命令模式的程序表
This invocation is modeled as a command pattern 這種調(diào)用采用命令模式。
A simplified version of the command pattern is shown in figure 6 圖6顯示的是命令模式的一個簡化版本。
Work model : optional , order model , timing model , burst model 工作模式可選:命令模式,定時模式,觸發(fā)模式
Time sharing , command mode 命令模式分時
Time sharing , command mode 命令模式分時
Normally , such listeners are specified as instances of anonymous inner classes using the command pattern 通常,這樣的偵聽器通過使用命令模式( command pattern )被指定為匿名內(nèi)部類的實(shí)例。
It is designed as a midplet of j2me application . in presentation tier , we choose struts , servlet and jsp as the major implementations 在表示層,我們選用了struts的mvc框架及標(biāo)準(zhǔn)的servlet 、 jsp等技術(shù),實(shí)現(xiàn)了命令模式、業(yè)務(wù)代理模式等。
We need to identify where the business logic will live using the command pattern , create that command in commandfactory when the businesslayerproxy requests it , and finally execute that logic in businesslayerproxy 我們需要通過命令模式識別業(yè)務(wù)邏輯的位置,當(dāng)businesslayerproxy發(fā)出請求時,在commandfactory中就會創(chuàng)建command ,最終執(zhí)行該邏輯。
Before the connectting between moden and other equipments , it works at the cammand mode , the cammand that is send to moden is used to set or manipulate the mode , after the connectting between moden and other equipments , it works at connectting mode , at that time , the cammand send from the computer is send to another computer which will pass the moden and telephone line . the moden control cammand is called " at " cammand , all the control manipulation is realized by sending the ascii character to moden , after the moden received the " at " cammand , it firstly judges the cammand , secondly , it analyses and executes the cammand , finnally , it executes a response by sending back a ascii character , during the deseign of below - computer , we introduce in detail the deseign of system hardware and system software , below - computer system hardware and system software , below - computer is made up of microchip collecting and controlling system , which finish the strobe and water level data collection , display and disposal , deal with the communication with the above - computer , the microchip is the centre of data dealing with , the peripheral equipments are made up of data collecttion module , control cammand input module , display module , execute output module , and long - distance communication module 在moden控制軟件的設(shè)計中,詳細(xì)敘述了moden正常工作時的幾個重要函數(shù):初始化函數(shù)、撥號處理函數(shù)、應(yīng)答處理函數(shù)、掛機(jī)處理函數(shù),設(shè)計并調(diào)試了四個函數(shù)的通信程序,調(diào)制解調(diào)器工作時存在兩種模式,命令模式與連線模式,命令模式是針對功能設(shè)置的模式,連線模式是數(shù)據(jù)傳輸?shù)哪J?。?dāng)調(diào)制解調(diào)器未與其他設(shè)備連接時,其處于命令模式,這時候下達(dá)給調(diào)制解調(diào)器的指令是作為調(diào)制解調(diào)器本身設(shè)置或操作用的;當(dāng)調(diào)制解調(diào)器已經(jīng)與其他設(shè)備連接時,其處于連線模式,所有在此時由計算機(jī)送至調(diào)制解調(diào)器的信息都將經(jīng)由電話線傳送到另一部計算機(jī)上。專門使用于控制調(diào)制解調(diào)器的指令集被稱為“ at指令集” ,對moden的所有操作(如撥號、應(yīng)答、掛機(jī)等)都可以通過給moden發(fā)送ascii字符串來實(shí)現(xiàn), moden在收到at命令后,先對命令進(jìn)行判斷,接著分析和執(zhí)行命令緩沖區(qū)中的命令,最后以自身的ascii字符對命令作出響應(yīng)。