|
98 | 98 | <li class="toctree-l1"><a class="reference internal" href="../installation/index.html">安裝指引</a><ul> |
99 | 99 | <li class="toctree-l2"><a class="reference internal" href="../installation/installing_composer.html">Composer 安裝</a></li> |
100 | 100 | <li class="toctree-l2"><a class="reference internal" href="../installation/installing_manual.html">手動安裝</a></li> |
101 | | -<li class="toctree-l2"><a class="reference internal" href="../installation/running.html">運作你的應用程式</a></li> |
| 101 | +<li class="toctree-l2"><a class="reference internal" href="../installation/running.html">執行你的應用程式</a></li> |
102 | 102 | <li class="toctree-l2"><a class="reference internal" href="../installation/upgrading.html">從舊版升級</a></li> |
103 | 103 | <li class="toctree-l2"><a class="reference internal" href="../installation/troubleshooting.html">故障排除</a></li> |
104 | 104 | <li class="toctree-l2"><a class="reference internal" href="../installation/repositories.html">CodeIgniter 儲存庫</a></li> |
|
253 | 253 | <li class="toctree-l2"><a class="reference internal" href="../testing/fabricator.html">Generating Data</a></li> |
254 | 254 | <li class="toctree-l2"><a class="reference internal" href="../testing/controllers.html">控制器測試</a></li> |
255 | 255 | <li class="toctree-l2"><a class="reference internal" href="../testing/feature.html">HTTP 特性測試</a></li> |
256 | | -<li class="toctree-l2"><a class="reference internal" href="../testing/response.html">Testing Responses</a></li> |
| 256 | +<li class="toctree-l2"><a class="reference internal" href="../testing/response.html">測試響應</a></li> |
257 | 257 | <li class="toctree-l2"><a class="reference internal" href="../testing/benchmark.html">基準測試</a></li> |
258 | 258 | <li class="toctree-l2"><a class="reference internal" href="../testing/debugging.html">偵錯與除錯應用程式</a></li> |
259 | 259 | <li class="toctree-l2"><a class="reference internal" href="../testing/mocking.html">Mocking</a></li> |
|
262 | 262 | </ul> |
263 | 263 | <ul> |
264 | 264 | <li class="toctree-l1"><a class="reference internal" href="../cli/index.html">使用命令列介面</a><ul> |
265 | | -<li class="toctree-l2"><a class="reference internal" href="../cli/cli.html">透過命命列運作</a></li> |
| 265 | +<li class="toctree-l2"><a class="reference internal" href="../cli/cli.html">透過命命列執行</a></li> |
266 | 266 | <li class="toctree-l2"><a class="reference internal" href="../cli/cli_commands.html">自訂命令列介面指令</a></li> |
267 | | -<li class="toctree-l2"><a class="reference internal" href="../cli/cli_generators.html">CLI Generators</a></li> |
| 267 | +<li class="toctree-l2"><a class="reference internal" href="../cli/cli_generators.html">CLI 產生器</a></li> |
268 | 268 | <li class="toctree-l2"><a class="reference internal" href="../cli/cli_library.html">命令列程式庫</a></li> |
269 | 269 | <li class="toctree-l2"><a class="reference internal" href="../cli/cli_request.html">CLI 請求類別</a></li> |
270 | 270 | </ul> |
@@ -648,7 +648,7 @@ <h1>Version 4.0.0-alpha.1<a class="headerlink" href="#version-4-0-0-alpha-1" tit |
648 | 648 | <p> |
649 | 649 | © Copyright 2019-2021 CodeIgniter 基金會 | 國立高雄師範大學軟體工程與管理學系 SDPM 實驗室譯製 |
650 | 650 | <span class="lastupdated"> |
651 | | - 最後更新於 2021年12月03日。 |
| 651 | + 最後更新於 2021年12月25日。 |
652 | 652 | </span> |
653 | 653 |
|
654 | 654 | </p> |
|
0 commit comments