书栈网 · BookStack 本次搜索耗时 0.007 秒,为您找到 21 个相关结果.
  • [英文] Divio Cloud developer handbook

    Autopilot for your Django projects. The handbook is aimed at developers, who are already familiar with command-line tools and either know some basic Python or are experienced progr...
  • Kubernetes Handbook (Kubernetes指南)(201803)

    Kubernetes 是谷歌开源的容器集群管理系统,是 Google 多年大规模容器管理技术 Borg 的开源版本,也是 CNCF 最重要的项目之一,主要功能包括: 基于容器的应用部署、维护和滚动升级 负载均衡和服务发现 跨机器和跨地区的集群调度 自动伸缩 无状态服务和有状态服务 广泛的 Volume 支持 插件机制保证扩展性
  • Front-End Developer Handbook 2017

    This is a guide that anyone could use to learn about the practice of front-end development. It broadly outlines and discusses the practice of front-end engineering: how to learn it...
  • A C# Developer's Handbook(英文)

    The focus of this document is on providing a reference for writing C#. It includes naming, structural and formatting conventions as well as best practices for writing clean, safe a...
  • Front-End Developer Handbook 2018

    This is a guide that anyone could use to learn about the practice of front-end development. It broadly outlines and discusses the practice of front-end engineering: how to learn it...
  • 阿里大于帮助手册 Alidayu Handbook

    阿里大于帮助手册 Alidayu Handbook
  • 无服务架构实践手册(Serverless Handbook)

    Serverless(无服务器架构)是指服务端逻辑由开发者实现,应用运行在无状态的计算容器中,由事件触发,完全被第三方管理,其业务层面的状态则存储在数据库或其他介质中。Serverless 是云原生技术发展的高级阶段,可以使开发者更聚焦在业务逻辑,而减少对基础架构的关注。
  • Vue Testing Handbook(vue.js 2)

    A guide on testing Vue components and applications
  • Vue Testing Handbook(vue.js 3)

    A guide on testing Vue components and applications
  • TypeScript使用手册(TypeScript Handbook中文版)v2.7

    TypeScript具有类型系统,且是JavaScript的超集。 它可以编译成普通的JavaScript代码。 TypeScript支持任意浏览器,任意环境,任意系统并且是开源的。TypeScript目前还在积极的开发完善之中,不断地会有新的特性加入进来。 因此本手册也会紧随官方的每个commit,不断地更新新的章节以及修改措词不妥之处。