ex1.csproj.user

来自「SMC takes a state machine stored in a .s」· USER 代码 · 共 49 行

USER
49
字号
<VisualStudioProject>    <CSHARP LastOpenVersion = "7.0.9466" >        <Build>            <Settings ReferencePath = "..\..\..\lib\DotNet\Debug\Trace;" >                <Config                    Name = "Debug"                    EnableASPDebugging = "false"                    EnableASPXDebugging = "false"                    EnableUnmanagedDebugging = "false"                    EnableSQLServerDebugging = "false"                    RemoteDebugEnabled = "false"                    RemoteDebugMachine = ""                    StartAction = "Project"                    StartArguments = "1Z010E111"                    StartPage = ""                    StartProgram = ""                    StartURL = ""                    StartWorkingDirectory = ""                    StartWithIE = "true"                />                <Config                    Name = "Release"                    EnableASPDebugging = "false"                    EnableASPXDebugging = "false"                    EnableUnmanagedDebugging = "false"                    EnableSQLServerDebugging = "false"                    RemoteDebugEnabled = "false"                    RemoteDebugMachine = ""                    StartAction = "Project"                    StartArguments = ""                    StartPage = ""                    StartProgram = ""                    StartURL = ""                    StartWorkingDirectory = ""                    StartWithIE = "true"                />            </Settings>        </Build>        <OtherProjectSettings            CopyProjectDestinationFolder = ""            CopyProjectUncPath = ""            CopyProjectOption = "0"            ProjectView = "ProjectFiles"            ProjectTrust = "0"        />    </CSHARP></VisualStudioProject>

⌨️ 快捷键说明

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