fastdb.sln
来自「用于嵌入式环境的数据库」· SLN 代码 · 共 38 行
SLN
38 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fastdb", "fastdb.vcproj", "{4F736CF3-6756-4B7C-9E19-4E32F350D903}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "subsql", "subsqlprj\subsql.vcproj", "{19C64FEC-C975-40E8-9385-025C5F77B600}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cli", "cli\cli.vcproj", "{EF0211D5-CE40-4E49-A44C-ABDF28DC31E0}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{4F736CF3-6756-4B7C-9E19-4E32F350D903}.Debug.ActiveCfg = Debug|Win32
{4F736CF3-6756-4B7C-9E19-4E32F350D903}.Debug.Build.0 = Debug|Win32
{4F736CF3-6756-4B7C-9E19-4E32F350D903}.Release.ActiveCfg = Release|Win32
{4F736CF3-6756-4B7C-9E19-4E32F350D903}.Release.Build.0 = Release|Win32
{19C64FEC-C975-40E8-9385-025C5F77B600}.Debug.ActiveCfg = Debug|Win32
{19C64FEC-C975-40E8-9385-025C5F77B600}.Debug.Build.0 = Debug|Win32
{19C64FEC-C975-40E8-9385-025C5F77B600}.Release.ActiveCfg = Release|Win32
{19C64FEC-C975-40E8-9385-025C5F77B600}.Release.Build.0 = Release|Win32
{EF0211D5-CE40-4E49-A44C-ABDF28DC31E0}.Debug.ActiveCfg = Debug|Win32
{EF0211D5-CE40-4E49-A44C-ABDF28DC31E0}.Debug.Build.0 = Debug|Win32
{EF0211D5-CE40-4E49-A44C-ABDF28DC31E0}.Release.ActiveCfg = Release|Win32
{EF0211D5-CE40-4E49-A44C-ABDF28DC31E0}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?