diff --git a/code/practise/15 编写大型程序/01 文本格式化/readme.md b/code/practise/15 编写大型程序/01 文本格式化/readme.md index ddcdaa8..91c81f8 100644 --- a/code/practise/15 编写大型程序/01 文本格式化/readme.md +++ b/code/practise/15 编写大型程序/01 文本格式化/readme.md @@ -38,4 +38,6 @@ variety of environments. -- Dennis M. Ritchie 按行输出我们创建 line.h 和 line.c -最后用 justify.c 包含 main 函数 \ No newline at end of file +最后用 justify.c 包含 main 函数 + +![](./重定向.png) \ No newline at end of file diff --git a/code/practise/15 编写大型程序/01 文本格式化/重定向.png b/code/practise/15 编写大型程序/01 文本格式化/重定向.png new file mode 100644 index 0000000..3659b67 Binary files /dev/null and b/code/practise/15 编写大型程序/01 文本格式化/重定向.png differ