customgrid.sln
来自「数据网格数据Custom_Data_Grid_src_demo」· SLN 代码 · 共 28 行
SLN
28 行
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "CustomGrid", "CustomGrid\CustomGrid.vbproj", "{3E5EF6AF-0181-4556-8AAF-25B5C903B9CB}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "CustomGridTest", "CustomGridTest\CustomGridTest.vbproj", "{70C994D5-F184-4B6D-A61D-2A92C53BDF8E}"
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Debug
ConfigName.1 = Release
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{3E5EF6AF-0181-4556-8AAF-25B5C903B9CB}.Debug.ActiveCfg = Debug|.NET
{3E5EF6AF-0181-4556-8AAF-25B5C903B9CB}.Debug.Build.0 = Debug|.NET
{3E5EF6AF-0181-4556-8AAF-25B5C903B9CB}.Release.ActiveCfg = Release|.NET
{3E5EF6AF-0181-4556-8AAF-25B5C903B9CB}.Release.Build.0 = Release|.NET
{70C994D5-F184-4B6D-A61D-2A92C53BDF8E}.Debug.ActiveCfg = Debug|.NET
{70C994D5-F184-4B6D-A61D-2A92C53BDF8E}.Debug.Build.0 = Debug|.NET
{70C994D5-F184-4B6D-A61D-2A92C53BDF8E}.Release.ActiveCfg = Release|.NET
{70C994D5-F184-4B6D-A61D-2A92C53BDF8E}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?