个人主页
bsookack

bsookack (@bsookack)

  • 加入网站 1816
  • 连续签到 2
  • 最高连签 2
  • 累计签到 2
  • 今日阅读 0 小时 00 分钟
  • 本周阅读 0 小时 00 分钟
  • 本月阅读 0 小时 00 分钟
  • 累计阅读 2 小时 22 分钟
  • 书栈(BookStack)使用手册

    书栈使用手册,轻松让你了解书栈,玩转书栈,享受分享与获取知识的乐趣。
  • The Embedded Rust Book(2020)

    Welcome to The Embedded Rust Book: An introductory book about using the Rust Programming Language on "Bare Metal" embedded systems, such as Microcontrollers.
  • A Tour of Go

    Go 是一个开源的编程语言,它能让构造简单、可靠且高效的软件变得容易。
  • The rustc book

    rustc is the compiler for the Rust programming language, provided by the project itself. Compilers take your source code and produce binary code, either as a library or executable.
  • 《The Book Of Ruby》中文版

    《The Book Of Ruby》是一本免费的 Ruby 编程高级教程。以 PDF 文件格式提供,并且每一个章节的所有例子都伴有可运行的源代码。同时,也有一个介绍来阐述如何在 Steel 或其它任何你喜欢的编辑器/IDE 中运行这些 Ruby 代码。它主要集中于 Ruby 语言的 1.8.x 版本。
  • Laravel 6.x Documentation

    Laravel 是一套简洁、优雅的PHP Web开发框架(PHP Web Framework)。它可以让你从面条一样杂乱的代码中解脱出来;它可以帮你构建一个完美的网络APP,而且每行代码都可以简洁、富于表达力。
  • Jest 25.1 官方文档中文版

    Jest 可帮你实现无痛的 JavaScript 单元测试支持,由 Facebook 推出。
  • Command Line Applications in Rust

    学习如何用 Rust 构建高效的命令行应用。
  • Rust and WebAssembly

    This small book describes how to use Rust and WebAssembly together. 通过 WebAssembly 用 Rust 构建浏览器原生的库。
  • CMake菜谱(CMake Cookbook中文版)

    使用CMake软件对项目模块,进行构建、测试和打包。