书栈网 · BookStack 本次搜索耗时 0.016 秒,为您找到 1243 个相关结果.
  • The Architect's Guide to Angular

    Software Architecture Using Angular Software Architecture Using Angular Angular has grown steadily more popular since itsrelease, and a growing number of books are nowavailab...
  • Dva 概念

    2463 2019-07-03 《DvaJS 开发手册》
    Dva 概念 数据流向 Models State Action dispatch 函数 Reducer Effect Subscription Router Route Components 参考 Dva 概念 数据流向 数据的改变发生通常是通过用户交互行为或者浏览器行为(如路由跳转等)触发的,当此类行为会改变数据的时候可以...
  • State Management the Flutter Way

    994 2019-12-15 《Flutter by Example》
    State Management the Flutter Way 1: A Bare Minimum App to Start 2. Integrate Firebase Auth State Management the Flutter Way The goal for this app is to learn how to do things...
  • Using reselect

    使用 Reselect 坏实践 好实践 参考资料: 使用 Reselect 在React-Redux的 connect(mapState)中使用Reselect, 这能避免频繁的重新渲染的发生. 坏实践 let App = ({ otherData , resolution }) => ( < div > ...
  • Vuex 是什么?

    1236 2020-12-20 《Vuex v3.x 教程》
    Vuex 是什么? 什么是“状态管理模式”? 什么情况下我应该使用 Vuex? Vuex 是什么? Vuex 是一个专为 Vue.js 应用程序开发的状态管理模式 。它采用集中式存储管理应用的所有组件的状态,并以相应的规则保证状态以一种可预测的方式发生变化。Vuex 也集成到 Vue 的官方调试工具 devtools extension (ope...
  • TestBed配置(可选)

    TestBed 配置(可选) TestBed 配置(可选) 正如你将在测试组件中看到的,真实的组件测试通常依赖于Angular2测试实用程序TestBed ,它需要一些配置。 最重要的是,我们需要使用TestBed.initTestEnvironment 创建一个测试平台,然后才能使用TestBed进行单元测试。 在每次单元测试之前,必须根据需要创建...
  • v0.13 版本更新

    Changelog 知识管理 新增 修改 修复 删除 敏捷管理 新增 修改 修复 持续交付 新增 修改 修复 移除 测试管理 修改 修复 微服务开发框架 新增 修改 修复 Changelog 本文档记录了Choerodon 0.13.0 中 知识管理、敏捷管理、微服务开发框架、持续交付、测试管理 等功能的优化...
  • v0.13 版本更新

    Changelog 知识管理 新增 修改 修复 删除 敏捷管理 新增 修改 修复 持续交付 新增 修改 修复 移除 测试管理 修改 修复 微服务开发框架 新增 修改 修复 Changelog 本文档记录了Choerodon 0.13.0 中 知识管理、敏捷管理、微服务开发框架、持续交付、测试管理 等功能的优化...
  • 谁在用

    谁在用 典型案例 腾讯 字节 常青藤爸爸 谁在使用 谁在用 如果您正在使用dtm,请帮忙在这个链接 添加一个评论,帮助我们更好的扩散dtm。 典型案例 腾讯 腾讯内部有多个事业部使用了dtm,涵盖许多业务场景。 dtm合并了多个腾讯同学提过来的PR,特性包括uber automaxprocs, MaxOpenConns, Polari...
  • Identity

    PostgreSQL Identity Sharding Cluster PostgreSQL Identity How to assign identity for postgres entities The Core Identity Parameters are information that must be provided when ...