?? performance.mpc
字號:
// -*- MPC -*-
// Performance.mpc,v 1.4 2003/12/23 21:05:04 dhinton Exp
project(*server): taoexe, portableserver, strategies {
idlflags += -Sd -Sp
Source_Files {
UDP_i.cpp
server.cpp
}
}
project(*client): taoexe, portableserver, strategies {
idlflags += -Sd -Sp
Source_Files {
client.cpp
UDP_i.cpp
UDP_PerformanceClient.cpp
}
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -