书栈网 · BookStack 本次搜索耗时 0.023 秒,为您找到 1926 个相关结果.
  • 常见问题

    常见问题 字段 BlockMode 是什么? 为什么要写另一个 INI 解析库? 常见问题 字段 BlockMode 是什么? 默认情况下,本库会在您进行读写操作时采用锁机制来确保数据时间。但在某些情况下,您非常确定只进行读操作。此时,您可以通过设置 cfg.BlockMode = false 来将读操作提升大约 50-70% 的性能...
  • API 说明

    1763 2019-09-27 《HFish 使用手册》
    修改配置 WEB Demo 暗网 Demo 黑名单 IP 获取全部钓鱼信息 修改配置 [ api ] status = 1 web_url = /api/ v1 / post / report deep_url = ...
  • setComment()

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

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

    addComment() 语法 类别 描述 参数 返回值 错误 示例 addComment() 语法 IniFile.addComment( , , , [pos] ) IniFile.addComment( , , [pos] ) 类别 IniFile 描述 为指定的 item 追加注释。 参数 参数名...
  • 操作注释(Comment)

    Working with comments Working with comments Take care that following format will be treated as comment: Line begins with # or ; Words after # or ; Words after section name (i...
  • 操作键(Key)

    Working with keys Ignore cases of key name MySQL-like boolean key Same Key with Multiple Values Auto-increment Key Names Retrieve parent keys available to a child section ...
  • i18n

    i18n 下载安装 用法示例 使用本地文件 使用 embed.FS 确定本地化语言 i18n i18n 中间件为 Flame 实例 提供应用本地化服务。 你可以在 GitHub在新窗口打开 上阅读该中间件的源码或通过 pkg.go.dev在新窗口打开 查看 API 文档。 下载安装 Go 语言的最低版本要求为 1.16 。 go...
  • Sessions

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