wfmo_reactor.mpc
来自「ace开发环境 用来开发网络程序 其运用了设计模式、多平台、C++等多种知识」· MPC 代码 · 共 119 行
MPC
119 行
// -*- MPC -*-// $Id: WFMO_Reactor.mpc 71351 2006-03-01 23:48:42Z shuston $project(*Abandoned): aceexe, wfmo { exename = abandoned Source_Files { Abandoned.cpp }}project(*APC): aceexe, wfmo { avoids += wince exename = apc Source_Files { APC.cpp }}project(*Console_Input): aceexe, wfmo { exename = console_input Source_Files { Console_Input.cpp }}project(*Directory_Changes): aceexe, wfmo { exename = directory_changes Source_Files { Directory_Changes.cpp }}project(*Exceptions): aceexe, wfmo { exename = exceptions Source_Files { Exceptions.cpp }}project(*Handle_Close): aceexe, wfmo { exename = handle_close Source_Files { Handle_Close.cpp }}project(*Multithreading): aceexe, wfmo { exename = multithreading Source_Files { Multithreading.cpp }}project(*Network_Events): aceexe, wfmo { exename = network_events Source_Files { Network_Events.cpp }}project(*Prerun_State_Changes): aceexe, wfmo { exename = prerun_state_changes Source_Files { Prerun_State_Changes.cpp }}project(*Registration): aceexe, wfmo { exename = registration Source_Files { Registration.cpp }}project(*Registry_Changes): aceexe, wfmo { avoids += ace_for_tao wince exename = registry_changes Source_Files { Registry_Changes.cpp }}project(*Removals): aceexe, wfmo { exename = removals Source_Files { Removals.cpp }}project(*Suspended_Removals): aceexe, wfmo { exename = suspended_removals Source_Files { Suspended_Removals.cpp }}project(*Talker): aceexe, wfmo { avoids += ace_for_tao wince exename = talker Source_Files { Talker.cpp }}project(*Timeouts): aceexe, wfmo { exename = timeouts Source_Files { Timeouts.cpp }}project(*Window_Messages): aceexe, wfmo { avoids += ace_for_tao wince exename = window_messages Source_Files { Window_Messages.cpp }}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?