foodmartsalerpt.sln
来自「SQL SERVER 2005数据挖掘与商务智能完全解决方案随书光盘,作者:朱德」· SLN 代码 · 共 26 行
SLN
26 行
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{F14B399A-7131-4C87-9E4B-1186C45EF12D}") = "foodmartsaleRPT", "foodmartsaleRPT\foodmartsaleRPT.rptproj", "{B8227C51-5DB6-48F3-8623-D64C4FF9B946}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Default = Debug|Default
DebugLocal|Default = DebugLocal|Default
Production|Default = Production|Default
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B8227C51-5DB6-48F3-8623-D64C4FF9B946}.Debug|Default.ActiveCfg = Debug
{B8227C51-5DB6-48F3-8623-D64C4FF9B946}.Debug|Default.Build.0 = DebugLocal
{B8227C51-5DB6-48F3-8623-D64C4FF9B946}.Debug|Default.Deploy.0 = DebugLocal
{B8227C51-5DB6-48F3-8623-D64C4FF9B946}.DebugLocal|Default.ActiveCfg = DebugLocal
{B8227C51-5DB6-48F3-8623-D64C4FF9B946}.DebugLocal|Default.Build.0 = DebugLocal
{B8227C51-5DB6-48F3-8623-D64C4FF9B946}.Production|Default.ActiveCfg = Production
{B8227C51-5DB6-48F3-8623-D64C4FF9B946}.Production|Default.Build.0 = Production
{B8227C51-5DB6-48F3-8623-D64C4FF9B946}.Production|Default.Deploy.0 = Production
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?