|
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.1 中文手册|用户手册|用户指南|中文文档</title> |
| 7 | + <title>变更记录 — CodeIgniter 4.5.3 中文手册|用户手册|用户指南|中文文档</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.1" href="v4.5.1.html" /> |
| 30 | + <link rel="next" title="版本 4.5.3" href="v4.5.3.html" /> |
31 | 31 | <link rel="prev" title="部署" href="../installation/deployment.html" /> |
32 | 32 | </head> |
33 | 33 |
|
|
92 | 92 | <li class="toctree-l2"><a class="reference internal" href="../concepts/factories.html">工厂</a></li> |
93 | 93 | <li class="toctree-l2"><a class="reference internal" href="../concepts/http.html">处理 HTTP 请求</a></li> |
94 | 94 | <li class="toctree-l2"><a class="reference internal" href="../concepts/security.html">安全指南</a></li> |
| 95 | +<li class="toctree-l2"><a class="reference internal" href="../concepts/goals.html">设计与架构目标</a></li> |
95 | 96 | </ul> |
96 | 97 | </li> |
97 | 98 | </ul> |
|
128 | 129 | <ul> |
129 | 130 | <li class="toctree-l1"><a class="reference internal" href="../outgoing/index.html">构建响应</a><ul> |
130 | 131 | <li class="toctree-l2"><a class="reference internal" href="../outgoing/views.html">视图</a></li> |
131 | | -<li class="toctree-l2"><a class="reference internal" href="../outgoing/view_cells.html">视图单元</a></li> |
132 | 132 | <li class="toctree-l2"><a class="reference internal" href="../outgoing/view_renderer.html">视图渲染器</a></li> |
133 | 133 | <li class="toctree-l2"><a class="reference internal" href="../outgoing/view_layouts.html">视图布局</a></li> |
| 134 | +<li class="toctree-l2"><a class="reference internal" href="../outgoing/view_cells.html">视图单元</a></li> |
134 | 135 | <li class="toctree-l2"><a class="reference internal" href="../outgoing/view_parser.html">视图解析器</a></li> |
135 | 136 | <li class="toctree-l2"><a class="reference internal" href="../outgoing/view_decorators.html">视图装饰器</a></li> |
136 | 137 | <li class="toctree-l2"><a class="reference internal" href="../outgoing/table.html">HTML 表格类</a></li> |
|
168 | 169 | </ul> |
169 | 170 | <ul> |
170 | 171 | <li class="toctree-l1"><a class="reference internal" href="../dbmgmt/index.html">管理数据库</a><ul> |
171 | | -<li class="toctree-l2"><a class="reference internal" href="../dbmgmt/forge.html">使用数据库 Forge 维护数据库</a></li> |
| 172 | +<li class="toctree-l2"><a class="reference internal" href="../dbmgmt/forge.html">数据库 Forge</a></li> |
172 | 173 | <li class="toctree-l2"><a class="reference internal" href="../dbmgmt/migration.html">数据库迁移</a></li> |
173 | 174 | <li class="toctree-l2"><a class="reference internal" href="../dbmgmt/seeds.html">数据库填充</a></li> |
174 | 175 | <li class="toctree-l2"><a class="reference internal" href="../dbmgmt/db_commands.html">数据库命令</a></li> |
@@ -294,6 +295,8 @@ <h2>版本 4.5<a class="headerlink" href="#version" title="此标题的永久链 |
294 | 295 | <p>查看所有更改。</p> |
295 | 296 | <div class="toctree-wrapper compound"> |
296 | 297 | <ul> |
| 298 | +<li class="toctree-l1"><a class="reference internal" href="v4.5.3.html">版本 4.5.3</a></li> |
| 299 | +<li class="toctree-l1"><a class="reference internal" href="v4.5.2.html">版本 4.5.2</a></li> |
297 | 300 | <li class="toctree-l1"><a class="reference internal" href="v4.5.1.html">版本 4.5.1</a></li> |
298 | 301 | <li class="toctree-l1"><a class="reference internal" href="v4.5.0.html">版本 4.5.0</a></li> |
299 | 302 | <li class="toctree-l1"><a class="reference internal" href="v4.4.8.html">版本 4.4.8</a></li> |
@@ -364,22 +367,22 @@ <h2>版本 4.5<a class="headerlink" href="#version" title="此标题的永久链 |
364 | 367 | </div> |
365 | 368 | <footer><div class="rst-footer-buttons" role="navigation" aria-label="页脚"> |
366 | 369 | <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> |
367 | | - <a href="v4.5.1.html" class="btn btn-neutral float-right" title="版本 4.5.1" accesskey="n" rel="next">下一页 <span class="fa fa-arrow-circle-right" 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> |
368 | 371 | </div> |
369 | 372 |
|
370 | 373 | <hr/> |
371 | 374 |
|
372 | 375 | <div role="contentinfo"> |
373 | 376 | <p>© 版权所有 2019-2024 CodeIgniter 基金会. |
374 | | - <span class="lastupdated">最后更新于 2024-05-30. |
| 377 | + <span class="lastupdated">最后更新于 2024-07-10. |
375 | 378 | </span></p> |
376 | 379 | </div> |
377 | 380 |
|
378 | 381 | 利用 <a href="https://www.sphinx-doc.org/">Sphinx</a> 构建,使用的 |
379 | 382 | <a href="https://github.com/readthedocs/sphinx_rtd_theme">主题</a> |
380 | 383 | 由 <a href="https://readthedocs.org">Read the Docs</a> 开发. |
381 | 384 |
|
382 | | -<jinja2.runtime.BlockReference object at 0x7fe9541d7850> |
| 385 | +<jinja2.runtime.BlockReference object at 0x7fde91e26c50> |
383 | 386 |
|
384 | 387 | <div style="margin-top: 16px;"> |
385 | 388 | <p>由 <a href="https://codeigniter.org.cn">CodeIgniter 中国开发者社区</a>翻译并制作</p> |
|
0 commit comments