书栈网 · BookStack 本次搜索耗时 0.017 秒,为您找到 6905 个相关结果.
  • 插件后台管理控制器

    插件后台管理控制器 插件后台管理控制器 在插件类主文件里加hasAdmin为1的属性; 默认后台管理控制器AdminIndex,默认方法index,不可更改 cmf_get_current_admin_id();可获取后台管理员id,可用于判断是否登录 在插件controller 目录下创建AdminIndexController.p...
  • Anonymous Bittorrent with I2PSnark

    Anonymous Bittorrent with I2PSnark Anonymous Bittorrent with I2PSnark We can use the I2P network to share and download files without the entire world knowing who is sharing the...
  • Queries

    Queries Query Limits and Performance Queries This chapter talks about several kinds of query. Post queries, taxonomy queries, comment queries, user queries, and general SQL qu...
  • Memory-unsafe code

    Memory-unsafe code Memory-unsafe code Sometimes for efficiency you may want to write low-level code that can potentially corrupt memory or be vulnerable to security exploits. V ...
  • 第 6 章 Debian 系统安全配置的自动化

    第 6 章 Debian 系统安全配置的自动化 第 6 章 Debian 系统安全配置的自动化 After reading through all the information in the previous chapters you might be wondering “I have to do quite a lot of things in...
  • How it works

    How it works How it works Twice a year we choose a couple of days for this process when everyone has to be at the office. Remember not to take those days off. Financial data i...
  • Reporting and analyzing crashes (segfaults)

    Reporting and analyzing crashes (segfaults) ) Version/Environment info Segfaults during bootstrap (sysimg.jl) ) Segfaults when running a script Errors during Julia startup Othe...
  • Intro to Generics

    Intro to Generics Introduction Problem Access Elements Loop and Print Introducing Generics Generic Loop Non-Generic Struct Non-Generic Instance Generic Struct Define Type E...
  • 后台菜单注解

    1044 2018-10-09 《ThinkCMF5开发手册》
    什么是后台菜单注解 后台菜单入口注解@adminMenuRoot 后台菜单注解@adminMenu 导入菜单 什么是后台菜单注解 为了方便在代码里进行后台菜单管理我们新增了@adminMenu 和@adminMenuRoot 两个自定义的注解,通过这个注解我们可以很轻松地在代码中管理后台菜单,比如菜单的名称,排序,是否显示,父级等;@adm...
  • 2.7.12. equivs 软件包

    2.7.12. equivs 软件包 2.7.12. equivs 软件包 如果你从源代码编译了一个程序来代替 Debian 软件包,最好将它做成一个真正的本地 Debian 软件包(*.deb )并使用私人档案库。 如果你选择从源代码编译一个程序并将它安装到 “/usr/local ”,你可能需要使用 equivs 作为最后步骤来满足缺失的软件...