motor.vcproj.ecnu0.lwy.user

来自「WinCE试验_电机控制实验MotorCtrl」· USER 代码 · 共 80 行

USER
80
字号
<?xml version="1.0" encoding="gb2312"?>
<VisualStudioUserFile
	ProjectType="Visual C++"
	Version="8.00"
	ShowAllFiles="false"
	>
	<Configurations>
		<Configuration
			Name="Debug|XSBase270 (ARMV4I)"
			>
			<DebugSettings
				Command="$(TargetPath)"
				WorkingDirectory=""
				CommandArguments=""
				Attach="false"
				DebuggerType="3"
				Remote="1"
				RemoteMachine="ECNU0"
				RemoteCommand=""
				HttpUrl=""
				PDBPath=""
				SQLDebugging=""
				Environment=""
				EnvironmentMerge="true"
				DebuggerFlavor="4"
				MPIRunCommand=""
				MPIRunArguments=""
				MPIRunWorkingDirectory=""
				ApplicationCommand=""
				ApplicationArguments=""
				ShimCommand=""
				MPIAcceptMode=""
				MPIAcceptFilter=""
			/>
			<DeploymentTool
				DeploymentDevice="7A31AC6C-838D-4E8B-BB7E-FFE72AB8D896d6518ffc-710f-11d3-99f2-00105a0df099"
			/>
			<DebuggerTool
				RemoteExecutable=""
				Arguments=""
			/>
		</Configuration>
		<Configuration
			Name="Release|XSBase270 (ARMV4I)"
			>
			<DebugSettings
				Command="$(TargetPath)"
				WorkingDirectory=""
				CommandArguments=""
				Attach="false"
				DebuggerType="3"
				Remote="1"
				RemoteMachine="ECNU0"
				RemoteCommand=""
				HttpUrl=""
				PDBPath=""
				SQLDebugging=""
				Environment=""
				EnvironmentMerge="true"
				DebuggerFlavor="4"
				MPIRunCommand=""
				MPIRunArguments=""
				MPIRunWorkingDirectory=""
				ApplicationCommand=""
				ApplicationArguments=""
				ShimCommand=""
				MPIAcceptMode=""
				MPIAcceptFilter=""
			/>
			<DeploymentTool
				DeploymentDevice="7A31AC6C-838D-4E8B-BB7E-FFE72AB8D896d6518ffc-710f-11d3-99f2-00105a0df099"
			/>
			<DebuggerTool
				RemoteExecutable=""
				Arguments=""
			/>
		</Configuration>
	</Configurations>
</VisualStudioUserFile>

⌨️ 快捷键说明

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