Tag:Mobile phone
-
Ministry of industry and information technology: there are 1.506 million 5g base stations in China
On March 21, the Ministry of industry and information technology released the economic operation of the communication industry from January to February 2022. The paper points out that the overall operation of the communication industry is better from January to February. The construction and application of 5g network have been accelerated, and the total number […]
-
How to view mobile Internet data? Introduction to IOS system packet capture
Hello, I’m Xiaobai. In modern society, people are increasingly inseparable from mobile phones, let alone the Internet. Do you know what is included in the network data when you access the network? Next, let’s introduce a term: packet capture. The process of intercepting and analyzing network data is called packet capturing. By packet capturing, you […]
-
Simple code scanning login in Java language
Simple code scanning login At present, mobile phone scanning QR code login has become a mainstream login method, especially on the PC web page. Recently, I learned the principle of code scanning login, which is very interesting, so I learned from some examples on the Internet and realized a simple demo of code scanning login […]
-
Fiddler is used to assist the test
Fiddler is an easy-to-use web debugging tool, which can record all HTTP and HTTPS requests sent by the client (not supported by TCP)Although it is a debugging tool, it is a very easy-to-use software when testing or analyzing the system.In the process of testing, it is often used as follows1. Capture the request and view […]
-
After prison break, Cydia eraser brush free machine restore prison break tutorial
Yalu jailbreak from IOS 9 to IOS 10-10.2 is an imperfect jailbreak, which means that you need to reactivate the jailbreak every time your iPhone is restarted, and Yalu 102 will also expire and flash back with the timeliness, and the jailbreak experience will decline; And prison break will bring a series of small problems […]
-
Use simg2img win to extract the independent system software in the official Android ROM package
1、 Background Today is Tanabata Valentine’s day, but what does it have to do with my single old dog? Early in the morning, I found that the mobile phone system was updated (miui12.5 enhanced version), but after the update, I felt that the charging speed was not very good (you know). In order to restore […]
-
Use Fiddler to capture wechat applet
1. Fiddler download addresshttps://www.telerik.com/ 2. You only need to go all the way to next to install this program. 3. Tool configuration after PC end installation Click Tools after opening the interfaceConfigure generalCheck HTTPS to test the SLL security request (because the applet needs HTTPS)Check the remote link 4. Configuration on mobile phone Ensure that […]
-
Vue project – realization of face recognition function at H5 end
Requirements: The native app end of Android accesses Tencent’s face core SDK to collect face information and bind accounts. Users use the same official account to login the WeChat public number H5 terminal, H5 collect face information, call the Tencent face comparison interface, compare with the face information collected by the native app terminal, whether […]
-
Record using Charles to capture packets under mac
Grab bag sketch During the development of network applications such as back-end systems, apps and applets, it is inevitable that the interface may report errors, but generally there is no convenient console in the app or applets, and the debugging mode will not be turned on in the online environment. Therefore, it is more troublesome […]
-
[JavaScript] solve the problem that the soft keyboard of mobile browser blocks the input box
There is often such a demand on the mobile terminal. The input box at the bottom is similar to the wechat input box. We generally set it to position: fixed But when you click on the input box, the soft keyboard pops up and blocks the input box In fact, it is very simple […]
-
Ten minutes to understand the mobile phone number, one click login
One click login of mobile phone number is a new application login method in recent two or three years, which is much more convenient than the commonly used SMS verification code login. When logging in, the application first shows the authorized login page with local number mask to the user. After the user clicks the […]
-
Solve the problem that Android 11 prompts you that you have not installed the latest version of QQ when logging in using QQ Internet
preface I don’t know if you have ever encountered this situation when using QQ Internet to log in: the mobile phone clearly has QQ installed, but it prompts you that you haven’t installed the latest version of QQ. Please download and install it first. Two days ago, I changed an Android 11 mobile phone. When […]