书栈网 · BookStack 本次搜索耗时 0.010 秒,为您找到 758 个相关结果.
  • How To Create Single Page Application in minutes(英文)

    This is a demo and a tutorial showing how to develop an application using Yii 2.0 for creating REST API and then using it from UI built with AngularJS.
  • 97 Things Every Programmer Should Know(英文)

    Pearls of wisdom for programmers collected from leading practitioners.
  • GO-INI英文文档(2018)

    本包提供了 Go 语言中读写 INI 文件的功能。Package ini provides INI file read and write functionality in Go.
  • [英文] Fastify v2.0.x 文档

    Fastify 是一个高度专注于以最少开销和强大的插件架构为开发者提供最佳体验的 Web 框架。 它受到了 Hapi 和 Express 的启发。
  • Building Web Apps with Go(英文版)

    Welcome to Building Web Apps with Go! If you are reading this then you have just started your journey from noob to pro. No seriously, web programming in Go is so fun and easy that ...
  • Jinja2英文文档

    Jinja2 is a modern and designer-friendly templating language for Python, modelled after Django’s templates. It is fast, widely used and secure with the optional sandboxed template ...
  • Python 3 Module Examples(英文版)

    This e-book contains my favourite Python modules. Every module comes with a brief description and a code example.
  • A Guide to Porting C/C++ to Rust(英文)

    This book is for people familiar with C or C++ who are thinking of using Rust.
  • RxSwift 2.5 中文英文双语文档

    ReactiveX(简写: Rx) 是一个可以帮助我们简化异步编程的框架。 它拓展了观察者模式。使你能够自由组合多个异步事件,而不需要去关心线程,同步,线程安全,并发数据以及I/O阻塞。 RxSwift 是 Rx 的 Swift 版本。
  • Linux内核揭秘(Linux Inside 英文版)

    A book-in-progress about the linux kernel and its insides. The goal is simple - to share my modest knowledge about the insides of the linux kernel and help people who are intereste...