书栈网 · BookStack 本次搜索耗时 0.013 秒,为您找到 329 个相关结果.
  • SpaceVim英文文档

    SpaceVim is a community-driven vim distribution that supports vim and Neovim. SpaceVim manages collections of plugins in layers. Layers make it easy for you, the user, to enable a ...
  • [英文]Alibaba Java Coding Guidelines

    We are pleased to present Alibaba Java Coding Guidelines, which consolidates the best programming practices from Alibaba Group's technical teams. A vast number of Java programming ...
  • [英文] Node.js Manual & Documentation

    It all started with my desire to have a nicely formatted version of the node.js manual & documentation as a printable pdf with a cover, table of content, indented code blocks and s...
  • LLVM入门教程

    User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)。LLVM是构架编译器(compiler)的框架系统,以C++编写而成,用于优化以任意程序语言编写的程序的编译时间(compile-time)、链接时间(link-time)、运行时间(run-time)以及空闲时间(idle-t...
  • kops v1.11 documentation

    kops - Kubernetes Operations. The easiest way to get a production grade Kubernetes cluster up and running. kops helps you create, destroy, upgrade and maintain production-grade, hi...
  • PX4开发指南

    这个指南介绍了如何在PX4系统架构下开发,它使开发人员能够: 了解系统的概况。 获取和修改PX4飞行栈和PX4中间件。 在 Intel® Aero Ready to Fly Drone, 高通骁龙飞控、Pixhawk series以及其他一些自驾仪上部署PX4。
  • Django入门与实践教程

    Django 入门与实践教程是由咱们公众号「Python之禅」 发起的 A Complete Beginner's Guide to Django翻译计划,可能是史上最浅显易懂的 Django 入门教程。如果你看了 Django 官方文档还是不知道如何做一个项目,那么这个教程将指引你从 0 到 1 完成一个贴近生产环境的真实项目,适合新手作为练手项目来学习。...
  • Apache Calcite Document

    Apache Calcite 是一款开源SQL解析工具, 可以将各种SQL语句解析成抽象语法术AST(Abstract Syntax Tree), 之后通过操作AST就可以把SQL中所要表达的算法与关系体现在具体代码之中。Apache Calcite is a dynamic data management framework. It contains ma...
  • Go入门指南

    在接触 Go 语言之后,对这门编程语言非常着迷,期间也陆陆续续开始一些帮助国内编程爱好者了解和发展 Go 语言的工作,比如开始录制视频教程《Go编程基础》。但由于目前国内并没有比较好的 Go 语言书籍,而国外的优秀书籍因为英文的缘故在一定程度上也为不少 Go 语言爱好者带来了一些学习上的困扰,不仅为了加快扩散 Go 爱好者的国内群体,本人在完成阅读这本名叫 ...