.project

来自「Altera下的FPGA运行Nios处理器的flash控制器」· PROJECT 代码 · 共 21 行

PROJECT
21
字号
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>flash_test_syslib</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>com.altera.ide.core.alterabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.cdt.core.cnature</nature>
		<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
		<nature>com.altera.ide.core.AlteraNios2Nature</nature>
		<nature>com.altera.ide.core.AlteraSDKNature</nature>
	</natures>
</projectDescription>

⌨️ 快捷键说明

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