书栈网 · BookStack 本次搜索耗时 0.050 秒,为您找到 104785 个相关结果.
  • 路由

    路由¶ 自定义路由¶ 路由¶ zanphp框架的url组成规则为: scheme : //host:port/route/controller/action?query url组成中的path由route/controller/action组成,controller如需要访问src/Controller/Index/IndexCon...
  • 基础安装

    1397 2019-01-24 《Smarty3 手册》
    基础安装 Note 说明 技术说明 说明 基础安装 在Smarty发行包中,目录/libs/ 里面的文件就是Smarty的库文件。 库文件都是.php 文件,开发者不应该编辑它们。 库文件可以多个应用程序共用,而且只在升级新版本的Smarty时进行覆盖。 下面的例子Smarty的库文件被解压: /usr/local/lib/S...
  • 第三节 常用代码

    第三节 常用代码 1. "##"和"#" 双井号(##) 单井号(#) 2. 关于宏定义中的do-while循环 3. #line 预处理 4.PHP中的全局变量宏 第三节 常用代码 在PHP的源码中经常会看到的一些很常见的宏,或者有些对于才开始接触源码的读者比较难懂的代码。这些代码在PHP的源码中出现的频率极高,基本在每个模块都会有他们...
  • 安装常见问题

    安装常见问题 如何配置CDN规则 小内存服务器上宝塔默认安装的MySQL如何配置 Windows下SSL相关函数不可用 方法1 方法2 Windows下CA根证书库错误 Web服务器其它推荐配置 1. 启动gzip压缩 2. 正确获取客户的真实IP 3. 启用opcache 基于Laravel Valet运行Discuz! Q 更改域...
  • assertStringMatchesFormat()

    541 2018-12-16 《PHPUnit 6.5 手册》
    assertStringMatchesFormat() assertStringMatchesFormat(string $format, string $string[, string $message = '']) 当 $string 不匹配于 $format 定义的格式时报告错误,错误讯息由 $message 指定。 assertS...
  • Theme

    Themes Package definition Module definition Menus Positions Layout file Menu and Position renderer Default Pagekit markup Overwrite system views Add theme options to the Si...
  • Migration from Sphinx

    Compiling Manticore from source Building using CI docker Building manually Required tools Fetching sources From git From archive Configuring Configuration flags and options S...
  • 调用方法

    调用方法 参数名 调用方法 方法可以使用对象操作符 -> 调用,就像在PHP中: namespace Test ; class MyClass { protected function _someHiddenMethod ( a , b ) { return a ...
  • 调用方法

    调用方法 参数名 调用方法 方法可以使用对象操作符 -> 调用,就像在PHP中: namespace Test ; class MyClass { protected function _someHiddenMethod ( a , b ) { return a ...
  • 25.2. 20.2 WWW (LAMP) 伺服器基本設定

    20.2 WWW (LAMP) 伺服器基本設定 20.2.1 LAMP 所需軟體與其結構 20.2.2 Apache 的基本設定 20.2.3 PHP 的預設參數修改 20.2.4 啟動 WWW 服務與測試 PHP 模組 20.2.5 MySQL 的基本設定 關於目錄資料與語系的設定等等; 關於記憶體的設定,注意,記憶體的簡單計算方式為: k...