书栈网 · BookStack 本次搜索耗时 0.051 秒,为您找到 1839 个相关结果.
  • Invo

    Tutorial: INVO Project Structure Routing Configuration Autoloaders Registering services Handling the Request Dependency Injection Log into the Application Securing the Back...
  • 使用命名空间Working with Namespaces

    495 2021-02-19 《Phalcon v2.0 文档》
    使用命名空间Working with Namespaces 设置框架Setting up the framework 控制器加入命名空间Controllers in Namespaces 模型加入命名空间Models in Namespaces 使用命名空间Working with Namespaces Namespaces 可以用来避免类名的...
  • 安装与使用示例

    Socket 安装 独立使用 框架内使用 Tcp 控制器 解析器 注册 Udp 控制器 解析器 注册 Websocket 控制器 解析器 自定义握手 注册 Socket 安装 composer require easyswoole/socket 独立使用 此组件可脱离主框架使用,方便开发者自行创建服务进...
  • 教程 3: 加强INVO的安全

    562 2021-02-19 《Phalcon v2.0 文档》
    教程 3: 加强INVO的安全 登录到应用程序 加强后端 事件管理器 创建ACL列表 教程 3: 加强INVO的安全 在这一节,我们继续讲解INVO的结构,我们会谈到关于身份验证实现、通过事件机制完成授权、插件和一个由Phalcon管理的访问控制列表(ACL)。 In this chapter, we continue explaining...
  • TodoMVC 教程

    946 2018-04-18 《React中文文档》
    TodoMVC 教程 Source Code Structure Creating a Dispatcher Creating Stores Listening to Changes with a Controller-View More Views Creating Semantic Actions Start Me Up Adding De...
  • Performance

    Performance Statistics Performance Envoy is architected to optimize scalability and resource utilization by running an event loop on a small number of threads . The “main” thr...
  • 基本示例

    基本示例 基本示例 package main   import ( "github.com/dxvgef/httpdispatcher" "net/http" "log" )   func main () { //获得调度器实例 var dispatcher = ...
  • Controllers

    Controllers Using Controllers Dispatch Loop Initializing Controllers Injecting Services Request and Response Session Data Using Services as Controllers Events in Controllers...
  • 前端控制器模式(Front Controller Pattern)

    前端控制器模式(Front Controller Pattern) 前端控制器模式的实例 前端控制器模式 前端控制器模式(Front Controller Pattern) 即为所有的请求提供一个统一处理的方法,像现在网关层就是一个前端控制器模式组件实例,但今天主要讲代码实例。 前端控制器模式的实例 定义两个需要展示的页面 class ...
  • Configuring the Eventing Operator Custom Resource

    Configuring the Eventing Operator Custom Resource Private repository and private secrets Download images in predefined format without secrets: Download images from different repos...