Update README.md

This commit is contained in:
f0ng
2021-11-21 10:19:42 +08:00
committed by GitHub
parent fac6f74158
commit 0854b43ea7

View File

@@ -2,7 +2,7 @@
1.base64解码优化遇到奇数编码会报错由于没有处理好报错问题导致程序出错优化如下
(只出现了三种情况,其他情况报错忽略)
如该种解码只出现了三种情况,其他情况报错忽略)
![image](https://user-images.githubusercontent.com/48286013/142726745-70f9dad9-9bc2-4c50-b4e9-d720f8e96d40.png)