1 Star 2 Fork 2

zzx-jlu/BASIC_interpreter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
BASIC_interpreter.sln 1.44 KB
一键复制 编辑 原始数据 按行查看 历史
zzx-jlu 提交于 2021-05-11 19:18 . Visual Studio Solution

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31129.286
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BASIC_interpreter", "BASIC_interpreter\BASIC_interpreter.vcxproj", "{ECB5FF7D-C8BB-4A66-912E-9820CCB3201F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{ECB5FF7D-C8BB-4A66-912E-9820CCB3201F}.Debug|x64.ActiveCfg = Debug|x64
{ECB5FF7D-C8BB-4A66-912E-9820CCB3201F}.Debug|x64.Build.0 = Debug|x64
{ECB5FF7D-C8BB-4A66-912E-9820CCB3201F}.Debug|x86.ActiveCfg = Debug|Win32
{ECB5FF7D-C8BB-4A66-912E-9820CCB3201F}.Debug|x86.Build.0 = Debug|Win32
{ECB5FF7D-C8BB-4A66-912E-9820CCB3201F}.Release|x64.ActiveCfg = Release|x64
{ECB5FF7D-C8BB-4A66-912E-9820CCB3201F}.Release|x64.Build.0 = Release|x64
{ECB5FF7D-C8BB-4A66-912E-9820CCB3201F}.Release|x86.ActiveCfg = Release|Win32
{ECB5FF7D-C8BB-4A66-912E-9820CCB3201F}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AB0848F3-A24B-45AE-B987-14A094F51DB9}
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C/C++
1
https://gitee.com/zzx-jlu/basic_interpreter.git
git@gitee.com:zzx-jlu/basic_interpreter.git
zzx-jlu
basic_interpreter
BASIC_interpreter
master

搜索帮助