p9656_diag.cpp

来自「用Plx公司plx9656芯片设计的PCI卡的硬件诊断程序源代码。可以在deph」· C++ 代码 · 共 9 行

CPP
9
字号
#include <condefs.h>USEUNIT("../../p9656_diag.c");USEUNIT("../../../diag_lib/plx_diag_lib.c");USEUNIT("../../../lib/plx_lib.c");USEUNIT("../../../../samples/shared/diag_lib.c");USEUNIT("../../../../samples/shared/wdc_diag_lib.c");#define main// This file is part of the C++ Builder project of the sample code

⌨️ 快捷键说明

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