书栈网 · BookStack 本次搜索耗时 0.008 秒,为您找到 1592 个相关结果.
  • Golang Gin框架英文文档

    Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get your...
  • Fiber Web Framework 1.15.x Document

    Fiber is an Express inspired web framework build on top of Fasthttp, the fastest HTTP engine for Go. Designed to ease things up for fast development with zero memory allocation and...
  • Fiber Web Framework 1.14.x Document

    Fiber is an Express inspired web framework build on top of Fasthttp, the fastest HTTP engine for Go. Designed to ease things up for fast development with zero memory allocation and...
  • Kubernetes中文指南/云原生应用架构实践手册(201910)

    Kubernetes是Google基于Borg开源的容器编排调度引擎,作为CNCF(Cloud Native Computing Foundation)最重要的组件之一,它的目标不仅仅是一个编排系统,而是提供一个规范,可以让你来描述集群的架构,定义服务的最终状态,Kubernetes可以帮你将系统自动地达到和维持在这个状态。Kubernetes作为云原生应用...
  • Dart by Example

    Dart is an open-source,scalable programming language, with robust libraries and runtimes for building web, server, and mobile apps. Dart by Example is a hands-on introduction to Da...
  • Faygo用户手册

    Faygo 使用全新架构,是最合适开发API接口的Go Web框架。用户只需定义一个struct Handler,就能自动绑定、验证请求参数并生成在线API文档。
  • Keras 2.3 Documentation

    Keras is a high-level neural networks API, written in Python and capable of running on top of TensorFlow, CNTK, or Theano. It was developed with a focus on enabling fast experiment...
  • 科大讯飞MSC开发指南 - Android

    本文档是集成科大讯飞MSC(Mobile Speech Client,移动语音终端)Android版SDK的用户指南,介绍了语音听写、语音识别、语音合成、语义理解、语音评测等类和函数的基本使用
  • F# for Fun and Profit eBook

    If you are completely new to F#, F# is a general purpose functional/hybrid programming language which is great for tackling almost any kind of software challenge. F# is free and o...
  • 科大讯飞MSC开发指南 - Windows

    本文档是开发者集成科大讯飞MSC(Mobile Speech Client,移动语音终端)Windows版SDK的使用指南,定义了语音听写,语法识别,语音合成,语音评测,语音唤醒等服务接口的使用