书栈网 · BookStack 本次搜索耗时 0.008 秒,为您找到 28 个相关结果.
  • Implementing a JIT Compiled Language with Haskell and LLVM

    Welcome to the Haskell version of "Implementing a language with LLVM" tutorial. This tutorial runs through the implementation of a simple language, and the basics of how to build a...
  • Flutter by Example

    Flutter By Example is a collection of example tutorials that will help you master Flutter by coding real apps. Whether you've been writing software for years and want to pick up Fl...
  • Implementing a language with LLVM(英文)

    Welcome to the “Implementing a language with LLVM” tutorial. This tutorial runs through the implementation of a simple language, showing how fun and easy it can be. This tutorial w...
  • Nacos 1.2.1 Document

    Nacos is committed to help you discover, configure, and manage your microservices. It provides a set of simple and useful features enabling you to realize dynamic service discovery...
  • 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...
  • Golang for Node.js Developers

    Examples of Golang compared to Node.js for learning. This guide full of examples is intended for people learning Go that are coming from Node.js, although the vice versa can work t...
  • Secure Mobile Development

    At NowSecure we spend a lot of time attacking mobile apps - hacking, breaking encryption, finding flaws, penetration testing, and looking for sensitive data stored insecurely. We d...
  • 强大的音视频处理工具:FFmpeg

    介绍音视频处理工具FFmpeg有哪些强大的功能。先对ffmpeg进行概览,包括可以用来干什么,与之相关的ffprobe、ffplay、ffserver等工具;再介绍如何安装ffmpeg;如何用ffmpeg处理音频,比如从音频中提取某段音频片段;以及各种视频处理,包括视频属性的获取和调整,包括调整视频宽高尺寸大小;以及动图gif处理,包括视频转动图、动图转视频...