?? sim103.tcl
字號:
set Sim(Trace) ONset Sim(AgentTrace) OFFset Sim(NumDevices) 5set Sim(Transport) [list TCP/Reno UDP UDP UDP]set Sim(xpos_) [list 1.3 3.76 5.4 5.9 0.8]set Sim(ypos_) [list 3.92 1.28 2.9 5.14 6.26]set Sim(Application) [list FTP Traffic/Exponential Traffic/Exponential Traffic/Exponential]set InqTimeout 32768set NumResponses 4set SimulationTime 20.0set StartTime [list 0.0 0.1 0.2 0.3 0.4]set InqScanOffset [list 3200 6400 3200 6400]set Sim(NamFile) "out.nam"source ./proc.tclsource ./run.tcl
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -