rsscf.csdproj

来自「RSS.NET的源代码,借助于开源项目RSS.NET的封装,我们能够非常容易的根」· CSDPROJ 代码 · 共 277 行

CSDPROJ
277
字号
<VisualStudioProject>    <ECSHARP        ProjectType = "Local"        ProductVersion = "7.10.3077"        SchemaVersion = "1.0"        ProjectGuid = "{B70386B6-558E-4FCB-B4F9-CD4082972CBB}"    >        <Build>            <Settings                ApplicationIcon = ""                AssemblyKeyContainerName = ""                AssemblyName = "RSSCF"                AssemblyOriginatorKeyFile = ""                DelaySign = "false"                OutputType = "Library"                OutputFileFolder = "\Program Files\RSSCF"                RootNamespace = "RSS"                StartupObject = ""            >                <Platform Name = "Windows CE" />                <Config                    Name = "Debug|Windows CE"                    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|Windows CE"                    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 = "Windows CE"                    Name = "MSCorLib"                    AssemblyName = "mscorlib"                    Private = "False"                />                <Reference                    Platform = "Windows CE"                    Name = "System"                    AssemblyName = "System"                    Private = "False"                />                <Reference                    Platform = "Windows CE"                    Name = "System.XML"                    AssemblyName = "System.Xml"                    Private = "False"                />                <Reference                    Platform = "Windows CE"                    Name = "System.Data"                    AssemblyName = "System.Data"                    Private = "False"                />                <Reference                    Platform = "Windows CE-Designer"                    Name = "System.CF.Design"                    AssemblyName = "System.CF.Design"                    Private = "False"                />                <Reference                    Platform = "Windows CE-Designer"                    Name = "System.CF.Design.UI"                    AssemblyName = "System.CF.Design.UI"                    Private = "False"                />                <Reference                    Platform = "Windows CE-Designer"                    Name = "System.CF.Windows.Forms"                    AssemblyName = "System.CF.Windows.Forms"                    Private = "False"                />                <Reference                    Platform = "Windows CE-Designer"                    Name = "System.CF.Drawing"                    AssemblyName = "System.CF.Drawing"                    Private = "False"                />                <Reference                    Platform = "Windows CE-Designer"                    Name = "System"                    AssemblyName = "System"                    Private = "False"                />            </References>        </Build>        <Files>            <Include>                <File                    RelPath = "AssemblyInfo.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "RssFeed.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "RssModule.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "RssModuleItem.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "RssReader.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "RssWriter.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "Collections\ExceptionCollection.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "Collections\RssCategoryCollection.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "Collections\RssChannelCollection.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "Collections\RssFeedCollection.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "Collections\RssItemCollection.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "Collections\RssModuleCollection.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "Collections\RssModuleItemCollection.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "Collections\RssModuleItemCollectionCollection.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "RssChannel\RssChannel.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "RssChannel\RssCloud.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "RssChannel\RssImage.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "RssChannel\RssTextInput.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "RssItem\RssEnclosure.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "RssItem\RssGuid.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "RssItem\RssItem.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "RssItem\RssSource.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "RssModules\RssBlogChannel.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "RssModules\RssCreativeCommon.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "RssModules\RssPhotoAlbum.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "Shared\DBBool.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "Shared\RssCategory.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "Shared\RssCompact.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "Shared\RssDefault.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "Shared\RssElement.cs"                    SubType = "Code"                    BuildAction = "Compile"                />                <File                    RelPath = "Shared\RssEnumerators.cs"                    SubType = "Code"                    BuildAction = "Compile"                />            </Include>        </Files>    </ECSHARP></VisualStudioProject>

⌨️ 快捷键说明

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