1 Star 3 Fork 0

齐博文/SuperTextToolBox

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
SuperWenZiToolBox.sln 3.68 KB
一键复制 编辑 原始数据 按行查看 历史
齐博文 提交于 2024-02-15 21:57 . Add files via upload

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33209.295
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SuperWenZiToolBox", "SuperWenZiToolBox.csproj", "{A59F9ACA-8CE0-454E-9625-BB99A8C86963}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WordCloudApp", "OtherPorjs\WordCloudApp\WordCloudApp.csproj", "{71960F62-048A-473F-B6D1-F90DAFC0516F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OCR", "OtherPorjs\OCR\OCR.csproj", "{F986730E-5C7F-4720-A70A-013D754492B3}"
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
{A59F9ACA-8CE0-454E-9625-BB99A8C86963}.Debug|Any CPU.ActiveCfg = Release|Any CPU
{A59F9ACA-8CE0-454E-9625-BB99A8C86963}.Debug|Any CPU.Build.0 = Release|Any CPU
{A59F9ACA-8CE0-454E-9625-BB99A8C86963}.Debug|x64.ActiveCfg = Debug|Any CPU
{A59F9ACA-8CE0-454E-9625-BB99A8C86963}.Debug|x64.Build.0 = Debug|Any CPU
{A59F9ACA-8CE0-454E-9625-BB99A8C86963}.Debug|x86.ActiveCfg = Debug|x86
{A59F9ACA-8CE0-454E-9625-BB99A8C86963}.Debug|x86.Build.0 = Debug|x86
{A59F9ACA-8CE0-454E-9625-BB99A8C86963}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A59F9ACA-8CE0-454E-9625-BB99A8C86963}.Release|Any CPU.Build.0 = Release|Any CPU
{A59F9ACA-8CE0-454E-9625-BB99A8C86963}.Release|x64.ActiveCfg = Release|Any CPU
{A59F9ACA-8CE0-454E-9625-BB99A8C86963}.Release|x64.Build.0 = Release|Any CPU
{A59F9ACA-8CE0-454E-9625-BB99A8C86963}.Release|x86.ActiveCfg = Release|x86
{A59F9ACA-8CE0-454E-9625-BB99A8C86963}.Release|x86.Build.0 = Release|x86
{71960F62-048A-473F-B6D1-F90DAFC0516F}.Debug|Any CPU.ActiveCfg = Release|Any CPU
{71960F62-048A-473F-B6D1-F90DAFC0516F}.Debug|Any CPU.Build.0 = Release|Any CPU
{71960F62-048A-473F-B6D1-F90DAFC0516F}.Debug|x64.ActiveCfg = Debug|Any CPU
{71960F62-048A-473F-B6D1-F90DAFC0516F}.Debug|x64.Build.0 = Debug|Any CPU
{71960F62-048A-473F-B6D1-F90DAFC0516F}.Debug|x86.ActiveCfg = Debug|Any CPU
{71960F62-048A-473F-B6D1-F90DAFC0516F}.Debug|x86.Build.0 = Debug|Any CPU
{71960F62-048A-473F-B6D1-F90DAFC0516F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{71960F62-048A-473F-B6D1-F90DAFC0516F}.Release|Any CPU.Build.0 = Release|Any CPU
{71960F62-048A-473F-B6D1-F90DAFC0516F}.Release|x64.ActiveCfg = Release|Any CPU
{71960F62-048A-473F-B6D1-F90DAFC0516F}.Release|x64.Build.0 = Release|Any CPU
{71960F62-048A-473F-B6D1-F90DAFC0516F}.Release|x86.ActiveCfg = Release|Any CPU
{71960F62-048A-473F-B6D1-F90DAFC0516F}.Release|x86.Build.0 = Release|Any CPU
{F986730E-5C7F-4720-A70A-013D754492B3}.Debug|Any CPU.ActiveCfg = Release|x64
{F986730E-5C7F-4720-A70A-013D754492B3}.Debug|Any CPU.Build.0 = Release|x64
{F986730E-5C7F-4720-A70A-013D754492B3}.Debug|x64.ActiveCfg = Debug|x64
{F986730E-5C7F-4720-A70A-013D754492B3}.Debug|x86.ActiveCfg = Debug|x64
{F986730E-5C7F-4720-A70A-013D754492B3}.Release|Any CPU.ActiveCfg = Release|x64
{F986730E-5C7F-4720-A70A-013D754492B3}.Release|x64.ActiveCfg = Release|x64
{F986730E-5C7F-4720-A70A-013D754492B3}.Release|x64.Build.0 = Release|x64
{F986730E-5C7F-4720-A70A-013D754492B3}.Release|x86.ActiveCfg = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CFF468AF-4054-430D-8311-8F07A0AEB256}
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/Qibowen2008/SuperTextToolBox.git
[email protected]:Qibowen2008/SuperTextToolBox.git
Qibowen2008
SuperTextToolBox
SuperTextToolBox
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385