{"id":13418974,"url":"https://github.com/huangmingchuan/Cpp_Primer_Answers","last_synced_at":"2025-03-15T04:31:13.361Z","repository":{"id":37736152,"uuid":"47170261","full_name":"huangmingchuan/Cpp_Primer_Answers","owner":"huangmingchuan","description":"《C++ Primer》第五版中文版习题答案","archived":false,"fork":false,"pushed_at":"2024-03-16T08:59:24.000Z","size":352,"stargazers_count":2795,"open_issues_count":57,"forks_count":800,"subscribers_count":66,"default_branch":"master","last_synced_at":"2024-10-29T17:48:04.664Z","etag":null,"topics":["cpp","cpp-primer","cpp-primer-5th","cpp11"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huangmingchuan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-12-01T06:27:27.000Z","updated_at":"2024-10-28T11:37:29.000Z","dependencies_parsed_at":"2024-01-17T00:18:18.544Z","dependency_job_id":"de999fcf-1562-4c6a-b94a-dada36c668d7","html_url":"https://github.com/huangmingchuan/Cpp_Primer_Answers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huangmingchuan%2FCpp_Primer_Answers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huangmingchuan%2FCpp_Primer_Answers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huangmingchuan%2FCpp_Primer_Answers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huangmingchuan%2FCpp_Primer_Answers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huangmingchuan","download_url":"https://codeload.github.com/huangmingchuan/Cpp_Primer_Answers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243685506,"owners_count":20330980,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","cpp-primer","cpp-primer-5th","cpp11"],"created_at":"2024-07-30T22:01:09.595Z","updated_at":"2025-03-15T04:31:12.916Z","avatar_url":"https://github.com/huangmingchuan.png","language":"C++","funding_links":[],"categories":["C++","TODO scan for Android support in followings"],"sub_categories":[],"readme":"# 《C++ Primer》第五版中文版习题答案\n### 说明：\n* 我的这个项目大量参考了[Cpp-Primer](https://github.com/Mooophy/Cpp-Primer)，我也有过和原作者的讨论并提交过 pull request。所以不能说是我抄的，而且读书人的事，怎么能算抄呢。。。\n* 发现了书中有两处错误的地方，其中一处英文原版书中也有错误。一处在[第9章](https://www.zhihu.com/question/39255704),一处在[第14章](https://www.zhihu.com/question/42262890)。\n* 编译器是 Visual Studio 2013\n* 建议大家把书换成英文版的，这个项目有很多我当时留下来的错误，可能会误导初学者。所以这也证明了学习一定要使用第一手资料，中文资料的作者并不想制造错误但总是会有疏忽的（2019年5月）。\n\n#### 下面是目录：\n- [第1章 : 开始](ch01/README.md)\n- 第 I 部分 : C++基础\n\t- [第2章 : 变量和基本类型](ch02/README.md)\n\t- [第3章 : 字符串、向量和数组](ch03/README.md)\n\t- [第4章 : 表达式](ch04/README.md)\n\t- [第5章 : 语句](ch05/README.md)\n\t- [第6章 : 函数](ch06/README.md)\n\t- [第7章 : 类](ch07/README.md)\n- 第 II 部分 : C++标准库\n\t- [第8章 : IO库](ch08/README.md)\n\t- [第9章 : 顺序容器](ch09/README.md)\n\t- [第10章 : 泛型算法](ch10/README.md)\n\t- [第11章 : 关联容器](ch11/README.md)\n\t- [第12章 : 动态内存](ch12/README.md)\n- 第 III 部分 : 类设计者的工具\n\t- [第13章 : 拷贝控制](ch13/README.md)\n\t- [第14章 : 重载与类型转换](ch14/README.md)\n\t- [第15章 : 面向对象程序设计](ch15/README.md)\n\t- [第16章 : 模版与泛型编程](ch16/README.md)\n- 第 IV 部分 : 高级主题\n\t- [第17章 : 标准库与特殊设施](ch17/README.md)\n\t- [第18章 : 用于大型程序的工具](ch18/README.md)\n\t- [第19章 : 特殊工具与技术](ch19/README.md)\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuangmingchuan%2FCpp_Primer_Answers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuangmingchuan%2FCpp_Primer_Answers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuangmingchuan%2FCpp_Primer_Answers/lists"}