书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 50993 个相关结果.
  • Developing dynamic inventory

    Developing dynamic inventory Inventory sources Inventory plugins Developing an inventory plugin verify_file parse Inventory source common format The ‘auto’ plugin Inventory ...
  • 覆写INI_SYSTEM和INI_PERDIR选项

    覆写INI_SYSTEM和INI_PERDIR选项 覆写默认的php.ini文件 覆写嵌入启动 links 覆写INI_SYSTEM和INI_PERDIR选项 在上一章中, 你曾经使用zend_alter_ini_setting()修改过⼀些php的ini选项. 由于samp/embed直接将你的脚本推入了运行时模式, 因此许多重要的INI选项...
  • 文件格式

    文件格式 文件格式 本章中描述的模块解析各种不是标记语言且与电子邮件无关的杂项文件格式。 csv —- CSV 文件读写 模块内容 变种与格式参数 Reader 对象 Writer 对象 例子 configparser —- 配置文件解析器 快速起步 支持的数据类型 回退值 受支持的 INI 文件结构 值的插值 映射...
  • build_install_package (-b)

    build_install_package (-b) build_install_package (-b) 命令解释 部署新节点及新群组 使用前提 用户需配置node_deployment.ini ,并指定节点p2p链接文件 参数设置 指定文件夹作为配置文件夹存放路径 实现功能 通过给定群组创世区块、节点证书和节点信息,生成节点配置文件夹 适用场...
  • Installation from binary

    Installation from binary Download Choosing the right file Downloading with wget Verify GPG signature Recommended server configuration Prepare environment Create required direc...
  • 编码解码

    gjson (数据动态编解码) gjson-对象创建 gjson-层级访问 gjson-Struct转换 gjson-动态创建修改 gjson-数据格式转换 gparser (通用编码解析) gbinary (二进制编解码) gbase64 (BASE64编解码) ghash (经典哈希函数) ghtml (HTML编解码) g...
  • The PyPy plugin

    The PyPy plugin Introduction Install uWSGI with PyPy support The PyPy home The PyPy setup file WSGI support RPC support IPython trick uWSGI API status Options Notes T...
  • 配置加载

    惯例配置 应用配置 扩展配置 场景配置 模块配置 加载配置文件 在ThinkPHP中,一般来说应用的配置文件是自动加载的,加载的顺序是: #### 惯例配置->应用配置->扩展配置->场景配置->模块配置->动态配置 以上是配置文件的加载顺序,因为后面的配置会覆盖之前的同名配置(在没有生效的前提下),所以配置的优...
  • 1.4. 2.3.x Branch

    1.4. 2.3.x Branch 1.4.1. Upgrade Notes 1.4.2. Version 2.3.1 1.4.2.1. Features 1.4.2.2. Bugfixes 1.4.3. Version 2.3.0 1.4.3.1. Features 1.4.3.2. Performance 1.4.3.3. Bugfixes ...
  • 添加ehcache.js

    添加ehcache.js 添加ehcache.js 在conf/ioc目录下添加ehcache.js, 作用是将Ehcache声明为一个bean,这样其他模块/Service就能使用它了 请注意看注释!!!!! var ioc = { "cacheManager" : { "typ...