svr_conc_leader_follower.mpc
来自「ace开发环境 用来开发网络程序 其运用了设计模式、多平台、C++等多种知识」· MPC 代码 · 共 19 行
MPC
19 行
// -*- MPC -*-// $Id: Svr_Conc_Leader_Follower.mpc 69308 2005-11-11 17:26:34Z isisbuilds $project : aceexe { avoids += ace_for_tao exename = leader_follower source_files { leader_follower.cpp }}project(*RT_CORBA) : aceexe { avoids += ace_for_tao exename = RT_CORBA_Leader_Follower source_files { RT_CORBA_Leader_Follower.cpp }}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?