书栈网 · BookStack 本次搜索耗时 0.053 秒,为您找到 522 个相关结果.
  • 设计撮合引擎

    设计撮合引擎 如何实现多个交易对? 参考源码 小结 读后有收获可以支付宝请作者喝咖啡: 设计撮合引擎 在证券交易系统中,撮合引擎是实现买卖盘成交的关键组件。我们先分析撮合引擎的工作原理,然后设计并实现一个最简化的撮合引擎。 在证券市场中,撮合交易是一种微观价格发现模型,它允许买卖双方各自提交买卖订单并报价,按价格优先,时间优先的顺序,凡买单...
  • 使用开放授权登陆验证(Authentication using OAuth)

    使用开放授权登陆验证(Authentication using OAuth) 使用开放授权登陆验证(Authentication using OAuth) OAuth是一个开放协议,允许简单的安全验证,是来自web的典型方法,用于移动和桌面应用程序。使用OAuth对通常的web服务的客户端进行身份验证,例如Google,Facebook和Twitte...
  • (Prototypal) Inheritance

    “(Prototypal) Inheritance” Inspecting “Class” Relationships “(Prototypal) Inheritance” We’ve seen some approximations of “class” mechanics as typically hacked into JavaScript ...
  • 安装

    781 2021-02-19 《Phalcon v2.0 文档》
    安装 Windows 相关教程 Linux/Solaris 系统要求 编译 Mac OS X 系统要求 FreeBSD Installation Notes 安装 PHP框架的安装和普通php编写的框架或者是库有些不同,我们可以直接下载编译好的扩展或者从源码编译安装。 PHP extensions require a slight...
  • Select选择器

    Select选择器 何时使用 ">代码演示 API nz-selectcomponent nz-optioncomponent nz-option-groupcomponent 方法 nz-selectcomponent Select选择器 下拉选择器。 何时使用 弹出一个下拉菜单给用户选择操作,用于代替原生的选择器,或者需要...
  • v0.3.0

    MatrixOne v0.3.0 Release Notes Docker Features Known issues Contributors New Contributors Full Changelog MatrixOne v0.3.0 Release Notes We are excited to announce Matrix...
  • v0.3.0

    MatrixOne v0.3.0 Release Notes Docker Features Known issues Contributors New Contributors Full Changelog MatrixOne v0.3.0 Release Notes We are excited to announce Matrix...
  • 7. TreeSet

    TreeSet 前言: 一、Comparator和TreeSet的创建 二、NavigableSet接口介绍 TreeSet 前言: Set接口有三个实现类,HashSet,LinkedHashSet和TreeSet。HashSet前文已经介绍过了,他内部通过维护一个HashMap存储数据,LinkedHashSet继承了HashSet,他...
  • Select选择器

    Select选择器 何时使用 ">代码演示 API nz-selectcomponent nz-optioncomponent nz-option-groupcomponent 方法 nz-selectcomponent Select选择器 下拉选择器。 何时使用 弹出一个下拉菜单给用户选择操作,用于代替原生的选择器,或者需要...
  • Select选择器

    Select选择器 何时使用 代码演示 API nz-selectcomponent nz-optioncomponent nz-option-groupcomponent 方法 nz-selectcomponent Select选择器 下拉选择器。 何时使用 弹出一个下拉菜单给用户选择操作,用于代替原生的选择器,或者需要一个...