书栈网 · BookStack 本次搜索耗时 0.071 秒,为您找到 596 个相关结果.
  • Laravel Exceptions——异常与错误处理.md

    1087 2018-04-12 《laravel 源码详解》
    前言 PHP 异常处理 异常的抛出 Try, throw 和 catch 顶层异常处理器 set_exception_handler 扩展 PHP 内置的异常处理类 PHP 错误处理 PHP 的错误级别 错误的抛出 顶级错误处理器 register_shutdown_function Laravel 异常处理 异常转化 异常 Log...
  • Authentication

    1189 2019-09-24 《LoopBack 4 Document》
    Overview Installation Authentication Component Using the Authentication Decorator Adding an Authentication Action to a Custom Sequence Binding the Authenticating Sequence to t...
  • 升级导引

    升级导引 升级到 5.1.11 创建 Policies 目录 创建并注册 AuthServiceProvider 与 Gate Facade 更新用户模型 更新基础控制器 升级到 5.1.0 估计升级需耗时:少于 1 小时 更新 bootstrap/autoload.php 创建 bootstrap/cache 目录 添加 Broad...
  • [5.1] 架构与思想:Phal Api核心设计和思想解读

    1540 2018-08-02 《PhalApi 1.x 文档》
    5.1.1 前言 5.1.2 共性和可变性分析 5.1.3 CVA和三种视角、抽象类之间的关系 5.1.4 不稳定性与抽象度分布 5.1.5 创建和使用分离 (1)S:单一职责原则 (2)O:开放-封闭原则 (3)D:依赖倒置原则 5.1.6 PhalApi核心架构图 5.1.7 PhalApi核心执行流程 (1)接口服务初始化 (2)接...
  • 不容错过的 Node.js 项目架构

    1084 2020-01-02 《Node.js技术栈》
    不容错过的 Node.js 项目架构 目录 目录结构 🏢 三层架构 🥪 ☠️ 不要将您的业务逻辑放入控制器中!! ☠️ 将业务逻辑用于服务层 💼 发布与订阅层 🎙️ 依赖注入💉 依赖注入与 Express.js 结合实践 单元测试示例🕵🏻 Cron Jobs 和重复任务 ⚡ 配置和密钥 🤫 Loaders 🏗️ 结论 不容错...
  • Connections

    Connections Operation Buffering Error Handling Options Callback Connection String Options Connection Events A note about keepAlive Replica Set Connections Server Selection ...
  • Connections

    Connections Operation Buffering Error Handling Options Callback Connection String Options Connection Events A note about keepAlive Replica Set Connections Server Selection ...
  • Formatted text using printf

    seriesOrder: 10 String.Format vs printf printf is statically type checked printf supports partial application printf supports native F# types printf gotchas How to specify a ...
  • ApiBoot Mybatis Enhance

    ApiBoot 整合 持久化框架 Mybatis Enhance 1. 特性 特性一、提供增强方法 特性二、DSL 特性三、方法规则查询 2. 愿景 3. 开始使用 4. 定义数据实体 5. 了解EnhanceMapper接口 5.1 EnhanceMapper提供的方法列表 5.2 使用EnhanceMapper 6. 保存数据 6.1...
  • Introduction

    Introduction Wisdom Configuration Build Configurations Debug Builds Release Builds Test Builds Auto Tools Makefiles Integration Preprocessor Configurations ASSERT Addit...