Commit Graph

82 Commits

Author SHA1 Message Date
Shude Li
ee0a2666db update: ch04, std::array section (#57)
* doc(04): update std::array section

* doc(04): update desc

* doc(04): update std::array

* doc(04): remove unprint symbols

* doc(04): update
2019-01-22 10:21:00 +01:00
junpeng
edb8470c28 fix: comments (#53)
引用的右值-->常量引用
2019-01-14 06:31:02 +01:00
junpeng
6c59f0130b fix: typo (#55)
有->由
2019-01-13 13:43:58 +01:00
ehds
6f6531f40c fix: typo (#49) 2018-12-19 17:03:46 +01:00
Steven Zhang
823776c9e7 fix: typos (#47) 2018-11-25 15:47:40 +01:00
FrankHB
bef2a8bb60 fix: remove incorrect statement regarding void* (#43)
移除可疑的冗余描述。
2018-10-17 11:25:07 +02:00
FrankHB
87a35c4fb7 optimize: integrity of statement in enum (#44)
修复技术上不完整的描述。
2018-10-17 09:58:59 +02:00
FrankHB
f9d37dbd51 fix: language error and comments update in lambda expression examples (#45)
* Update 03-runtime.md

修复关于 lambda 表达式及其例子的几个技术性描述不完整和错误。

* Update 03-runtime.md

补充注释。
2018-10-17 09:57:27 +02:00
FrankHB
5d22e834c5 fix: term inconsistency (#42)
修复术语翻译和下文的不一致。
2018-10-17 09:53:59 +02:00
Changkun Ou
6411c5cec3 fix #38: rephrase function pointer 2018-10-01 12:32:25 +02:00
Changkun Ou
5960578f7f fix #39: typo 2018-10-01 12:25:01 +02:00
Changkun Ou
0750e93999 update: bad links 2018-08-02 14:06:15 +02:00
Changkun Ou
db45392f67 fix #34, language preciseness 2018-06-07 10:44:07 +02:00
Esphas
e705ef8c83 fix: typo (#32) 2018-05-21 06:35:50 +02:00
DDGG
67c9f6b13f fix: typo (#31)
可以可以 -> 可以
2018-05-10 08:42:12 +02:00
Changkun Ou
08bb72ae47 update #1: add appendix2 and init filesystem chapter 2018-05-06 16:04:14 +02:00
Changkun Ou
832c6220c5 fix: refine title number 2018-05-06 16:03:13 +02:00
Changkun Ou
cce1366a56 fix #5, solve image not show up issue 2018-05-06 14:35:05 +02:00
Bybo
82a8e4547b fix: typo in 03-runtime.md (#30) 2018-05-03 18:44:29 +02:00
Changkun Ou
497516914d resolve #5, 使用 hexo 编译网站 2018-05-03 11:30:28 +02:00
Changkun Ou
0247488f7a resolve #26, typo in return 2018-04-28 10:51:52 +02:00
Junru Shao
1bbfbdf907 fix: typo in qualifier (#27)
应当是 ”`o{2}` 不能匹配 `for` 中的 `o`“,而不是 “`f{2}` 不能匹配 `for` 中的 `o`”
2018-04-28 10:45:43 +02:00
0x11901
4bcb210d5f fix: typo in 03-runtime.md. (#25) 2018-04-21 21:40:37 +02:00
Changkun Ou
2e63a68751 resolve #17, fix wrong description and example for constexpr 2018-04-19 09:48:44 +02:00
Changkun Ou
a2c90ba7df resolve #23, fix typo error 2018-04-19 09:09:36 +02:00
jkandpm
ec3e0e65ba fix: potential endless loop (#22)
* fix potential endless loop

* update code as well
2018-04-18 15:02:50 +02:00
Trevor Vincent
eb249e8742 fix: typo error (#21) 2018-04-15 08:18:09 +02:00
HaoChen
ffca518066 add: description for "lock_guard" and "unique_lock" (#19) 2018-04-14 13:23:14 +02:00
Rholais Lii
cba5c6c652 fix: typo error (#20) 2018-04-14 13:22:12 +02:00
HaoChen
622b5b4335 fix: add missing semicolon in template function "add" (#18) 2018-04-14 13:21:37 +02:00
Changkun Ou
7955c68880 resolve #16: fixing typo error 2018-04-13 09:56:18 +02:00
Changkun Ou
c9e3040285 add #12: prepare English supports 2018-04-13 09:43:01 +02:00