⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pex.csdproj

📁 POCKET PC,照片管理系统!提供了真正意义上的目录打开功能
💻 CSDPROJ
字号:
<VisualStudioProject>
    <ECSHARP
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "1.0"
        ProjectGuid = "{B94562A7-A069-401B-8645-6F7B2D6D8269}"
    >
        <Build>
            <Settings
                ApplicationIcon = "..\_res\pex.ico"
                AssemblyKeyContainerName = ""
                AssemblyName = "pex"
                AssemblyOriginatorKeyFile = ""
                DelaySign = "false"
                OutputType = "WinExe"
                OutputFileFolder = "\Program Files\pex"
                RootNamespace = "Pex"
                StartupObject = "Pex.Pex"
            >
                <Platform Name = "Pocket PC" />
                <Config
                    Name = "Debug|Pocket PC"
                    AllowUnsafeBlocks = "false"
                    BaseAddress = "0"
                    CheckForOverflowUnderflow = "false"
                    ConfigurationOverrideFile = ""
                    DefineConstants = "DEBUG;TRACE"
                    DocumentationFile = ""
                    DebugSymbols = "true"
                    FileAlignment = "4096"
                    IncrementalBuild = "false"
                    Optimize = "false"
                    OutputPath = "bin\Debug\"
                    RegisterForComInterop = "false"
                    RemoveIntegerChecks = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "4"
                />
                <Config
                    Name = "Release|Pocket PC"
                    AllowUnsafeBlocks = "false"
                    BaseAddress = "0"
                    CheckForOverflowUnderflow = "false"
                    ConfigurationOverrideFile = ""
                    DefineConstants = "TRACE"
                    DocumentationFile = ""
                    DebugSymbols = "false"
                    FileAlignment = "4096"
                    IncrementalBuild = "false"
                    Optimize = "true"
                    OutputPath = "bin\Release\"
                    RegisterForComInterop = "false"
                    RemoveIntegerChecks = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "4"
                />
            </Settings>
            <References>
                <Reference
                    Platform = "Pocket PC"
                    Name = "MSCorLib"
                    AssemblyName = "mscorlib"
                    Private = "False"
                />
                <Reference
                    Platform = "Pocket PC"
                    Name = "System"
                    AssemblyName = "System"
                    Private = "False"
                />
                <Reference
                    Platform = "Pocket PC"
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                    Private = "False"
                />
                <Reference
                    Platform = "Pocket PC"
                    Name = "System.Windows.Forms"
                    AssemblyName = "System.Windows.Forms"
                    Private = "False"
                />
                <Reference
                    Platform = "Pocket PC"
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                    Private = "False"
                />
                <Reference
                    Platform = "Pocket PC"
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                    Private = "False"
                />
                <Reference
                    Platform = "Pocket PC"
                    Name = "Addot"
                    Project = "{3B5133F4-1362-4ED1-8FCC-C3DF2F325EBA}"
                    Package = "{20D4826A-C6FA-45DB-90F4-C717570B9F32}"
                />
                <Reference
                    Platform = "Pocket PC-Designer"
                    Name = "System.CF.Design"
                    AssemblyName = "System.CF.Design"
                    Private = "False"
                />
                <Reference
                    Platform = "Pocket PC-Designer"
                    Name = "System.CF.Design.UI"
                    AssemblyName = "System.CF.Design.UI"
                    Private = "False"
                />
                <Reference
                    Platform = "Pocket PC-Designer"
                    Name = "System.CF.Windows.Forms"
                    AssemblyName = "System.CF.Windows.Forms"
                    Private = "False"
                />
                <Reference
                    Platform = "Pocket PC-Designer"
                    Name = "System.CF.Drawing"
                    AssemblyName = "System.CF.Drawing"
                    Private = "False"
                />
                <Reference
                    Platform = "Pocket PC-Designer"
                    Name = "System"
                    AssemblyName = "System"
                    Private = "False"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "About.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "About.en-US.resx"
                    DependentUpon = "About.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "About.fr-FR.resx"
                    DependentUpon = "About.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "About.resx"
                    DependentUpon = "About.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "AssemblyInfo.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ImageFileList.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Pex.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Pex.en-US.resx"
                    DependentUpon = "Pex.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Pex.fr-FR.resx"
                    DependentUpon = "Pex.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Pex.resx"
                    DependentUpon = "Pex.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Pex.exe.config"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "PexRes.en-US.resx"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "PexRes.fr-FR.resx"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "PexRes.resx"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "PictureProperty.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "PictureProperty.en-US.resx"
                    DependentUpon = "PictureProperty.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "PictureProperty.fr-FR.resx"
                    DependentUpon = "PictureProperty.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "PictureProperty.resx"
                    DependentUpon = "PictureProperty.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "PictureViewer.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "PictureViewer.en-US.resx"
                    DependentUpon = "PictureViewer.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "PictureViewer.fr-FR.resx"
                    DependentUpon = "PictureViewer.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "PictureViewer.resx"
                    DependentUpon = "PictureViewer.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Preferences.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "PreferencesDialog.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "PreferencesDialog.en-US.resx"
                    DependentUpon = "PreferencesDialog.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "PreferencesDialog.fr-FR.resx"
                    DependentUpon = "PreferencesDialog.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "PreferencesDialog.resx"
                    DependentUpon = "PreferencesDialog.cs"
                    BuildAction = "EmbeddedResource"
                />
            </Include>
        </Files>
    </ECSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

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