⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 component.cdf

📁 mysql-5.0.33源码包
💻 CDF
字号:
/* component.cdf - dynamically updated configuration *//* * NOTE: you may edit this file to alter the configuration * But all non-configuration information, including comments, * will be lost upon rebuilding this project. *//* Component information */Component INCLUDE___DB_CAPAPPL_NAME__ {	ENTRY_POINTS	ALL_GLOBAL_SYMBOLS 	MODULES		__DB_APPLICATION_NAME__.o 	NAME		__DB_APPLICATION_NAME__	PREF_DOMAIN	ANY	_INIT_ORDER	usrComponentsInit}/* EntryPoint information *//* Module information */Module __DB_APPLICATION_NAME__.o {	NAME		__DB_APPLICATION_NAME__.o	SRC_PATH_NAME	$PRJ_DIR/../__DB_APPLICATION_NAME__.c}/* Parameter information */

⌨️ 快捷键说明

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