backgroundsupport.ph

来自「Visual Prolog 7.1的一些学习资料,希望对您有用」· PH 代码 · 共 19 行

PH
19
字号
/*****************************************************************************

                        Copyright (c) Prolog Development Center A/S

******************************************************************************/

#requires @"background\backgroundSupport\backgroundSupport.pack"
% publicly used packages
#include @"background\background.ph"
#include @"pfc\core.ph"
#include @"background\background.ph"

% exported interfaces
#include @"background\backgroundSupport\bgJobSupport.i"

% exported classes
#include @"background\backgroundSupport\bgJobSupport.cl"
#include @"background\backgroundSupport\bgMsg.cl"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?