书栈网 · BookStack 本次搜索耗时 0.045 秒,为您找到 13362 个相关结果.
  • HorizontalPodAutoscaler Walkthrough

    HorizontalPodAutoscaler Walkthrough Before you begin Run and expose php-apache server Create the HorizontalPodAutoscaler Increase the load Stop generating load Autoscaling on ...
  • HorizontalPodAutoscaler Walkthrough

    HorizontalPodAutoscaler Walkthrough Before you begin Run and expose php-apache server Create the HorizontalPodAutoscaler Increase the load Stop generating load Autoscaling on ...
  • Sessions

    1033 2019-10-05 《Phalcon 4.0 Document》
    Session Overview Manager Constructor Start Destroy Exists Regenerate Id Get Has Id Name Options Set Remove Adapters Libmemcached Noop Redis Stream Custom Except...
  • 命令行运行程序

    命令行运行程序 在开发->配置->cli章节说过,在cli环境下 框架默认载入的是 Config/cli/normal.php 这个通用配置文件 在v2.7.1以下的版本中要在命令行中运行应用可采用以下方式: 自v2.7.1起,CmlPHP提供了强大且易于扩展的的命令行组件,内置了提问、选择、进度条、box框等,方便开发命令行下应用。 内置以下几种命令: ...
  • Class Phalcon\Db\Adapter\Pdo\Oracle

    482 2021-02-20 《Phalcon v2.0 文档》
    Class Phalcon\Db\Adapter\Pdo\Oracle Methods Class Phalcon\Db\Adapter\Pdo\Oracle extends abstract class Phalcon\Db\Adapter\Pdo implements Phalcon\Events\EventsAwareInterfac...
  • 来源

    PHP 最佳实践(译) 原文: PHP Best Practices-A short, practical guide for common and confusing PHP tasks 译者:夏永锋 来源(书栈小编注) https://github.com/justjavac/PHP-Best-Practices-zh_CN
  • tar-zip-gzip-bzip2-xz

    tar 打包压缩命令 zip 压缩命令,文件后缀.zip gzip 压缩命令,文件后缀.gz bzip2 压缩命令,文件后缀.bz2 xz 压缩命令,文件后缀.xz tar 打包压缩命令 tar - cf php . tar php - 7.2 . 6 #打包目录不压缩 tar - xf php . tar #解压目录 ...
  • Abstract class Phalcon\Flash

    Abstract class Phalcon\Flash Methods Abstract class Phalcon\Flash implements Phalcon\FlashInterface , Phalcon\Di\InjectionAwareInterface Source on GitHub Shows HTML noti...
  • Cookies

    557 2019-09-21 《Slim 2 Document》
    Cookies Set Cookie Set Encrypted Cookie Delete Cookie Cookies The Slim application provides helper methods to send cookies with the HTTP response. Set Cookie This example...
  • 微应用(Micro Applications)

    微应用(Micro Applications) 创建微应用(Creating a Micro Application) 定义路由(Defining routes) 路由参数(Routes with Parameters) 起始路由(Starting Route) 重写规则(Rewrite Rules) 处理响应(Working with Respo...