当前位置:网站首页>Visit the image URL stored by Alibaba cloud to preview the thumbnail directly on the web page instead of downloading it directly
Visit the image URL stored by Alibaba cloud to preview the thumbnail directly on the web page instead of downloading it directly
2022-07-01 03:45:00 【My little brother】
When doing the grain college project , Because the teacher didn't make the backstage front end of the rotation map , Here I realized it myself , There's a problem , I'll make a list of the broadcast pictures first :
Here are the pictures stored by Alibaba cloud URL It is directly displayed , I think it's better to show pictures here ,
Later, it was used in web pages img label :
<el-table-column label=" Picture path " >
<template slot-scope="scope">
<img :src="scope.row.imageUrl">
</template>
</el-table-column>

It's ridiculous , Here is a direct display of the whole picture , Later, I considered whether it was possible to show it in the form of a thumbnail , I really found , Alibaba cloud pictures url Followed by ?x-oss-process=image/resize,m_fill,h_100,w_200 You can show a thumbnail , You can also customize Width and Height, Here, the front end is directly spliced :

Barely achieve the effect :
Reference link : Alibaba cloud oss How to get thumbnails of specified pictures 、 Video thumbnail
边栏推荐
- jeecgboot输出日志,@Slf4j的使用方法
- Leetcode 128 longest continuous sequence (hash set)
- IPv4和IPv6、局域网和广域网、网关、公网IP和私有IP、IP地址、子网掩码、网段、网络号、主机号、网络地址、主机地址以及ip段/数字-如192.168.0.1/24是什么意思?
- Cygwin的下载和安装配置
- Ouc2021 autumn - Software Engineering - end of term (recall version)
- How keil displays Chinese annotations (simple with pictures)
- 5、【WebGIS实战】软件操作篇——服务发布及权限管理
- FCN full Convolution Network Understanding and Code Implementation (from pytorch Official Implementation)
- Error: plug ins declaring extensions or extension points must set the singleton directive to true
- ASGNet论文和代码解读2
猜你喜欢

Feature Pyramid Networks for Object Detection论文理解

AfxMessageBox和MessageBox的用法

访问阿里云存储的图片URL实现在网页直接预览略缩图而不直接下载

Test function in pychram

RSN:Learning to Exploit Long-term Relational Dependencies in Knowledge Graphs

用小程序的技术优势发展产业互联网
![Pyramid scene parsing network [pspnet] thesis reading](/img/05/4645c8a595083479dee6835620335d.png)
Pyramid scene parsing network [pspnet] thesis reading

报错:Plug-ins declaring extensions or extension points must set the singleton directive to true

The method to measure the similarity of two vectors: cosine similarity, pytorch calculate cosine similarity: torch nn. CosineSimilarity(dim=1, eps=1e-08)

Review column - message queue
随机推荐
30. 串联所有单词的子串
6. zigzag transformation
【EI检索】2022年第六届材料工程与先进制造技术国际会议(MEAMT 2022)重要信息会议网址:www.meamt.org会议时间:2022年9月23-25日召开地点:中国南京截稿时间:2
8. string conversion integer (ATOI)
后台系统右边内容如何出现滚动条和解决双滚动条的问题
torch.histc
Pytorch training deep learning network settings CUDA specified GPU visible
Online public network security case nanny level tutorial [reaching out for Party welfare]
Review column - message queue
静态库使用MFC和共享库使用MFC的区别
【EI会议】2022年国际土木与海洋工程联合会议(JCCME 2022)
Ultimate dolls 2.0 | encapsulation of cloud native delivery
389. 找不同
【TA-霜狼_may-《百人计划》】1.4 PC手机图形API介绍
Pyramid Scene Parsing Network【PSPNet】论文阅读
【TA-霜狼_may-《百人计划》】1.2.3 MVP矩阵运算
Asgnet paper and code interpretation 2
Test function in pychram
Research on target recognition and tracking based on 3D laser point cloud
[small sample segmentation] interpretation of the paper: prior guided feature enrichment network for fee shot segmentation