当前位置:网站首页>Wechat scans the QR code of the website, but only displays the link address, and cannot jump to the web page
Wechat scans the QR code of the website, but only displays the link address, and cannot jump to the web page
2022-07-22 18:56:00 【Enter the sky with one hand】
Expected effect : Wechat scan QR code , Open the designated web page with the browser provided by wechat
If you generate wechat QR code , The address inside is www.baidu.com Wechat scanning code will show the following page
I remember that in the past, addresses like wechat would automatically open web pages , But not now , You have to prefix it http:// or https://
When the address in your wechat QR code is http://www.baidu.com Scan the code with wechat , The following
Problem solving
边栏推荐
- Leetcode 654. maximum binary tree
- Summary of various materials - Network
- 1.QImage 填充透明画笔;2.path.addText如何添加换行
- 6-2-深度优先搜索 地下迷宫探索 (30分)
- How to resolve errors in executing the yum makecache command
- LeetCode 116. 填充每个节点的下一个右侧节点指针
- Leetcode 304. two dimensional area and retrieval - matrix immutable
- numpy 求矩阵非零元素的均值
- LeetCode 653. 两数之和 IV - 输入 BST
- Latex如何写引用时将作者名字缩写为et al
猜你喜欢
LeetCode 114. 二叉树展开为链表
PTA 6-11 求自定类型元素序列的中位数 (25 分)
NRF24L01无线模块设置发射接受模式方法
numpy.reshape完成图像切割
Flink learning notes (V) datastream API
paper - A Physics-based Noise Formation Model for Extreme Low-light Raw Denoising
sql 语法中 join 的所有用法总结(简单例子)
PCV, PIL, pilot installation
如何解决执行yum makecache命令过程中出现的错误
用LaTeX写论文时如何加资助信息
随机推荐
Upgrade win10sp1 to the latest version; Qt5.9.6 static compilation (network is valid)
When serializing JSON objects, how to return JSON strings with attribute names with null values?
strncpy() 复制字符串(受长度限制)
微信扫网址的二维码,却只显示链接地址,无法跳转到网页的解决办法
Summary 20220208 (KMP)
Parameter index out of range (1 > number of parameters, which is 0).
Summary 20220121
NRF24L01无线模块设置发射接受模式方法
Summary of various technical data -mysql
Leetcode 720. the longest word in the dictionary
各种资料汇总-网络
Leetcode 654. maximum binary tree
如何解决执行yum makecache命令过程中出现的错误
Over the weekend, I had a dinner with the technology gurus and talked about the "golden nine and silver ten" peak of the software testing industry [the trend of involution has been formed]
Bull column - blog summary
To achieve the effect of budget DLL, QT embeds the third-party window into the program, excel operation, database foreign keys, and determines whether the program is started
程序员面试金典面试题 01.05. 一次编辑
Qt | 模態對話框和非模態對話框 QDialog
Six dimensional space
Flink学习笔记(四)Flink运行时架构