This commit is contained in:
Admin
2023-04-19 17:17:38 +08:00
parent e5a0ae551f
commit 07975bfc88
2 changed files with 2 additions and 112 deletions

View File

@@ -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>