?? sim104.tcl
字號:
set Sim(Trace) ONset Sim(AgentTrace) OFFset Sim(NumDevices) 6set Sim(Transport) [list TCP/Reno UDP UDP UDP UDP]set Sim(xpos_) [list 1.68 2.08 4.38 6.28 6.46 2.92]set Sim(ypos_) [list 5.14 1.38 1.7 3.42 5.54 7.06]set Sim(Application) [list FTP Traffic/Exponential Traffic/Exponential Traffic/Exponential Traffic/Exponential]set InqTimeout 32768set NumResponses 5set SimulationTime 20.0set StartTime [list 0.0 0.1 0.2 0.3 0.5 0.6]set InqScanOffset [list 3200 960 1280 3200 2880]set Sim(NamFile) "out.nam"source ./proc.tclsource ./run.tcl
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -