书栈网 · BookStack 本次搜索耗时 0.017 秒,为您找到 1909 个相关结果.
  • 加入Shiro

    加入Shiro 首先,下面罗列的jar 放入 WebContent/WEB-INF/lib中 在conf目录下,建一个文件叫shiro.ini, 右键—open with—Text Editor, 内容如下 打开web.xml, 加入以下配置在其他filter之前哦 启动tomcat, 可以看到多输出了一些log,这些log比nutz早 注意,这里只...
  • setIniConfigs()

    setIniConfigs() 名称 语法 类别 描述 参数 返回值 版本 示例 setIniConfigs() 名称 setIniConfigs - 把配置信息写入 INI 文件。 语法 Oma.setIniConfigs(<config>, <configPath>, [options]) 类别 Oma 描...
  • help (-h)

    help (-h) help (-h) 用户可以使用-h或–help命令查看帮助菜单 使用示例: $ ./ generator - h usage : generator [- h ] [- v ] [- b peer_path data_dir ] [- c data_dir ] [-...
  • 页面测试

    页面测试 一切就绪,请再仔细检查一下本章的修改,然后启动Tomcat, 首先的输出的日志将会发生变化 请留意其中的SimpleAuthenticationFilter,确保都是正确的,无异常的. 访问新的登陆页面 应该自动跳到如下地址 如果出现404或者跳到根路径,检查日志中是否有shiro的输出, 检查shiro.ini的配置 登陆应无障碍, 登...
  • 操作注释(Comment)

    操作注释(Comment) 操作注释(Comment) 下述几种情况的内容将被视为注释: 所有以 # 或 ; 开头的行 所有在 # 或 ; 之后的内容 分区标签后的文字 (即 [分区名] 之后的内容) 如果你希望使用包含 # 或 ; 的值,请使用 ` 或 """ 进行包覆。 除此之外,您还可以通过 LoadOptions ...
  • setSectionComment()

    setSectionComment() 语法 类别 描述 参数 返回值 错误 示例 setSectionComment() 语法 IniFile.setSectionComment( <section> <comment> ) 类别 IniFile 描述 设置指定 section 的注释。 参数 参数名 参数类型...
  • disableItem()

    disableItem() 语法 类别 描述 参数 返回值 错误 示例 disableItem() 语法 IniFile.disableItem( , ) IniFile.disableItem( ) 类别 IniFile 描述 注释指定的 item 。 参数 参数名 参数类型 默认值 描述 是否必填...
  • 运行环境

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

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