port.h
来自「本程序将ucosii移入了QF框架」· C头文件 代码 · 共 14 行
H
14 行
/////////////////////////////////////////////////////////////////////
// Quantum Dining Philosophers DOS port
// Copyright (c) 2002 Miro Samek, Palo Alto, CA.
// All Rights Reserved.
/////////////////////////////////////////////////////////////////////
#ifndef port_h
#define port_h
#include "qf_ucosii.h"
#include "qdpp.h"
#endif // port_h
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?