码迷,mamicode.com
首页 > 其他好文 > 详细

1.跨平台开发之~ VSCode开发第一个C程序

时间:2017-04-03 15:31:53      阅读:318      评论:0      收藏:0      [点我收藏+]

标签:str   alt   ref   文档   lang   tps   分享   选择   参考   

VSCode的安装就不讲了,可以参考这个(http://www.cnblogs.com/dunitian/p/6661644.html

写一个简单的C,然后F5运行,根据提示来配置文件

技术分享

删掉前面的内容

技术分享

运行发现还是不行,Ctrl+Shift+B,输入Task

技术分享

选择Others

技术分享

把command和args配置一下,${file}代表当前打开文件

技术分享

Ctrl+Shift+B生成一下

技术分享

F5运行调试

技术分享

官方文档:https://code.visualstudio.com/docs/languages/cpp

技术分享

技术分享

参考:

https://code.visualstudio.com/docs/editor/tasks

https://code.visualstudio.com/docs/editor/debugging

 

1.跨平台开发之~ VSCode开发第一个C程序

标签:str   alt   ref   文档   lang   tps   分享   选择   参考   

原文地址:http://www.cnblogs.com/dotnetcrazy/p/6661921.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!