mirror of
https://gitee.com/yanmu_ym/cpp.git
synced 2026-04-15 19:20:56 +08:00
MAKE
This commit is contained in:
@@ -2330,7 +2330,7 @@ body {
|
||||
</head>
|
||||
<body>
|
||||
<article class="markdown-body"><h1 class="atx" id="学习环境搭建">学习环境搭建</h1>
|
||||
<h3 class="atx" id="linux(以ubuntu为倒)">Linux(以Ubuntu为倒)</h3>
|
||||
<h3 class="atx" id="linux(以ubuntu为倒)">Linux(以Ubuntu为例)</h3>
|
||||
<pre><code class="fenced-code-block language-shell"><span class="token function">sudo</span> <span class="token function">apt</span> <span class="token function">install</span> gcc g++ <span class="token function">make</span></code></pre>
|
||||
<h3 class="atx" id="windows">Windows</h3>
|
||||
<p>学习与演示过程以Windows为主,Windows上装MinGW环境,MinGW官网: <a href="https://www.mingw-w64.org/">https://www.mingw-w64.org/</a>
|
||||
|
||||
Reference in New Issue
Block a user