当前位置:网站首页>File links cannot be opened or downloaded in Google browser
File links cannot be opened or downloaded in Google browser
2022-07-03 06:52:00 【God】
Link is not HTTPS Of , Think it's not safe , Replace with https That's all right.
// Open or download files
function openFile(extension,file_url){
let replace = file_url.replace('http:','https:');
window.open(replace)
}边栏推荐
- New knowledge! The virtual machine network card causes your DNS resolution to slow down
- Abstract learning
- How to migrate or replicate VMware virtual machine systems
- Winter vacation work of software engineering practice
- 2022 CISP-PTE(三)命令执行
- 卡特兰数(Catalan)的应用场景
- 熊市里的大机构压力倍增,灰度、Tether、微策略等巨鲸会不会成为'巨雷'?
- Stream stream
- 2022-06-23 vgmp OSPF inter domain security policy NAT policy (under update)
- Practical plug-ins in idea
猜你喜欢

MySQL installation

Local rviz call and display of remote rostopic

Example of joint use of ros+pytoch (semantic segmentation)

SQL implementation merges multiple rows of records into one row

vmware虚拟机C盘扩容
![[open source project recommendation colugomum] this group of undergraduates open source retail industry solutions based on the domestic deep learning framework paddlepadddle](/img/f8/0e3fbfd13bf06291a73200552ff17a.png)
[open source project recommendation colugomum] this group of undergraduates open source retail industry solutions based on the domestic deep learning framework paddlepadddle

机器学习 | 简单但是能提升模型效果的特征标准化方法(RobustScaler、MinMaxScaler、StandardScaler 比较和解析)

卡特兰数(Catalan)的应用场景

On the practice of performance optimization and stability guarantee

Realize PDF to picture conversion with C #
随机推荐
These two mosquito repellent ingredients are harmful to babies. Families with babies should pay attention to choosing mosquito repellent products
Example of joint use of ros+pytoch (semantic segmentation)
[LeetCode]404. 左叶子之和
SSH link remote server and local display of remote graphical interface
My 2020 summary "don't love the past, indulge in moving forward"
【5G NR】UE注册流程
Unittest attempt
Summary of remote connection of MySQL
Yolov2 learning and summary
Centos切换安装mysql5.7和mysql8.0
Asynchronous programming: async/await in asp Net
【code】偶尔取值、判空、查表、验证等
The dynamic analysis and calculation of expressions are really delicious for flee
卡特兰数(Catalan)的应用场景
Chapter 8. MapReduce production experience
机器学习 | 简单但是能提升模型效果的特征标准化方法(RobustScaler、MinMaxScaler、StandardScaler 比较和解析)
Condition annotation in uni-app realizes cross segment compatibility, navigation jump and parameter transfer, component creation and use, and life cycle function
In depth analysis of reentrantlock fair lock and unfair lock source code implementation
10000小時定律不會讓你成為編程大師,但至少是個好的起點
Modify MySQL password