01zinc.cdf

来自「嵌入式开发工具」· CDF 代码 · 共 30 行

CDF
30
字号
/*Copyright 1984-2000 Wind River Systems, Inc.modification history--------------------01b.25jun03,jlb Udated for Tornado 2.2 and WindML 3.001a,25sep00,jlb  written.DESCRIPTIONThis file contains descriptions for all of the Zinc components*/Folder  FOLDER_ZINC {	NAME            Zinc components	SYNOPSIS        Zinc components        _CHILDREN       FOLDER_ROOT	CHILDREN        INCLUDE_ZINC           }Component INCLUDE_ZINC {	NAME            all of zinc	SYNOPSIS        Include the entire Zinc library	REQUIRES        INCLUDE_CPLUS \			INCLUDE_WINDML	LINK_SYMS       zincForceLinkAll}

⌨️ 快捷键说明

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