|
4 | 4 | <meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" /> |
5 | 5 |
|
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
7 | | - <title>变更记录 — CodeIgniter 4.5.3 中文手册|用户手册|用户指南|中文文档</title> |
| 7 | + <title>变更记录 — CodeIgniter 4.5.4 中文手册|用户手册|用户指南|中文文档</title> |
8 | 8 | <link rel="stylesheet" type="text/css" href="../_static/pygments.css" /> |
9 | 9 | <link rel="stylesheet" type="text/css" href="../_static/css/citheme.css" /> |
10 | 10 | <link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css" /> |
|
27 | 27 | <script src="../_static/js/theme.js"></script> |
28 | 28 | <link rel="index" title="索引" href="../genindex.html" /> |
29 | 29 | <link rel="search" title="搜索" href="../search.html" /> |
30 | | - <link rel="next" title="版本 4.5.3" href="v4.5.3.html" /> |
| 30 | + <link rel="next" title="版本 4.5.4" href="v4.5.4.html" /> |
31 | 31 | <link rel="prev" title="部署" href="../installation/deployment.html" /> |
32 | 32 | </head> |
33 | 33 |
|
@@ -295,6 +295,7 @@ <h2>版本 4.5<a class="headerlink" href="#version" title="此标题的永久链 |
295 | 295 | <p>查看所有更改。</p> |
296 | 296 | <div class="toctree-wrapper compound"> |
297 | 297 | <ul> |
| 298 | +<li class="toctree-l1"><a class="reference internal" href="v4.5.4.html">版本 4.5.4</a></li> |
298 | 299 | <li class="toctree-l1"><a class="reference internal" href="v4.5.3.html">版本 4.5.3</a></li> |
299 | 300 | <li class="toctree-l1"><a class="reference internal" href="v4.5.2.html">版本 4.5.2</a></li> |
300 | 301 | <li class="toctree-l1"><a class="reference internal" href="v4.5.1.html">版本 4.5.1</a></li> |
@@ -367,22 +368,22 @@ <h2>版本 4.5<a class="headerlink" href="#version" title="此标题的永久链 |
367 | 368 | </div> |
368 | 369 | <footer><div class="rst-footer-buttons" role="navigation" aria-label="页脚"> |
369 | 370 | <a href="../installation/deployment.html" class="btn btn-neutral float-left" title="部署" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> 上一页</a> |
370 | | - <a href="v4.5.3.html" class="btn btn-neutral float-right" title="版本 4.5.3" accesskey="n" rel="next">下一页 <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
| 371 | + <a href="v4.5.4.html" class="btn btn-neutral float-right" title="版本 4.5.4" accesskey="n" rel="next">下一页 <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
371 | 372 | </div> |
372 | 373 |
|
373 | 374 | <hr/> |
374 | 375 |
|
375 | 376 | <div role="contentinfo"> |
376 | 377 | <p>© 版权所有 2019-2024 CodeIgniter 基金会. |
377 | | - <span class="lastupdated">最后更新于 2024-07-11. |
| 378 | + <span class="lastupdated">最后更新于 2024-09-06. |
378 | 379 | </span></p> |
379 | 380 | </div> |
380 | 381 |
|
381 | 382 | 利用 <a href="https://www.sphinx-doc.org/">Sphinx</a> 构建,使用的 |
382 | 383 | <a href="https://github.com/readthedocs/sphinx_rtd_theme">主题</a> |
383 | 384 | 由 <a href="https://readthedocs.org">Read the Docs</a> 开发. |
384 | 385 |
|
385 | | -<jinja2.runtime.BlockReference object at 0x7fc05cf44ed0> |
| 386 | +<jinja2.runtime.BlockReference object at 0x7fbee6e18a90> |
386 | 387 |
|
387 | 388 | <div style="margin-top: 16px;"> |
388 | 389 | <p>由 <a href="https://codeigniter.org.cn">CodeIgniter 中国开发者社区</a>翻译并制作</p> |
|
0 commit comments