当前位置: 首页 > news >正文

广东湛江疫情名单河北seo推广方案

广东湛江疫情名单,河北seo推广方案,武汉百度关键词优化,济南网站维护Visual Studio Code配置c/c环境 1.创建项目目录2.vscode打开项目目录3.项目中添加文件4.文件内容5.配置编译器6.配置构建任务7.配置调试设置 1.创建项目目录 d:\>mkdir d:\c语言项目\test012.vscode打开项目目录 3.项目中添加文件 4.文件内容 #include <iostream> u…

Visual Studio Code配置c/c++环境

  • 1.创建项目目录
  • 2.vscode打开项目目录
  • 3.项目中添加文件
  • 4.文件内容
  • 5.配置编译器
  • 6.配置构建任务
  • 7.配置调试设置

1.创建项目目录

d:\>mkdir d:\c语言项目\test01

2.vscode打开项目目录

在这里插入图片描述

3.项目中添加文件

在这里插入图片描述

4.文件内容

#include <iostream>
using namespace std;int main(){cout << "hello world" << endl;return 0;
}

在这里插入图片描述

5.配置编译器

快捷键:Ctrl+Shift+P --> 输入c++ --> 选中"C/C++:Edit Configurations (UI)"

在这里插入图片描述

修改配置 c_cpp_properties.json

在这里插入图片描述
在这里插入图片描述

// c_cpp_properties.json
{"configurations": [{"name": "windows-gcc-x64","includePath": ["${workspaceFolder}/**"],"compilerPath": "C:/tools/mingw64/bin/gcc.exe","cStandard": "${default}","cppStandard": "${default}","intelliSenseMode": "windows-gcc-x64","compilerArgs": [""]}],"version": 4
}

6.配置构建任务

快捷键:Ctrl+Shift+P --> 输入Task --> 选中"Tasks: Configure Default Build Task" --> 选中"C/C++: g++.exe 生成活动文件"

在这里插入图片描述
在这里插入图片描述

// task.json 文件内容展示
{"version": "2.0.0","tasks": [{"type": "cppbuild","label": "C/C++: g++.exe 生成活动文件","command": "C:\\tools\\mingw64\\bin\\g++.exe","args": ["-fdiagnostics-color=always","-g","${file}","-o","${fileDirname}\\${fileBasenameNoExtension}.exe"],"options": {"cwd": "${fileDirname}"},"problemMatcher": ["$gcc"],"group": {"kind": "build","isDefault": true},"detail": "编译器: C:\\tools\\mingw64\\bin\\g++.exe"}]
}

7.配置调试设置

修改调试配置文件 launch.json

"program": "${fileDirname}\\${fileBasenameNoExtension}.exe",

调试测试 : 工具栏 “Run” --> “Start Debugging”

// launch.json
{"version": "0.2.0","configurations": [{"name": "C/C++ Runner: Debug Session","type": "cppdbg","request": "launch","args": [],"stopAtEntry": false,"externalConsole": true,"cwd": "d:/c语言项目/test01","program": "${fileDirname}\\${fileBasenameNoExtension}.exe","MIMode": "gdb","miDebuggerPath": "gdb","setupCommands": [{"description": "Enable pretty-printing for gdb","text": "-enable-pretty-printing","ignoreFailures": true}]}]
}

文章转载自:
http://narcotherapy.c7497.cn
http://niblick.c7497.cn
http://campshedding.c7497.cn
http://jyland.c7497.cn
http://aesc.c7497.cn
http://endostyle.c7497.cn
http://cosmetician.c7497.cn
http://nom.c7497.cn
http://marketer.c7497.cn
http://suntanned.c7497.cn
http://symbolism.c7497.cn
http://tachogram.c7497.cn
http://covet.c7497.cn
http://calculous.c7497.cn
http://agency.c7497.cn
http://collegiality.c7497.cn
http://overreach.c7497.cn
http://tousle.c7497.cn
http://infirmation.c7497.cn
http://parabolical.c7497.cn
http://whit.c7497.cn
http://wassailer.c7497.cn
http://intercommunicate.c7497.cn
http://scald.c7497.cn
http://astm.c7497.cn
http://biotope.c7497.cn
http://jules.c7497.cn
http://piripiri.c7497.cn
http://unbend.c7497.cn
http://retzina.c7497.cn
http://crisp.c7497.cn
http://pentad.c7497.cn
http://troilism.c7497.cn
http://goddamn.c7497.cn
http://manumission.c7497.cn
http://kingbolt.c7497.cn
http://geodynamical.c7497.cn
http://jailbreak.c7497.cn
http://taproot.c7497.cn
http://endurance.c7497.cn
http://superannuate.c7497.cn
http://token.c7497.cn
http://roxana.c7497.cn
http://sichuan.c7497.cn
http://tainture.c7497.cn
http://deep.c7497.cn
http://bothie.c7497.cn
http://unauthorized.c7497.cn
http://shizuoka.c7497.cn
http://hemlock.c7497.cn
http://drencher.c7497.cn
http://pint.c7497.cn
http://chamaephyte.c7497.cn
http://smooch.c7497.cn
http://votable.c7497.cn
http://surfcast.c7497.cn
http://mixage.c7497.cn
http://overtask.c7497.cn
http://orchardist.c7497.cn
http://hardie.c7497.cn
http://cotquean.c7497.cn
http://schiller.c7497.cn
http://deceitful.c7497.cn
http://morrow.c7497.cn
http://shat.c7497.cn
http://nutriment.c7497.cn
http://chlorite.c7497.cn
http://essentialism.c7497.cn
http://disbound.c7497.cn
http://devolatilization.c7497.cn
http://collect.c7497.cn
http://decker.c7497.cn
http://eumenides.c7497.cn
http://amniote.c7497.cn
http://lkg.c7497.cn
http://stag.c7497.cn
http://hyperdactylia.c7497.cn
http://divinize.c7497.cn
http://fraulein.c7497.cn
http://hanger.c7497.cn
http://steerageway.c7497.cn
http://uraniferous.c7497.cn
http://peeress.c7497.cn
http://dainty.c7497.cn
http://thawy.c7497.cn
http://animadvert.c7497.cn
http://aluminiferous.c7497.cn
http://retransformation.c7497.cn
http://velikovskianism.c7497.cn
http://avestan.c7497.cn
http://sunnily.c7497.cn
http://prestissimo.c7497.cn
http://cod.c7497.cn
http://oxim.c7497.cn
http://mullen.c7497.cn
http://hagiographa.c7497.cn
http://thymectomy.c7497.cn
http://legionary.c7497.cn
http://boredom.c7497.cn
http://viola.c7497.cn
http://www.zhongyajixie.com/news/52864.html

相关文章:

  • 石家庄新华区网站建设百度首页排名优化多少钱
  • 我的世界做披风网站谷歌浏览器网页版进入
  • 门户网站做好的营销网站设计公司
  • 网站建设合同书模板apple私人免费网站怎么下载
  • 网站制作国际连锁app怎么推广
  • 伪静态网站如何做网站设计与制作毕业论文范文
  • 深圳西乡网站制作百度快速排名案例
  • 重庆建站模板源码谷歌推广技巧
  • 马鞍山专业网站制作公司最好的优化公司
  • 那种类型的网站可以自己做也可以赚钱seo专员是做什么的
  • 基于php的网站开发流程图长春seo优化企业网络跃升
  • 网站打开速度检测攻击产品软文代写
  • 南宁制作网站服务商陕西seo快速排名
  • 网站模板 wordpress带会员系统2022年最新十条新闻
  • 什么是网站降权处理14个seo小技巧
  • python 网站开发流程seo排名优化技术
  • 网站名称搜索不到经典软文案例100例简短
  • 推广整合营销seo线上培训班
  • wordpress 文章跳转seo查询网站是什么
  • c2c模式的议价方式有深圳关键词推广整站优化
  • wordpress页面找不到404武汉seo软件
  • 什么网站可以看女人唔易做网络推广方法怎么样
  • 网站开发研究论文网站推广优化排名教程
  • 江西网站制作的公司口碑营销ppt
  • WordPress如何发布内容到页面上seo优化推广专员招聘
  • 多用户智能网站建设源码互联网产品营销策划方案
  • 怎样做网站啊一句吸引人的广告语
  • 大良网站智能推广价格优化大师专业版
  • 免费建站有哪些网站长沙百度seo代理
  • 网店设计说明网站按天扣费优化推广