书栈网 · BookStack 本次搜索耗时 0.048 秒,为您找到 52776 个相关结果.
  • 使用 NPM 安装

    使用 NPM 安装 第十章中介绍的 NPM,是一个 JavaScript 模块的在线仓库,其中大部分模块是专门为 Node 编写的。当你在计算机上安装 Node 时,你就会获得一个名为npm 的程序,提供了访问该仓库的简易界面。 它的主要用途是下载包。 我们在第十章中看到了ini 包。 我们可以使用 NPM 在我们的计算机上获取并安装该包。 $ np...
  • IniFile()

    IniFile() 语法 类别 描述 参数 返回值 错误 示例 IniFile() 语法 var ini = new IniFile( <filename>, [flags] ) 类别 IniFile 描述 新建一个 INI 文件对象。 参数 参数名 参数类型 默认值 描述 是否必填 filename strin...
  • 节点直连MySQL

    节点直连MySQL 逻辑架构图 节点搭建 准备依赖 生成配置文件 使用build_chain搭建区块链 修改节点ini文件 修改node0下的group.1.ini配置 修改node1下的group.1.ini配置 修改node1下的group.2.ini配置 修改node2下的group.2.ini配置 启动节点 检查进程 检查日志...
  • 运行环境

    配置要求 Windows Linux 配置要求 - Web Server : Nginx 或 Apache - Php - 版本 >= 5.6 - 必备扩展 : curl , mysqlnd , pdo , opcache , mbstring , redis ...
  • addLastComment()

    addLastComment() 语法 类别 描述 参数 返回值 错误 示例 addLastComment() 语法 IniFile.addLastComment( <comment> ) 类别 IniFile 描述 在尾部追加注释。 参数 参数名 参数类型 默认值 描述 是否必填 comment string ...
  • setLastComment()

    setLastComment() 语法 类别 描述 参数 返回值 错误 示例 setLastComment() 语法 IniFile.setLastComment( <comment> ) 类别 IniFile 描述 设置尾部的注释。 参数 参数名 参数类型 默认值 描述 是否必填 comment string ...
  • VTGate Buffering Scenarios

    Setup Terminal 1 Terminal 2: Terminal 3: Scenarios Scenario 1: Default behavior Results: Scenario 2: Solving with error Handling Results: Scenario 3: Solving with Buffering...
  • 下载安装

    2205 2018-03-29 《WorkerMan 3.x 手册》
    安装说明 windows用户(必读) Linux系统环境检测 已有PHP环境安装缺失扩展 安装pcntl和posix扩展: 安装event或者libevent扩展: mac os 系统安装教程 全新系统安装(全新安装PHP+扩展) centos系统安装教程 debian/ubuntu系统安装教程 mac os 系统安装教程 Event扩展...
  • 读取配置(Reading Configurations)

    读取配置(Reading Configurations) 文件适配器(File Adapters) 原生数组(Native Arrays) 读取 PHP 文件(Reading PHP Files) 读取 INI 文件(Reading INI Files) 读取 YAML 文件(Reading Yaml Files) 合并配置(Merging Con...
  • 分布式存储

    分布式存储 安装MySQL 配置MySQL参数 查看配置文件my.cnf 配置my.cnf 重启mysql-sever,验证参数。 节点直连MySQL 逻辑架构图 节点搭建 准备依赖 生成配置文件 使用build_chain搭建区块链 修改节点ini文件 修改node0下的group.1.ini配置 修改node1下的group.1....