console.layout

来自「我自己编写的A*搜索算法」· LAYOUT 代码 · 共 18 行

LAYOUT
18
字号
<?xml version="1.0"?><!DOCTYPE CodeBlocks_layout_file><CodeBlocks_layout_file>	<File name="AStar.cpp" open="1" top="0">		<Cursor position="370" topLine="54"/>	</File>	<File name="AStar.hpp" open="1" top="0">		<Cursor position="114" topLine="0"/>	</File>	<File name="MemCheck.cpp" open="1" top="0">		<Cursor position="1464" topLine="0"/>	</File>	<File name="main.cpp" open="1" top="1">		<Cursor position="1118" topLine="0"/>	</File>	<Expand folder="/Sources"/></CodeBlocks_layout_file>

⌨️ 快捷键说明

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