📄 notify_service.mpc
字号:
// -*- MPC -*-
// Notify_Service.mpc,v 1.6 2003/12/23 21:04:23 dhinton Exp
project : orbsvcsexe, core, notification, naming {
exename = Notify_Service
Source_Files {
Notify_Server.cpp
Notify_Service.cpp
}
Header_Files {
Notify_Service.h
}
}
project(NT_Notify_Service) : orbsvcsexe, core, notification, naming {
exename = NT_Notify_Service
Source_Files {
Notify_Service.cpp
NT_Notify_Server.cpp
NT_Notify_Service.cpp
}
Header_Files {
Notify_Service.h
NT_Notify_Service.h
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -