family1.pack
来自「很好用的原程序 实现人工智能问题 包括事实与规则的编辑」· PACK 代码 · 共 21 行
PACK
21 行
/*****************************************************************************
Copyright (c) Sabu Francis Associates
******************************************************************************/
#include @"family1.ph"
% privately used packages
#include @"pfc\filesystem\filesystem.ph"
#include @"pfc\application\exe\exe.ph"
#include @"pfc\console\console.ph"
#include @"pfc\exception\exception.ph"
% private interfaces
% private classes
% implementations
#include @"family1.pro"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?