Microsoft Visual Studio Solution File, Format Version 7.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WindowsApplication1", "WindowsApplication1.csproj", "{3B72016C-F150-4B8A-AED5-099F0BC2FF75}"
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Debug
ConfigName.1 = Release
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{3B72016C-F150-4B8A-AED5-099F0BC2FF75}.Debug.ActiveCfg = Debug|.NET
{3B72016C-F150-4B8A-AED5-099F0BC2FF75}.Debug.Build.0 = Debug|.NET
{3B72016C-F150-4B8A-AED5-099F0BC2FF75}.Release.ActiveCfg = Release|.NET
{3B72016C-F150-4B8A-AED5-099F0BC2FF75}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal这是用记事本打开的WindowsApplication1.sln文件,里面有文件的路径之类的东西。希望对你有帮助