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

📄 dll.template

📁 非常好用的可移植的多平台C/C++源代码编辑器
💻 TEMPLATE
字号:
<Code::Blocks_template_file>
	<Template name="dll" title="Dynamic Link Library" category="Libraries" bitmap="dll.png">
		<FileSet name="c" title="C source">
			<File source="dll-main.cpp" destination="main.c"/>
		</FileSet>
		<Option name="DLL Sample">
			<Project file="dll.cbp"/>
		</Option>
	</Template>
</Code::Blocks_template_file>

⌨️ 快捷键说明

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