书栈网 · BookStack 本次搜索耗时 0.006 秒,为您找到 105 个相关结果.
  • Python Developer's Guide

    This guide is a comprehensive resource for contributing to Python – for both new and experienced contributors. It is maintained by the same community that maintains Python. We welc...
  • Serenity Developer Guide(英文)

    Serenity is an ASP.NET Core / MVC / TypeScript application platform which has been built on open source technologies. It aims to make development easier while reducing maintenance...
  • DBeaver General User Guide

    DBeaver is a free and open source (Apache License 2) universal database management tool for developers and database administrators.
  • [英文] Software Development Guide

    This is a guide to projects and software development at the Netherlands eScience Center. It both serves as a source of information for exactly how we work at the eScience Center, a...
  • 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 ...
  • HAProxy 2.0 Management Guide

    HAProxy是一个使用C语言编写的自由及开放源代码软件,其提供高可用性、负载均衡,以及基于TCP和HTTP的应用程序代理。
  • Elm Guide(An Introduction to Elm)

    Elm is a functional language that compiles to JavaScript. It helps you make websites and web apps. It has a strong emphasis on simplicity and quality tooling.
  • JUnit 5 User Guide

    JUnit是一个开源的Java语言的单元测试框架,专门针对Java设计,使用最广泛。JUnit是事实上的单元测试的标准框架,任何Java开发者都应当学习并使用JUnit编写单元测试。
  • [英文] Ruby Style Guide

    This is Airbnb's Ruby Style Guide.
  • The Neophyte's Guide to Scala

    Scala是一门多范式的编程语言,设计初衷是要集成面向对象编程和函数式编程的各种特性。The Neophyte's Guide to Scala 是 Daniel Westheide 写的一系列有关 Scala 的文章。