chapter_appendix/installation/ #143
Replies: 33 comments 48 replies
-
补充一下c++环境,如果是mac用户使用vscode遇到c++11的错误 可以参考 这个方案 |
Beta Was this translation helpful? Give feedback.
-
M1 配置 Python 环境下载 Miniconda3 应安装 Miniconda3 macOS Apple M1 64-bit pkg 版本,不然打不开 |
Beta Was this translation helpful? Give feedback.
-
大佬 有没有兴趣 写写 RUST 这个语言的算法 |
Beta Was this translation helpful? Give feedback.
-
下载编译环境可以使用 |
Beta Was this translation helpful? Give feedback.
-
请问只想学C++,这些代码可以直接在Visual studio中运行吗? |
Beta Was this translation helpful? Give feedback.
-
感谢作者。我(初学者)发现本书的code只有C++而没有C的,请问这部分是通用的吗?能在C环境下运行吗。 |
Beta Was this translation helpful? Give feedback.
-
大佬,您好,请问这些环境全都要安装么?如果仅仅只装其中某几个环境是否可以? |
Beta Was this translation helpful? Give feedback.
-
大佬好 我只学c++的话可以用vs2022吗 一定要去配置vscode吗 |
Beta Was this translation helpful? Give feedback.
-
windows的话wsl2+vscode可能更加方便 |
Beta Was this translation helpful? Give feedback.
-
打开我心爱的IDEA |
Beta Was this translation helpful? Give feedback.
-
請問c# 編譯後怎麼個別debug? 目前跑到class AutoGeneratedProgram {static void Main(string[] args){}}就直接結束了,是否環境建置的不對? 有完整的手把手教學嗎? C#新手,謝謝 |
Beta Was this translation helpful? Give feedback.
-
vc++也是不错的 |
Beta Was this translation helpful? Give feedback.
-
vscode老是配不好,倒是找了个代替的 clion,这两者应该没什么区别吧 |
Beta Was this translation helpful? Give feedback.
-
弱弱问一句,咱能加一个 php语言吗~~ |
Beta Was this translation helpful? Give feedback.
-
给大神打call |
Beta Was this translation helpful? Give feedback.
-
jdk8不行吗 |
Beta Was this translation helpful? Give feedback.
-
可以帮我解答一下吗 |
Beta Was this translation helpful? Give feedback.
-
c和c++的环境不安装mingw只安装vscode或visual studio行吗 |
Beta Was this translation helpful? Give feedback.
-
VS有微软的编译器MSVC,不需要MinGW。VSCode只是一个編輯器,需要额外装编译器。
在 2023年11月19日週日 12:23,twentyfourw24 ***@***.***> 寫道:
… c和c++的环境不安装mingw只安装vscode或visual studio行吗
—
Reply to this email directly, view it on GitHub
<#143 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5CFF5V5NBM4UAQX537UBR3YFGCUTAVCNFSM6AAAAAATFKJQ2GVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TMMBZGM3TQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
或许你需要新建一个项目,然后把代码复制进去
在 2023年11月19日週日 12:34,twentyfourw24 ***@***.***> 寫道:
… 可是我用vs只能查看代码却不能运行是怎么回事啊
—
Reply to this email directly, view it on GitHub
<#143 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5CFF5VAQQ5LM2W3UJDJSELYFGD3TAVCNFSM6AAAAAATFKJQ2GVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TMMBZGQYDK>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
-
可选)打开 Settings 页面,搜索 Clang_format_fallback Style 代码格式化选项,设置为 { BasedOnStyle: Microsoft, BreakBeforeBraces: Attach } 。这个是干嘛的?我已经弄了不知道有啥用hh,小白已经懵逼了,是让软件更好用的吗?!@krahets |
Beta Was this translation helpful? Give feedback.
-
希望能写出Jetbrains的IDE教程 |
Beta Was this translation helpful? Give feedback.
-
我C语言环境搭建总是失败,在教程那个配置到环境时不知道怎么搞,希望作者大大可以帮我看看 |
Beta Was this translation helpful? Give feedback.
-
【1.python环境:3.(可选)在命令行输入 pip install black ,安装代码格式化工具。】 |
Beta Was this translation helpful? Give feedback.
-
请问 tasks.json 那步出现 |
Beta Was this translation helpful? Give feedback.
-
没看懂啊,IDE和语言环境有啥区别呢,都下载了,然后呢,怎么这就开始实操了,在哪个面板写代码都没看见啊家人们啊阿啊 |
Beta Was this translation helpful? Give feedback.
-
想要快速配置和管理开发环境的,可以使用:https://github.com/gvcgo/version-manager 这是一款支持各种编程语言SDK版本管理的通用管理器。 |
Beta Was this translation helpful? Give feedback.
-
来啦来啦,膜拜膜拜大佬~ |
Beta Was this translation helpful? Give feedback.
-
大佬们,VS Code 已经下载和安装,python, c++, java环境都安装完了,请问要根据这本书学并要用source code of this book的话,后面7个语言环境一定都要安装吗? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
chapter_appendix/installation/
一本动画图解、能运行、可提问的数据结构与算法入门书
https://www.hello-algo.com/chapter_appendix/installation/
Beta Was this translation helpful? Give feedback.
All reactions