书栈网 · BookStack 本次搜索耗时 0.007 秒,为您找到 9 个相关结果.
  • DesignPatternsPHP

    This is a collection of known design patterns and some sample code how to implement them in PHP. Every pattern has a small list of examples (most of them from Zend Framework, Symfo...
  • big book of powershell gotchas(英文)

    PowerShell is full of "gotchas" - little things that just get in your way and are hard to figure out on your own. This short book is intended to help you figure them out and avoid ...
  • The full commands of Redis

    The full list of commands implemented by Redis, along with thorough documentation for each of them.
  • Svelte Document

    Svelte is a new way to build web applications. It's a compiler that takes your declarative components and converts them into efficient JavaScript that surgically updates the DOM.
  • The CryptoParty Handbook(英文)

    Comments and questions about handbook content are more than welcome, please submit them using new issues and pull requests.
  • Dask Stories documentation

    Dask is a versatile tool that supports a variety of workloads. This page contains brief and illustrative examples of how people use Dask in practice. These emphasize breadth and ho...
  • The Cargo Book v0.40

    Cargo is the Rust package manager. Cargo downloads your Rust package’s dependencies, compiles your packages, makes distributable packages, and uploads them to crates.io, the Rust c...
  • MLeap Document

    MLeap is a common serialization format and execution engine for machine learning pipelines. It supports Spark, Scikit-learn and Tensorflow for training pipelines and exporting them...
  • Go microservices

    In this blog series we’ll build Microservices using the Go programming language and piece by piece add the necessary integrations to make them run nicely on Docker in swarm mode wi...