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

📄 prb_noname.cbp

📁 It s an interface for using huffman trees (data structure application) that can be used for compress
💻 CBP
字号:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?><CodeBlocks_project_file>	<FileVersion major="1" minor="6" />	<Project>		<Option title="Prb_Noname" />		<Option pch_mode="2" />		<Option compiler="gcc" />		<Build>			<Target title="Debug">				<Option output="bin\Debug\Prb_Noname" prefix_auto="1" extension_auto="1" />				<Option object_output="obj\Debug\" />				<Option type="1" />				<Option compiler="gcc" />				<Compiler>					<Add option="-g" />				</Compiler>			</Target>			<Target title="Release">				<Option output="bin\Release\Prb_Noname" prefix_auto="1" extension_auto="1" />				<Option object_output="obj\Release\" />				<Option type="1" />				<Option compiler="gcc" />				<Compiler>					<Add option="-O2" />				</Compiler>				<Linker>					<Add option="-s" />				</Linker>			</Target>		</Build>		<Compiler>			<Add option="-Wall" />		</Compiler>		<Unit filename="main.c">			<Option compilerVar="CC" />		</Unit>		<Extensions>			<code_completion />			<debugger />		</Extensions>	</Project></CodeBlocks_project_file>

⌨️ 快捷键说明

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