书栈网 · BookStack 本次搜索耗时 0.010 秒,为您找到 293 个相关结果.
  • Testing

    Testing Testing CodeIgniter ships with a number of tools to help you test and debug your application thoroughly.The following sections should get you quickly testing your appli...
  • Getting Started

    Installation Manual Installation Composer Installation Git Installation Running Your App Upgrading From a Previous Version Troubleshooting CodeIgniter Repositories
  • Composer Installation

    Composer Installation App Starter Installation & Set Up Upgrading Pros Cons Structure Latest Dev Adding CodeIgniter4 to an Existing Project Set Up Upgrading Pros Cons St...
  • Application Structure

    Application Structure Default Directories app system public writable tests docs Modifying Directory Locations Application Structure To get the most out of CodeIgniter, ...
  • 以 CLI 方式运行

    以 CLI 方式运行 什么是 CLI ? 为什么使用命令行? 让我们试一试:Hello World! 就这么简单! 以 CLI 方式运行 除了从浏览器中通过 URL 来调用程序的 控制器 之外,你也可以通过 CLI (命令行界面)的方式来调用。 目录 以 CLI 方式运行 什么是 CLI ? 为什么使用命令行? 让我们试一试:H...
  • Working With Databases

    Working With Databases Working With Databases CodeIgniter comes with a full-featured and very fast abstracted databaseclass that supports both traditional structures and Query ...
  • 数据库参考

    数据库参考 数据库参考 CodeIgniter 内置了一个快速强大的数据库抽象类,支持传统的查询架构以及查询构造器模式。数据库方法的语法简单明了。 数据库快速入门: 示例代码 数据库配置 连接数据库 查询 生成查询结果 查询辅助函数 查询构造器类 事务 获取元数据 自定义函数调用 查询缓存 使用 Database Forge...
  • Working With Configuration Files

    Working With Configuration Files Accessing Config Files Creating Configuration Files Handling Different Environments Nesting Variables Namespaced Variables Incorporating Envir...
  • 数据库类

    数据库类 数据库类 CodeIgniter 内置了速度快、功能强大的数据库类作为数据库的中间抽象层。数据库类支持传统架构以及 Active Record 架构。类中的数据库函数使用简单明了的语法。 数据库配置 入门:用法举例 连接数据库 查询 生成查询结果 查询辅助函数 Active Record 类 事务 表格元数据 字段元数...
  • .gitignore API

    1141 2020-07-27 《Gitlab 中文文档》
    .gitignore API .gitignore API List .gitignore templates Single .gitignore template .gitignore API 原文:https://docs.gitlab.com/ee/api/templates/gitignores.html List...