📄 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 + -