test.layout

来自「在GRAPH中找出K條最短路徑,並且輸出到SP.txt檔中」· LAYOUT 代码 · 共 35 行

LAYOUT
35
字号
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?><CodeBlocks_layout_file>	<ActiveTarget name="Debug" />	<File name="QYConfigCenter.h" open="0" top="0" tabpos="4">		<Cursor position="658" topLine="11" />	</File>	<File name="QYDirectedGraph.cpp" open="1" top="0" tabpos="4">		<Cursor position="3480" topLine="146" />	</File>	<File name="QYDirectedGraph.h" open="1" top="0" tabpos="5">		<Cursor position="3295" topLine="8" />	</File>	<File name="QYDirectedPath.h" open="1" top="0" tabpos="2">		<Cursor position="2824" topLine="78" />	</File>	<File name="QYKShortestPaths.cpp" open="0" top="0" tabpos="2">		<Cursor position="1902" topLine="336" />	</File>	<File name="QYKShortestPaths.h" open="0" top="0" tabpos="7">		<Cursor position="0" topLine="60" />	</File>	<File name="QYShortestPath.cpp" open="1" top="0" tabpos="3">		<Cursor position="3256" topLine="153" />	</File>	<File name="QYShortestPath.h" open="0" top="0" tabpos="8">		<Cursor position="2704" topLine="34" />	</File>	<File name="main.cpp" open="1" top="1" tabpos="1">		<Cursor position="1267" topLine="12" />	</File>	<File name="vertex.h" open="0" top="0" tabpos="2">		<Cursor position="185" topLine="0" />	</File></CodeBlocks_layout_file>

⌨️ 快捷键说明

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