X Tutup
Skip to content

Commit a776598

Browse files
committed
图片格式调整
1 parent bdfae84 commit a776598

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-205 Bytes
Loading

notes/操作系统.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1910,7 +1910,7 @@ gcc -o hello hello.c
19101910

19111911
这个过程大致如下:
19121912

1913-
<div align="center"><img src="assets/the-compilation-system.png" width=""/></div>
1913+
<div align="center"><img src="assets/the-compilation-system.png" width="700"/></div>
19141914

19151915
### 1. 预处理阶段 (Preprocessing phase)

19161916

0 commit comments

Comments
 (0)
X Tutup