书栈网 · BookStack 本次搜索耗时 0.043 秒,为您找到 13485 个相关结果.
  • 大项目的文件管理

    大项目的文件管理 大项目的文件管理 所谓的“大项目”,我这里真没有一个明确的概念。是文件数据达到具体多少个文件?还是业务逻辑模块达到多少个?还是项目的访问量达到多少PV?至今没有一个精确的数字来定义什么程序是“大项目”。这里姑且认为:业务功能模块众多(访问流量流量暂且不理)。纵使业务功能模块再多,就算一个application也可以容纳的下。对于业务...
  • 主程序结构

    725 2018-10-09 《ThinkCMF文档》
    主程序结构 主程序结构 |-- Portal |-- Common |-- funtion . php //应用函数库 |-- Conf |-- config . php // 应用配置文件 |-- C...
  • 使用命令行工具生成代码 (deprecated)

    Code Generation using Command Line Tools (deprecated) Note: The code generators in yiic shell have been deprecated since version 1.1.2. Please use the more powerful and extensi...
  • Class Phalcon\Config\Adapter\Ini

    Class Phalcon\Config\Adapter\Ini Methods Class Phalcon\Config\Adapter\Ini extends class Phalcon\Config implements Countable , ArrayAccess Source on GitHub Reads ini fi...
  • Debug

    Debug Overview Exceptions Constructor Getters Setters Variables Blacklisting output Handlers Reflection and Introspection XDebug Debug Overview PHP offers tool...
  • 调试应用程序(Debugging Applications)

    调试应用程序(Debugging Applications) 调试模式(Debug Mode) 调试信息(Debug Message) 捕获异常(Catching Exceptions) 调试组件(Debug component) 在调试中输出变量(Adds a variable to the debug output) 清除变量(Clears ar...
  • Linux安装示例

    Linux 安装步骤 Linux 安装步骤 环境准备安装之前需要有 git 和 composer 命令行工具, 以及 Nginx+Mysql5.7+Php7.2+Redis 的运行环境,安装过程可参考下面文档,如果已经安装过则忽略 Centos6 http://www.masterlab.vip/help.php?md=setup_centos...
  • Tools

    Tools Debugging Tools / Plugins Xdebug and Remote Debugging PHP Debuggers Browser Web Inspectors Prevention Tools Debugging tools fall into two categories: Tools to diag...
  • PSR-7 HTTP Server Request

    HTTP Server Request (PSR-7) Overview Constructor Getters getAttribute() getAttributes() getBody() getCookieParams() getHeader() getHeaderLine() getHeaders() getMethod() g...
  • Installation

    Installation Installation Server Requirements Installing Laravel Via Laravel Installer Via Composer Create-Project Local Development Server Configuration Public Directory Con...