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

📄 spalarm.csdproj

📁 smartphone的闹钟程序源码
💻 CSDPROJ
字号:
<VisualStudioProject>
    <ECSHARP
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "1.0"
        ProjectGuid = "{05D6B7D1-BE49-46AA-8187-CC5E3D9C15E3}"
    >
        <Build>
            <Settings
                ApplicationIcon = "Icon1.ico"
                AssemblyKeyContainerName = ""
                AssemblyName = "SPAlarm"
                AssemblyOriginatorKeyFile = ""
                DelaySign = "false"
                OutputType = "WinExe"
                OutputFileFolder = "\Storage\Program Files\SPAlarm"
                RootNamespace = "SPAlarm"
                StartupObject = ""
            >
                <Platform Name = "Smartphone" />
                <Config
                    Name = "Debug|Smartphone"
                    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|Smartphone"
                    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 = "Smartphone-Designer"
                    Name = "System.CF.Design"
                    AssemblyName = "System.CF.Design"
                    Private = "False"
                />
                <Reference
                    Platform = "Smartphone-Designer"
                    Name = "System.CF.Design.UI"
                    AssemblyName = "System.CF.Design.UI"
                    Private = "False"
                />
                <Reference
                    Platform = "Smartphone-Designer"
                    Name = "System.CF.Windows.Forms"
                    AssemblyName = "System.CF.Windows.Forms"
                    Private = "False"
                />
                <Reference
                    Platform = "Smartphone-Designer"
                    Name = "System.CF.Drawing"
                    AssemblyName = "System.CF.Drawing"
                    Private = "False"
                />
                <Reference
                    Platform = "Smartphone-Designer"
                    Name = "System"
                    AssemblyName = "System"
                    Private = "False"
                />
                <Reference
                    Platform = "Smartphone"
                    Name = "MSCorLib"
                    AssemblyName = "mscorlib"
                    Private = "False"
                />
                <Reference
                    Platform = "Smartphone"
                    Name = "System"
                    AssemblyName = "System"
                    Private = "False"
                />
                <Reference
                    Platform = "Smartphone"
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                    Private = "False"
                />
                <Reference
                    Platform = "Smartphone"
                    Name = "System.Windows.Forms"
                    AssemblyName = "System.Windows.Forms"
                    Private = "False"
                />
                <Reference
                    Platform = "Smartphone"
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                    Private = "False"
                />
                <Reference
                    Platform = "Smartphone"
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                    Private = "False"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "Alarm.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Alarm.xml"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "AlarmStyle.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "AlarmStyle.xml"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "AlarmStyleNew.xml"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "AlarmTimeZone.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "AssemblyInfo.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "bkg.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "bkg3.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "bnum.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "dot.bmp"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "editalarm.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "editalarm.resx"
                    DependentUpon = "editalarm.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "editalarm.xml"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "editalarmlist.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "editalarmlist.resx"
                    DependentUpon = "editalarmlist.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "fmAbout.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "fmAbout.resx"
                    DependentUpon = "fmAbout.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "fmAlarm.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "fmAlarm.resx"
                    DependentUpon = "fmAlarm.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "fmod.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FmStyle.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FmStyle.resx"
                    DependentUpon = "FmStyle.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "FmTimeZone.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FmTimeZone.resx"
                    DependentUpon = "FmTimeZone.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Form1.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form1.resx"
                    DependentUpon = "Form1.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Icon1.ico"
                    BuildAction = "None"
                />
                <File
                    RelPath = "sound.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Style.xml"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "style_new.xml"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "test1.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "TimeZone.xml"
                    BuildAction = "Content"
                />
            </Include>
        </Files>
    </ECSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

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