书栈网 · BookStack 本次搜索耗时 0.013 秒,为您找到 1909 个相关结果.
  • Environment Variables

    Environment Variables Relevant ini Settings Environment Variables Guzzle exposes a few environment variables that can be used to customize the behavior of the library. GUZZLE...
  • getValue()

    getValue() 语法 类别 描述 参数 返回值 错误 示例 getValue() 语法 IniFile.getValue( <section>, <key> ) IniFile.getValue( <key> ) 类别 IniFile 描述 获取指定 item 的值。 参数 参数名 参数类型 默认值 描...
  • getSectionComment()

    getSectionComment() 语法 类别 描述 参数 返回值 错误 示例 getSectionComment() 语法 IniFile.getSectionComment( <section> ) 类别 IniFile 描述 获取指定 section 的注释。 参数 参数名 参数类型 默认值 描述 是否...
  • disableItem()

    disableItem() 语法 类别 描述 参数 返回值 错误 示例 disableItem() 语法 IniFile.disableItem( <section>, <key> ) IniFile.disableItem( <key> ) 类别 IniFile 描述 注释指定的 item 。 参数 参数名...
  • addSectionComment()

    addSectionComment() 语法 类别 描述 参数 返回值 错误 示例 addSectionComment() 语法 IniFile.addSectionComment( ) 类别 IniFile 描述 为指定的 section 追加注释。 参数 参数名 参数类型 默认值 描述 是否必填 se...
  • getValue()

    getValue() 语法 类别 描述 参数 返回值 错误 示例 getValue() 语法 IniFile.getValue( <section>, <key> ) IniFile.getValue( <key> ) 类别 IniFile 描述 获取指定 item 的值。 参数 参数名 参数类型 默认值 描...
  • disableItem()

    disableItem() 语法 类别 描述 参数 返回值 错误 示例 disableItem() 语法 IniFile.disableItem( <section>, <key> ) IniFile.disableItem( <key> ) 类别 IniFile 描述 注释指定的 item 。 参数 参数名...
  • enableItem()

    enableItem() 语法 类别 描述 参数 返回值 错误 示例 enableItem() 语法 IniFile.enableItem( <section>, <key> ) IniFile.enableItem( <key> ) 类别 IniFile 描述 取消注释指定的 item 。 参数 参数名 参...
  • delSectionComment()

    delSectionComment() 语法 类别 描述 参数 返回值 错误 示例 delSectionComment() 语法 IniFile.delSectionComment( <section> ) 类别 IniFile 描述 删除指定 section 的注释。 参数 参数名 参数类型 默认值 描述 是否...
  • delLastComment()

    delLastComment() 语法 类别 描述 参数 返回值 错误 示例 delLastComment() 语法 IniFile.delLastComment() 类别 IniFile 描述 删除尾部注释。 参数 无 返回值 执行成功,无返回值. 执行失败,抛异常。 错误 如果出错则抛异常,并输...