📄 profile_and_endpoint_selection.mpc
字号:
// Profile_And_Endpoint_Selection.mpc,v 1.2 2003/12/12 05:13:38 bala Exp
project(*Server): rt_server, strategies, portableserver {
avoids += minimum_corba
Source_Files {
server.cpp
}
}
project(*Client): rt_client, strategies, portableserver {
avoids += minimum_corba
Source_Files {
client.cpp
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -