书栈网 · BookStack 本次搜索耗时 0.007 秒,为您找到 105 个相关结果.
  • Erlang Reference Manual User's Guide v10.5

    This section is the Erlang reference manual. It describes the Erlang programming language.
  • Rust 版本指南(The Rust Edition Guide 中文版)

    欢迎来到 Rust 版本(Edition)使用指南! "Editions" 是通过编写 Rust 代码来传达巨大改变的一种方式。在指南中,我们将讨论:什么是版本(editions);每个版本什么样;如何将你的代码从一个版本迁移到另一个版本
  • 比特币开发者指南 | Bitcoin Developer Guide

    此开发者指南旨在提供给你理解比特币的信息,让你能够开始构建以比特币为基础的应用,并不是一本规范手册。为了尽可能的理解该文档,你可能需要安装最新版本的 Bitcoin Core,你可以通过源码或者预先编译好的可执行文件来获取到。
  • A gentle guide to asynchronous programming with Eclipse Vert.x for Java developers

    This guide is a gentle introduction to asynchronous programming with Vert.x, primarily aimed at developers familiar with mainstream non-asynchronous web development frameworks and ...
  • 高级Bash脚本编程指南(Advanced Bash-Scripting Guide)

    Shell是一种命令解释器,它不仅分离了用户层与操作系统内核,更是一门强大的编程语言。我们称为shell编写的程序为脚本(script)。脚本是一种易于使用的工具,它能够将系统调用、工具软件、实用程序(utility)和已编译的二进制文件联系在一起构建程序。实际上,shell脚本可以调用所有的UNIX命令、实用程序以及工具软件。如果你觉得这还不够,使用像te...
  • JSSE 参考指南(Java Secure Socket Extension (JSSE) Reference Guide)

    本书是《JSSE 参考指南》的中文翻译,同时提供了大量 JSSE 实例,帮助你快速理解 JSSE 的用法和原理。
  • Xcode Server持续集成指南(Xcode Server and Continuous Integration Guide)

    在Xcode中,持续集成是自动的并且简化Mac和iOS应用程序的构建、分析、测试和打包的过程,确保应用程序永远保持可发布状态。在持续集成工作流中,使用Mac上的Xcode本地编写应用并将代码迁入一个代码仓库中。
  • Google API Design Guide (谷歌API设计指南)中文版

    这是一份网络API的通用设计指南。Google内部从2014年开始使用它,我们在设计Cloud API和Google API时也遵从了这份指南。我们把它分享给Google以外的开发人员,这也会让我们的合作变得更顺利。
  • The Bleve Documentation

    The Bleve documentation has been divided up into two sections, a User Guide and a Developer Guide. The User Guide is for developers interested in using Bleve. The Developer Guide i...
  • Golang for Node.js Developers

    Examples of Golang compared to Node.js for learning. This guide full of examples is intended for people learning Go that are coming from Node.js, although the vice versa can work t...