Use Python to implement automatic mine clearance! The webpage exclaimed: This is too fast!

Using Python + OpenCV to realize automatic mine clearance and break the world record, let’s take a look at the effect first. Intermediate – 0.74 seconds 3BV/S=60.81 I believe that many people have known about Minesweeper, a classic game (graphics card test) game (software) for a long time. Many people have heard of Chinese Minesweeper, […]

Create a personal business card webpage with background carousel and 3D card flip effect

Table of Contents Project display image display Preface Project Objectives Project Objectives Step 3: CSS Styles Step 4: JavaScript animation Project source code Introduction to knowledge points (big guys, please take a detour) Construction of HTML structure 2. CSS style design 3. Implementation of JavaScript animation 4. The logic of background image carousel 5. Use […]

Arduino uses the esp8266 development board to read the number of followers on the Bilibili webpage using https method, etc.

Reference http://www.taichi-maker.com/homepage/iot-development/iot-dev-reference/esp8266-c-plus-plus-reference/http-client-secure/certificate-fingerprint/ http://www.taichi-maker.com/homepage/iot-development/iot-platform/esp8266-bilibil-api-tutorial/esp8266-bilibili-api-application/ https://www.bilibili.com/read/cv17367361/ Problems encountered 1. I don’t know why the example in Tai Chi Maker cannot get the return data and displays 307 redirection. I personally think it is because of the http access method. In actual operation, if you use the connection character of http + data, the browser will automatically jump […]

QT webpage webengine/CEF

QT + WebEngine Official documentation WebEngine Architecture: You can see that WebEngine has a core module based on Chromium. It uses Chromium’s Blink rendering engine and V8 JavaScript engine to process and render web content, and encapsulates these underlying technologies into a series of high-level C++ classes and interfaces. So that developers can embed web […]

Back-end implementation of registration interface for Q&A webpage based on flask

Connect the countdown button shape of the completion verification code button above, as shown below Among them, we can get the button label after binding the object with jquery, and bind the click event to the button. Then we can get the email account after the click event occurs, and pass **$.ajax({ })** request to […]

The static webpage imitates the open-eye PC terminal, and the imitation degree is about 90% to 95%. If you are interested, you can take a look

Overview The project is purely static, with only the front end. It imitates the official website of Kaiyan. The degree of imitation is 90% to 95%. If you are interested, you can take a look. It mainly uses full-screen sliding, video playback, etc. Details The project is purely static (mainly the realization of some dynamic […]

After WordPress changed the domain name – the background cannot be accessed, the website template is disordered, the css is invalid, and the pictures on the webpage are not displayed. Complete solution (including pagoda settings)

When I actually solved the problem, I used [Simple violent solution] “Method 1: Modify wp-config.php” and [Simple violent – and particularly rude – solution] Several problems often encountered when changing domain names: 1. After changing the domain name, the background cannot be accessed 2. After changing the domain name, the website template is disordered and […]

linux-security project webpage sends data to simulate and control the LED lights of Ubuntu

html <html xmlns=”http://www.w3.org/1999/xhtml”> <head> <meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ /> <title>web control A9 development board led</title> </head> \t <body background=”./makeru-desktop.jpg”> <br/> <embed src=”./meiyanfang.mp3″ autostart=”true” loop=”true” hidden=”true”> <h1 align=”center”>Web-controlled LED lights based on Cortex-A9</h1> <!–Create a new form, the action is linked to /cgi-bin/cgi_led.cgi of the development board, and the method used is GET–> <form action=”/cgi-bin/cgi_led.cgi” method=”get”> […]

linux-Security monitoring realizes sensor real data uploaded to webpage

First transplant and install fsadc, fsbeeper, fsled, fsmpu6050 drivers to a9 to ensure that a9 can collect data normally, The two thread files used for sensor data interaction are as follows: pthread_refresh.c #include “data_global.h” #include “common.h” #include “mpu6050.h” #include <strings.h> //Receive ZigBee data and collected sensor data of A9 platform int adc_fd; int mpu_fd; extern […]

Public network remote cpolar intranet penetration release webpage test “Intranet penetration”

Article directory Publish web page test through cpolar intranet penetration 1. Linux (centos8) install redis database 2. Configure redis database 3. Intranet penetration 3.1 Install cpolar intranet penetration 3.2 Create a tunnel mapping local port 4. Configure a fixed TCP port address 4.1 Reserve a fixed tcp address 4.2 Configure fixed TCP address 4.3 Use […]