Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
MessageTip.sln 1.51 KB
Copy Edit Raw Blame History

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MessageTip", "MessageTip.csproj", "{DDBDAC74-3561-454D-B38D-BE5E44E18C2E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DDBDAC74-3561-454D-B38D-BE5E44E18C2E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DDBDAC74-3561-454D-B38D-BE5E44E18C2E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DDBDAC74-3561-454D-B38D-BE5E44E18C2E}.Debug|x64.ActiveCfg = Debug|x64
{DDBDAC74-3561-454D-B38D-BE5E44E18C2E}.Debug|x64.Build.0 = Debug|x64
{DDBDAC74-3561-454D-B38D-BE5E44E18C2E}.Debug|x86.ActiveCfg = Debug|x86
{DDBDAC74-3561-454D-B38D-BE5E44E18C2E}.Debug|x86.Build.0 = Debug|x86
{DDBDAC74-3561-454D-B38D-BE5E44E18C2E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DDBDAC74-3561-454D-B38D-BE5E44E18C2E}.Release|Any CPU.Build.0 = Release|Any CPU
{DDBDAC74-3561-454D-B38D-BE5E44E18C2E}.Release|x64.ActiveCfg = Release|x64
{DDBDAC74-3561-454D-B38D-BE5E44E18C2E}.Release|x64.Build.0 = Release|x64
{DDBDAC74-3561-454D-B38D-BE5E44E18C2E}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化