Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ch2.1.1中图片链接错误 #109

Open
virtualxiaoman opened this issue Jul 14, 2024 · 0 comments
Open

ch2.1.1中图片链接错误 #109

virtualxiaoman opened this issue Jul 14, 2024 · 0 comments

Comments

@virtualxiaoman
Copy link

位于2.1.1 矩阵分解 隐语义模型:
链接
图片错误:
image

右击点击链接可以发现该图片的地址是:
https://img-blog.csdnimg.cn/20200822212051499.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3d1emhvbmdxaWFuZw==,size_1,color_FFFFFF,t_70#pic_center
而实际上直接进去会是:403 Forbidden

因此图片地址应该修改为:
https://img-blog.csdnimg.cn/20200822212051499.png
也就是去掉查询字符串。并且x-oss-process=image/watermark是要对图像加水印,其余参数估计是调整水印的。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant