Skip to content

Commit

Permalink
139 (#81)
Browse files Browse the repository at this point in the history
* 139

* update sponsor

* update
  • Loading branch information
wanghenshui authored Nov 25, 2023
1 parent 4018789 commit e7a12ca
Show file tree
Hide file tree
Showing 3 changed files with 393 additions and 4 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RSS使用仓库的release RSS [链接](https://github.com/wanghenshui/cppweeklyn

## 2023

| [131](./posts/131.md) | [132](./posts/132.md) | [133](./posts/133.md) | [134](./posts/134.md) | [135](./posts/135.md) | [136](./posts/136.md) | [137](./posts/137.md) | [138](./posts/138.md) | | |
| [131](./posts/131.md) | [132](./posts/132.md) | [133](./posts/133.md) | [134](./posts/134.md) | [135](./posts/135.md) | [136](./posts/136.md) | [137](./posts/137.md) | [138](./posts/138.md) | [139](./posts/139.md) | |
| ------------------ | ------------------ | ------------------ | ------------------ | ------------------ | ------------------ | ------------------ | ------------------ | ------------------ | ------------------ |
| [121](./posts/121.md) | [122](./posts/122.md) | [123](./posts/123.md) | [124](./posts/124.md) | [125](./posts/125.md) | [126](./posts/126.md) | [127](./posts/127.md) | [128](./posts/128.md) | [129](./posts/129.md) | [130](./posts/130.md) |
| [111](./posts/111.md) | [112](./posts/112.md) | [113](./posts/113.md) | [114](./posts/114.md) | [115](./posts/115.md) | [116](./posts/116.md) | [117](./posts/117.md) | [118](./posts/118.md) | [119](./posts/119.md) | [120](./posts/120.md) |
Expand Down Expand Up @@ -84,7 +84,10 @@ RSS使用仓库的release RSS [链接](https://github.com/wanghenshui/cppweeklyn
- Yin x2
- YellyHornby x2
- 404
- Amnesia
- Amnesia x2
- fengyiee木马
- 陈青松
- 黄亮Anthony
- 黄亮Anthony x3
- Captain
- Anien
- jerry
2 changes: 1 addition & 1 deletion posts/138.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ bool is_forbidden_host_code_point_array(char c) {
## 视频
- *(char*)0 = 0; - What Does the C++ Programmer Intend With This Code? - JF Bastien - C++ on Sea 2023 https://www.youtube.com/watch?v=dFIqNZ8VbRY
- `*(char*)0 = 0;` - What Does the C++ Programmer Intend With This Code? - JF Bastien - C++ on Sea 2023 https://www.youtube.com/watch?v=dFIqNZ8VbRY
这哥们非常夸张
Expand Down
Loading

0 comments on commit e7a12ca

Please sign in to comment.