书栈网 · BookStack 本次搜索耗时 0.006 秒,为您找到 13 个相关结果.
  • Scala Style Guide

    This document is intended to outline some basic Scala stylistic guidelines which should be followed with more or less fervency. Wherever possible, this guide attempts to detail why...
  • Google JavaScript Style Guide

    This document serves as the complete definition of Google’s coding standards for source code in the JavaScript programming language. A JavaScript source file is described as being ...
  • [英文] Ruby Style Guide

    This is Airbnb's Ruby Style Guide.
  • [英文] Airbnb JavaScript Style Guide

    Airbnb JavaScript Style Guide
  • Uber Go Style Guide(Uber Go 语言风格指南)

    Uber 公司 Go 语言风格指南,涵盖了“指导方针”、“性能”、“风格”与“模式”等几个大模块
  • Airbnb JavaScript 编码规范

    Airbnb JavaScript 编码规范,Airbnb JavaScript Style Guide 中文版
  • uWSGI 2.0 Documentation

    The uWSGI project aims at developing a full stack for building hosting services. Application servers (for various programming languages and protocols), proxies, process managers an...
  • Fedora Quick Docs

    This is a collection of short HOWTO and FAQ style documentation for Fedora users. Use the menu on the left to find an area of interest, and under that solutions to your specific pr...
  • 阿里巴巴JAVA开发手册

    阿里巴巴Java代码开发规范指南,alibaba java style guide
  • Go语言中文文档

    Go(又称 Golang)是 Google 开发的一种静态强类型、编译型语言。Go 语言语法与 C 相近,但功能上有:内存安全,GC(垃圾回收),结构形态及 CSP-style 并发计算。