书栈网 · BookStack 本次搜索耗时 0.019 秒,为您找到 6716 个相关结果.
  • 伪静态

    URL伪静态通常是为了满足更好的SEO效果,ThinkPHP支持伪静态URL设置,可以通过设置url_html_suffix 参数随意在URL的最后增加你想要的静态后缀,而不会影响当前操作的正常执行。例如,我们设置 'url_html_suffix' => 'shtml' 的话,我们可以把下面的URL http://serverName...
  • 二十二、资源

    二十二、资源 二十二、资源 OnlineTraining WebApplication Exploits and Defenses The Exploit Database Udacity Bug Bounty Platforms Hackerone.com Bugcrowd.com Synack.com Cobalt.io ...
  • Using Prismic with the GraphQL Source Plugin

    571 2020-03-09 《Gatsby.js Tutorials》
    Using Prismic with GraphQL Source Plugin Prismic + Gatsby features What’s contained in this tutorial? Prerequisites Preparing your environment Configuring the plugin Fetching ...
  • 动态 SQL

    动态 SQL if choose、when、otherwise trim、where、set foreach script bind 多数据库支持 动态 SQL 中的插入脚本语言 动态 SQL 动态 SQL 是 MyBatis 的强大特性之一。如果你使用过 JDBC 或其它类似的框架,你应该能理解根据不同条件拼接 SQL 语句有多痛苦,...
  • Integrating a third-party application

    Integrating a third-party application Basic installation Django settings INSTALLED_APPS THUMBNAIL_PROCESSORS ALDRYN_BOILERPLATE_NAME STATICFILES_FINDERS TEMPLATES Migra...
  • 9. Integrating a third-party application

    9. Integrating a third-party application 9.1. Basic installation 9.2. Django settings 9.2.1. INSTALLED_APPS 9.2.2. THUMBNAIL_PROCESSORS 9.2.3. ALDRYN_BOILERPLATE_NAME 9.2.4....
  • 7.3 CacheInterceptor

    7.3 CacheInterceptor 7.3 CacheInterceptor CacheInterceptor 可以将 action 所需数据全部缓存起来,下次请求到来时如果 cache 存在则直接使用数据并 render ,而不会去调用 action 。此用法可使 action 完全不受 cache 相关代码所污染,即插即用,以下是示例代...
  • 默认值

    默认值 惯例 数据注解 流式 API 默认值 注意 当前章节中涉及的配置一般适用于关系数据库。这里展示的扩展方法在你安装了关系数据库提供程序之后就能获得(由Microsoft.EntityFrmeworkCore.Relational 程序包共享)。 数据列的默认值是插入一个数据行但未指定该列的值时所插入的值。 惯例 按照惯例...
  • How to Configure empty Data for a Form Class

    How to Configure empty Data for a Form Class How to Configure empty Data for a Form Class Option 1: Instantiate a new Class Option 2: Provide a Closure How to Configure empty...
  • 3.2.3. Joins With Views

    3.2.3. Joins With Views 3.2.3.1. Linked Documents 3.2.3.2. Using View Collation 3.2.3.2.1. Approach #1: Comments Inlined 3.2.3.2.2. Approach #2: Comments Separate 3.2.3.2.3. Opt...