书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 1245 个相关结果.
  • 词汇表

    1215 2018-02-14 《Redux 中文文档》
    词汇表 State Action Reducer dispatch 函数 Action Creator 异步 Action Middleware Store Store Creator Store enhancer 词汇表 这是 Redux 的核心概念词汇表以及这些核心概念的类型签名。这些类型使用了流标注法 进行记录。 St...
  • combineEpics

    combineEpics(...epics) Arguments Returns Example epics/index.js combineEpics(...epics) combineEpics() , 意如其名, 允许你将多个 epics 合并成单个。 Arguments ...epics: Epic[] : 要合并的 e...
  • Testing Web Frameworks

    Testing Web Frameworks React Vue.js AngularJS Angular MobX Redux Express.js GatsbyJS Hapi.js Testing Web Frameworks Jest is a universal testing platform, with the abil...
  • Testing Web Frameworks

    Testing Web Frameworks React Vue.js AngularJS Angular MobX Redux Express.js GatsbyJS Hapi.js Testing Web Frameworks Jest is a universal testing platform, with the abil...
  • State Management

    State Management State Management For larger Angular applications with a lot of asynchronous activity and wherethere's a lot of state that is being shared and manipulated acros...
  • Afterthoughts

    Afterthoughts Afterthoughts 上面列出的示例只是Redux中单元测试的一种方法。 在实际开发过程中,为每个action和reducer维护测试代价太高,在某些情况下是没什么必要的(比如我应该对这个JSON对象有一个属性返回吗?)。 我们尝试的另一种方法是将由action(或一系列action)触发的存储中的整体状态变化视为...
  • 9 Bridges to GIS software

    9 Bridges to GIS software 9 Bridges to GIS software Prerequisites 9.1 Introduction 9.2 ®QGIS 9.3 ®SAGA 9.4 GRASS through rgrass7 9.5 When to use what? 9.6 Other bridges ...
  • 目录

    目录 基础 数据流 扩展阅读 总结 目录 前言 简介 基础 组件通讯 输入 输出 事件处理 组合 受控输入和非受控输入 展示型组件和容器型组件 数据流 单向数据流 Flux Flux 架构及其主要特点 实现 Flux 架构 Redux Redux 架构及其主要特点 使用 Redux 的...
  • 示例:Todo List

    972 2018-02-14 《Redux 中文文档》
    示例: Todo 列表 入口文件 index.js 创建 Action actions/index.js Reducers reducers/todos.js reducers/visibilityFilter.js reducers/index.js 展示组件 components/Todo.js components/To...
  • 3.4.2. 支持功能

    导览 导览 本小节主要介绍ShardingSphere分布式事务的主要功能 本地事务 两阶段XA事务 Saga柔性事务 Seata柔性事务