当前位置:网站首页>Txt document download save as solution
Txt document download save as solution
2022-07-03 05:45:00 【k678mh】
When the browser cannot parse the corresponding file in the connection , Will download this file , But when it can parse this file, it will open it directly in the browser .
such as :txt file 、PDF file 、 picture , Browser can open directly , Instead of downloading , You can try right clicking – Save as , This can be downloaded .
If you download directly , It can be configured as follows , But there are browser compatibility problems , Currently only supported Chrome、Firefox browser 、360 browser ,
<a href="http://files.dev.teacheredu.cn/201708/article/37001/66013693.jpg" download="download"> download </a>
边栏推荐
- "C and pointer" - Chapter 13 function of function pointer 1 - callback function 1
- redis 遇到 NOAUTH Authentication required
- 求质数的方法
- [Shangshui Shuo series together] day 10
- Calculation method of AUC
- Source insight License Activation
- @Solutions to null pointer error caused by Autowired
- Niuke JS separator
- Final review (Day5)
- AtCoder Beginner Contest 258(A-D)
猜你喜欢

Altaro virtual machine replication failed: "unsupported file type vmgs"

Redis cannot connect remotely.

Redhat7系统root用户密码破解
![[escape character] [full of dry goods] super detailed explanation + code illustration!](/img/33/ec5a5e11bfd43f53f2767a9a0f0cc9.jpg)
[escape character] [full of dry goods] super detailed explanation + code illustration!

Primary school campus IP network broadcasting - Design of primary school IP digital broadcasting system based on campus LAN

Exception when introducing redistemplate: noclassdeffounderror: com/fasterxml/jackson/core/jsonprocessingexception

mapbox尝鲜值之云图动画

How to use source insight

Personal outlook | looking forward to the future from Xiaobai's self analysis and future planning

Progressive multi grasp detection using grasp path for rgbd images
随机推荐
求质数的方法
Final review (day3)
[minesweeping of two-dimensional array application] | [simple version] [detailed steps + code]
Azure file synchronization of altaro: the end of traditional file servers?
獲取並監控遠程服務器日志
redis 遇到 NOAUTH Authentication required
Personal outlook | looking forward to the future from Xiaobai's self analysis and future planning
Final review (Day2)
Get and monitor remote server logs
期末复习DAY8
[function explanation (Part 1)] | | knowledge sorting + code analysis + graphic interpretation
MySQL startup error: several solutions to the server quit without updating PID file
Altaro o365 total backup subscription plan
[set theory] relational closure (relational closure related theorem)
Why should we rewrite hashcode when we rewrite the equals method?
2022.7.2 模拟赛
6.23 warehouse operation on Thursday
Redis encountered noauth authentication required
Strategy pattern: encapsulate changes and respond flexibly to changes in requirements
C 语言文件操作函数大全 (超详细)