书栈网 · BookStack 本次搜索耗时 0.008 秒,为您找到 476 个相关结果.
  • Caffe Deep Learning Framework

    Caffe is a deep learning framework made with expression, speed, and modularity in mind. It is developed by Berkeley AI Research (BAIR) and by community contributors. Yangqing Jia c...
  • Gunicorn 20.1.0 Documentation

    Gunicorn ‘Green Unicorn’ is a Python WSGI HTTP Server for UNIX. It’s a pre-fork worker model ported from Ruby’s Unicorn project. The Gunicorn server is broadly compatible with vari...
  • Nornir v3.1.1 Documentation

    Nornir is an automation framework written in python to be used with python. Most automation frameworks hide the language they are written in by using some cumbersome pseudo-languag...
  • Mastering Modular JavaScript

    Modular JavaScript is a book series with the mission of improving our collective understanding of writing robust, well-tested, modular JavaScript code. Mastering Modular JavaScript...
  • CakePHP 4.x Strawberry Cookbook

    CakePHP makes building web applications simpler, faster, while requiring less code. A modern PHP 7 framework offering a flexible database access layer and a powerful scaffolding sy...
  • Nuxt.js 2.14 Documentation

    Nuxt is a progressive framework based on Vue.js to create modern web applications. It is based on Vue.js official libraries (vue, vue-router and vuex) and powerful development tool...
  • 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...
  • Python 数据结构与算法(Problem Solving in Data Structures & Algorithms Using Python 中文版)

    数据结构作为计算机从业人员的必备基础,Java, c 之类的语言有很多这方面的书籍,Python 相对较少,其中比较著名的一本 problem solving with algorithms and data structure using python
  • QueryPHP v1.0.0-beta.1 开发文档

    QueryPHP 是一款现代化的高性能 PHP 7 常驻框架,以工程师用户体验为历史使命,让每一个 PHP 应用都有一个好框架。百分之百单元测试覆盖直面 Bug 一剑封喉,基于 Zephir 实现框架常驻,依托 Swoole 生态实现业务常驻,此刻未来逐步渐进。我们的愿景是 USE LEEVEL WITH SWOOLE DO BETTER,让您的业务撑起更多...
  • Microservices in Golang

    This is a ten part series on writing microservices in Golang. Making use of protobuf and gRPC as the underlying transport protocol. Why? Because it took me a long time to figure th...