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

    single-spa-ember Version: 5.x single-spa-ember single-spa-ember is a helper library that helps implement single-spa registered application lifecycle functions (bootstrap, mou...
  • Go 设计模式

    Go 设计模式 单例模式(Singleton) Go 设计模式 单例模式(Singleton) package main import ( "fmt" "sync" ) /* go 单例模式: 1. 使用 lock,为了并发安全,使用 lock + double check ...
  • Compute

    Compute Provider Matrix Supported Methods (Base compute) Supported Methods (Block Storage) Supported Methods (Key pair management) Compute Provider Matrix Provider ...
  • HTML / Web Components

    single-spa-html Version: 5.x single-spa-html single-spa-html is a helper library for mounting raw HTML and web components as single-spa applications or parcels. npm install ...
  • AngularJS

    single-spa-angularjs Version: 5.x single-spa-angularjs single-spa-angularjs is a helper library that helps implement single-spa registered application lifecycle functions (bo...
  • Microfrontend Types

    Concept: single-spa Microfrontend Types Version: 5.x Concept: single-spa Microfrontend Types Single-spa has different categories of microfrontends. It is up to you where and h...
  • 单例设计模式

    单例设计模式 单例设计模式 设计模式:对问题行之有效的解决方式,其实,它是一种思想。单例设计模式解决的问题:就是可以保证一个类在内存中的对象唯一性。比如多个程序使用同一个配置信息对象时,就需要保证该对象的唯一性。 如何保证对象唯一性呢? 不允许其他程序用new创建该类对象。 在该类创建一个本类实例。 对外提供一个方法让其他程序可以获取该对象。 ...
  • Vue

    Starter repo Live demo Installation Vue CLI Without Vue CLI Usage Shared dependencies Shared deps with Vue CLI Shared deps without Vue CLI Options As a single-spa parcel ...
  • 概览

    JavaScript 微前端 演示和示例 架构概览 推荐设置 使用 single-spa 很难么? single-spa 名字有些重复吗? 文档 简单用法 API 贡献 行为守则 贡献指南 谁在使用这个? JavaScript 微前端 加入 Slack 一起聊聊 Single-spa 是一个将多个单页面应用聚合为一个整体应...
  • 概览

    JavaScript 微前端 演示和示例 架构概览 推荐设置 使用 single-spa 很难么? single-spa 名字有些重复吗? 文档 简单用法 API 贡献 行为守则 贡献指南 谁在使用这个? JavaScript 微前端 加入 Slack 一起聊聊 Single-spa 是一个将多个单页面应用聚合为一个整体应用...