书栈网 · BookStack 本次搜索耗时 0.014 秒,为您找到 52776 个相关结果.
  • delComment()

    delComment() 语法 类别 描述 参数 返回值 错误 示例 delComment() 语法 IniFile.delComment( , , [pos] ) IniFile.delComment( , [pos] ) 类别 IniFile 描述 删除指定 item 的注释。 参数 参数名 参数类型...
  • delComment()

    delComment() 语法 类别 描述 参数 返回值 错误 示例 delComment() 语法 IniFile.delComment( <section>, <key>, [pos] ) IniFile.delComment( <key>, [pos] ) 类别 IniFile 描述 删除指定 item 的注...
  • delLastComment()

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

    addComment() 语法 类别 描述 参数 返回值 错误 示例 addComment() 语法 IniFile.addComment( <section>, <key>, <comment>, [pos] ) IniFile.addComment( <key>, <comment>, [pos] ) 类别 IniF...
  • Sessions

    Sessions Session Configuration Built-in Session Handlers & Configuration Session Handlers Database Sessions Cache Sessions Setting ini directives Creating a Custom Session Ha...
  • setValue()

    setValue() 语法 类别 描述 参数 返回值 错误 示例 setValue() 语法 IniFile.setValue( , , ) IniFile.setValue( , ) 类别 IniFile 描述 设置指定 item 的值。 参数 参数名 参数类型 默认值 描述 是否必填 sectio...
  • getValue()

    getValue() 语法 类别 描述 参数 返回值 错误 示例 getValue() 语法 IniFile.getValue( , ) IniFile.getValue( ) 类别 IniFile 描述 获取指定 item 的值。 参数 参数名 参数类型 默认值 描述 是否必填 section st...
  • setSectionComment()

    setSectionComment() 语法 类别 描述 参数 返回值 错误 示例 setSectionComment() 语法 IniFile.setSectionComment( ) 类别 IniFile 描述 设置指定 section 的注释。 参数 参数名 参数类型 默认值 描述 是否必填 sec...
  • setValue()

    setValue() 语法 类别 描述 参数 返回值 错误 示例 setValue() 语法 IniFile.setValue( <section>, <key>, <value> ) IniFile.setValue( <key>, <value> ) 类别 IniFile 描述 设置指定 item 的值。 ...
  • delSectionComment()

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