lines.csdproj.user

来自「C#开发的运行于windows mobile PDA上的游戏」· USER 代码 · 共 56 行

USER
56
字号
<VisualStudioProject>
    <ECSHARP>
        <Build>
            <Settings
                DeploymentDevice = "Windows CE Emulator"
                ReferencePath = "C:\Program Files\Microsoft Visual Studio .NET 2003\CompactFrameworkSDK\v1.0.5000\Windows CE\Designer\"
            >
                <Platform Name = "Windows CE" />
                <Config
                    Name = "Debug|Windows CE"
                    EnableASPDebugging = "false"
                    EnableASPXDebugging = "false"
                    EnableUnmanagedDebugging = "false"
                    EnableSQLServerDebugging = "false"
                    RemoteDebugEnabled = "true"
                    RemoteDebugMachine = ""
                    StartAction = "Project"
                    StartArguments = ""
                    StartPage = ""
                    StartProgram = ""
                    StartURL = ""
                    StartWorkingDirectory = ""
                    StartWithIE = "true"
                    SelectedDevice = "Windows CE Emulator"
                    DeploymentPlatform = "Windows CE"
                />
                <Config
                    Name = "Release|Windows CE"
                    EnableASPDebugging = "false"
                    EnableASPXDebugging = "false"
                    EnableUnmanagedDebugging = "false"
                    EnableSQLServerDebugging = "false"
                    RemoteDebugEnabled = "false"
                    RemoteDebugMachine = ""
                    StartAction = "Project"
                    StartArguments = ""
                    StartPage = ""
                    StartProgram = "D:\Home\Projects\MyProjects\Lines\bin\Debug\Lines.exe"
                    StartURL = ""
                    StartWorkingDirectory = ""
                    StartWithIE = "false"
                    SelectedDevice = "Windows CE Emulator"
                    DeploymentPlatform = "Windows CE"
                />
            </Settings>
        </Build>
        <OtherProjectSettings
            CopyProjectDestinationFolder = ""
            CopyProjectUncPath = ""
            CopyProjectOption = "0"
            ProjectView = "ProjectFiles"
        />
    </ECSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

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