📄 rss.net.csproj
字号:
<VisualStudioProject> <CSHARP ProjectType = "Local" ProductVersion = "7.10.3077" SchemaVersion = "2.0" ProjectGuid = "{C42FC014-7E12-4FAF-9BC9-79BF1529440D}" > <Build> <Settings ApplicationIcon = "" AssemblyKeyContainerName = "" AssemblyName = "RSS.NET" AssemblyOriginatorKeyFile = "" DefaultClientScript = "JScript" DefaultHTMLPageLayout = "Grid" DefaultTargetSchema = "IE50" DelaySign = "false" OutputType = "Library" PreBuildEvent = "" PostBuildEvent = "" RootNamespace = "Rss" RunPostBuildEvent = "OnBuildSuccess" StartupObject = "" > <Config Name = "Debug" AllowUnsafeBlocks = "false" BaseAddress = "285212672" CheckForOverflowUnderflow = "false" ConfigurationOverrideFile = "" DefineConstants = "DEBUG;TRACE" DocumentationFile = "doc.xml" DebugSymbols = "true" FileAlignment = "4096" IncrementalBuild = "true" NoStdLib = "false" NoWarn = "" Optimize = "false" OutputPath = "bin\Debug\" RegisterForComInterop = "false" RemoveIntegerChecks = "false" TreatWarningsAsErrors = "false" WarningLevel = "4" /> <Config Name = "Release" AllowUnsafeBlocks = "false" BaseAddress = "285212672" CheckForOverflowUnderflow = "false" ConfigurationOverrideFile = "" DefineConstants = "TRACE" DocumentationFile = "doc.xml" DebugSymbols = "false" FileAlignment = "4096" IncrementalBuild = "false" NoStdLib = "false" NoWarn = "" Optimize = "true" OutputPath = "bin\Release\" RegisterForComInterop = "false" RemoveIntegerChecks = "false" TreatWarningsAsErrors = "false" WarningLevel = "4" /> </Settings> <References> <Reference Name = "System" AssemblyName = "System" HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.dll" /> <Reference Name = "System.XML" AssemblyName = "System.Xml" HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.XML.dll" /> <Reference Name = "System.Data" AssemblyName = "System.Data" HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Data.dll" /> </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\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> </CSHARP></VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -