Skip to content

Commit

Permalink
Fix: 修正圖片鏈接錯誤
Browse files Browse the repository at this point in the history
  • Loading branch information
Lruihao committed Oct 4, 2021
1 parent 9b5a112 commit b323893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/posts/pysx2/index.md
Expand Up @@ -85,7 +85,7 @@ fo.write(",".join(ls))
fi.close()
fo.close()
```
![文件读取及字符统计结果](images/tj.jpg)
![文件读取及字符统计结果](images/tj.png)

## numpy模块
**...**
Expand Down

0 comments on commit b323893

Please sign in to comment.