Blog | 博客

Turnaround point 2231|Half marathon at Durham

Original link: https://conge.github.io/2022/08/08/ReturnPoin-Durham/ Woke up early on Wednesday morning, took a walk, took a shower, and then flew to Durham, North Carolina, for a business trip to attend an academic conference. The rest of the week’s runs are in Durham. This article is reprinted from: https://conge.github.io/2022/08/08/ReturnPoin-Durham/ This site is for inclusion only, and the copyright […]

Turnaround point 2231|Half marathon at Durham Read More »

SoftBank mortgages half of Ali’s stock, which is unlikely to be redeemed; three ways for Huawei to build a car

Original link: https://www.latepost.com/news/dj_detail?id=1266 SoftBank pledges half of Alibaba shares, unlikely to redeem SoftBank Chairman Masayoshi Son may be selling Alibaba shares in a very rare way. According to SoftBank’s newly released financial report on August 8, Sun Zhengyi has mortgaged 54% of Alibaba’s shares. As of the end of June 2022, SoftBank held about 9.84

SoftBank mortgages half of Ali’s stock, which is unlikely to be redeemed; three ways for Huawei to build a car Read More »

Action recognition using mediapipe

surroundings windows 10 64bit mediapipe 0.8.10.1 foreword This article uses google ‘s mediapipe machine learning framework, combined with opencv and numpy , to implement a simple system for real-time recognition of four actions: standing , sitting , walking , and waving . Code Practice First, you need to install mediapipe pip install -U mediapipe Next,

Action recognition using mediapipe Read More »

Linux common commands-93: man

The man command is used to display help information, which means manual , that is, the help manual. When you don’t know a certain command, using man is the best way, and the information you see is the most standard. Syntax format: man [parameter] object Common parameters: Example # 查看ifconfig的使用帮助man ifconfig # 编号规则:普通命令为1,函数为2,库文件为3,设备为4,配置文件为5,游戏为6,宏文件为7,系统命令为8,内核程序为9,TK指令为10 man 5

Linux common commands-93: man Read More »

sudden memory

Original link: https://bo.ke/82.html This is another story, and I lost everything by not writing it down. one In the second year of junior high school, my mother bought a new Gionee mobile phone. Because the battery of the old mobile phone was bulging and the receiver was a little broken, it cost 1-200 yuan to

sudden memory Read More »

Javascript Fetch API Tutorial

fetch() is an upgraded version of XMLHttpRequest for making HTTP requests in JavaScript scripts. Browsers provide this object natively. This chapter details its usage. directory [ hidden ] Basic usage Response object: handles the HTTP response Synchronized properties of the Response object Determine whether the request was successful Response.headers property How to read content Response.clone()

Javascript Fetch API Tutorial Read More »

WebSocket usage tutorial

WebSocket is a network communication protocol that is required for many advanced functions. Anyone who is new to WebSockets asks the same question: we already have the HTTP protocol, why do we need another protocol? What benefits can it bring? The answer is simple, because the HTTP protocol has a flaw: communication can only be

WebSocket usage tutorial Read More »

Use the javascript Page Visibility API to determine whether the user has closed the browser window (html page)

Page Visibility API Introduction Sometimes, developers need to know that the user is leaving the page. The common method is to listen for the following three events. pagehide beforeunload unload However, these events may not fire on the phone, and the page just closes. Because the mobile phone system can directly transfer a process to

Use the javascript Page Visibility API to determine whether the user has closed the browser window (html page) Read More »

Sophocles Notes

Original link: http://sht2019.cn/2022/08/09/378.suo-fu-ke-le-si-bi-ji/ Sophocles – Wikipedia This article is reproduced from: http://sht2019.cn/2022/08/09/378.suo-fu-ke-le-si-bi-ji/ This site is for inclusion only, and the copyright belongs to the original author.

Sophocles Notes Read More »

Lita Ford

Original link: http://sht2019.cn/2022/08/09/377.ford/ I heard this song in the American TV series Peace Messenger, and I felt that the person who sang it was very bold and very individual. I can imagine this is a female Michael Jackson standing on the stage very confident, like a beast. Lita Ford – Wikipedia Lita Ford Lita Ford

Lita Ford Read More »

National DNS server IP address Daquan

Original link: https://yf-ch.com/share/1966.html Collect the IP addresses of all commonly used public DNS servers around the world, welcome friends to comment and add! name DNS server IP address 114 DNS 114.114.114.114 114.114.115.115 AliDNS 223.5.5.5 223.6.6.6 2400:3200::1 2400:3200:baba::1 Baidu BaiduDNS 180.76.76.76 2400:da00::6666 DNSPod DNS+ 119.29.29.29 182.254.116.116 2402:4e00:: DNS Send Telecom/Mobile/Tietong 101.226.4.6 218.30.118.6 DNS Pai Unicom 123.125.81.6

National DNS server IP address Daquan Read More »

Cloudflare does not issue certificates, so the website cannot be accessed for half a year

Original link: http://gojira.net/2022-08-09.htm Tuesday, August 09, 2022 Lunar Calendar July 12, 2022 [Year of the Tiger] Gregorian Calendar It’s raining. After the rain, the weather gets even hotter. Wake up in the morning and give… This article is reproduced from: http://gojira.net/2022-08-09.htm This site is for inclusion only, and the copyright belongs to the original author.

Cloudflare does not issue certificates, so the website cannot be accessed for half a year Read More »

Solve the problem that the Windows environment variable is too large

Original link: https://www.mihu.live/archives/382/ Solve the problem that the Windows environment variable is too large When modifying the system environment variable, the following error is prompted, and this form pops up. The environment variable cannot be edited: solution Download Rapid Environment Editor at: https://www.rapidee.com/en/download After installation, right-click to run as administrator , and add or edit

Solve the problem that the Windows environment variable is too large Read More »