C++并发编程实战第二版项目教程

C++并发编程实战第二版项目教程

【免费下载链接】Cpp-Concurrency-in-Action-2ed C++11/14/17/20 multithreading, involving operating system principles and concurrent programming technology. 【免费下载链接】Cpp-Concurrency-in-Action-2ed 项目地址: https://gitcode.com/gh_mirrors/cp/Cpp-Concurrency-in-Action-2ed

1. 项目的目录结构及介绍

项目的目录结构如下:

Cpp-Concurrency-In-Action-2ed/
├── content/
│   ├── images/
│   └── ...
├── .gitignore
├── LICENSE
├── README.md
├── SUMMARY.md
├── book.json
└── cover.jpg

目录结构介绍

  • content/:包含项目的主要内容文件,如章节文本和相关图片。
  • images/:存放项目中使用的图片文件。
  • .gitignore:指定Git版本控制系统忽略的文件和目录。
  • LICENSE:项目的许可证文件,本项目采用Apache-2.0许可证。
  • README.md:项目的介绍文件,包含项目的基本信息和使用说明。
  • SUMMARY.md:项目的目录结构文件,定义了书籍的章节和顺序。
  • book.json:项目的配置文件,用于定义书籍的元数据和构建选项。
  • cover.jpg:项目的封面图片。

2. 项目的启动文件介绍

项目的启动文件是README.md,它包含了项目的基本信息和使用说明。以下是README.md的部分内容:

# C++ Concurrency In Action SECOND EDITION

作者:Anthony Williams
译者:陈晓伟

翻译是译者用自己的思想,换一种语言,对原作者想法的重新阐释。鉴于我的学识所限,误解和错译在所难免。如果你能买到本书的原版,且有能力阅读英文,请直接去读原文,因为与之相较,我的译文可能根本不值得一读。

— 云风,程序员修炼之道第2版译者

本书概述:
作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译

启动文件介绍

  • README.md:提供了项目的详细介绍,包括作者、译者信息,以及翻译的说明和建议。
  • 通过阅读README.md,用户可以快速了解项目的基本情况和使用方法。

3. 项目的配置文件介绍

项目的配置文件是book.json,它用于定义书籍的元数据和构建选项。以下是book.json的部分内容:

{
  "title": "C++ Concurrency in Action SECOND EDITION",
  "author": "Anthony Williams",
  "language": "zh-hans",
  "plugins": [
    "expandable-chapters-small",
    "splitter",
    "github",
    "anchors",
    "search-pro",
    "emphasize",
    "todo",
    "tbfed-pagefooter",
    "donate",
    "anchor-navigation-ex",
    "back-to-top-button",
    "code",
    "popup",
    "baidu-tongji",
    "ga",
    "sharing",
    "flexible-alerts",
    "include-codeblock",
    "pageview-count",
    "sectionx",
    "multipart",
    "simple-page-toc",
    "toggle-chapters",
    "copy-code-button",
    "alerts",
    "advanced-emoji",
    "image-captions",
    "rich-quotes",
    "custom-favicon",
    "hide-published-with",
    "klipse",
    "lightbox",
    "page-toc-button",
    "quiz",
    "rss",
    "sitemap",
    "theme-default",
    "theme-comscore",
    "theme-vuejs",
    "theme-api",
    "theme-clear",
    "theme-official",
    "theme-base",
    "theme-box",
    "theme-kanban",
    "theme-reco",
    "theme-reco-fix",
    "theme-reco-vue",
    "theme-reco-vue-fix",
    "theme-reco-vue-next",
    "theme-reco-vue-next-fix",
    "theme-reco-vue-next-pro",
    "theme-reco-vue-next-pro-fix",
    "theme-reco-vue-next-pro-plus",
    "theme-reco-vue-next-pro-

【免费下载链接】Cpp-Concurrency-in-Action-2ed C++11/14/17/20 multithreading, involving operating system principles and concurrent programming technology. 【免费下载链接】Cpp-Concurrency-in-Action-2ed 项目地址: https://gitcode.com/gh_mirrors/cp/Cpp-Concurrency-in-Action-2ed

创作声明:本文部分内容由AI辅助生成(AIGC),仅供参考

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值