package_ti.sdo.ce.examples.servers.video_copy.c
来自「这是达芬奇开发下的一个例程」· C语言 代码 · 共 15 行
C
15 行
#ifndef __config__char __dummy__;#define __xdc_PKGVERS 1, 0, 0#define __xdc_PKGNAME ti.sdo.ce.examples.servers.video_copy#define __xdc_PKGPREFIX ti_sdo_ce_examples_servers_video_copy_#ifdef __xdc_bld_pkg_c__#define __stringify(a) #a#define __local_include(a) __stringify(a)#include __local_include(__xdc_bld_pkg_c__)#endif#else#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?