July 2022

js detects if the page is refreshed (performs the action after each refresh)

if (performance.navigation.type == 1) { alert( “This page is reloaded” ); } … The post js to detect if the page is refreshed (perform an action after each refresh) first appeared on Lenix Blog . This article is reprinted from https://blog.p2hp.com/archives/8917 This site is for inclusion only, and the copyright belongs to the original author.

js detects if the page is refreshed (performs the action after each refresh) Read More »

ES2022 New Features at a Glance

.at() method on built-in indexables RegExp Match Indices Object.hasOwn Error cause Top-level await Class field declarations Ergonomic brand checks for private fields .at() method on built-in indexables .at method on built-in indexables ? . const cart = [ ‘?’ , … The post ES2022 New Features at a Glance first appeared on Lenix Blog .

ES2022 New Features at a Glance Read More »

Chrome debugging WebSocket

var ws = new WebSocket(‘ws://localhost:9222/devtools/page/3c5c05fa-80b7-4cfe-8d1d-ebe79a7a5730’); ws.onopen= function() { ws.send(‘{“id”: 1, “method”: “Page.navigate”, “params”: {“url”: “https://www.fangdushi.com”}}’) }; ws.onmessage = function(evt) { console.log(‘Received a message from the server!’+evt.data); }; API documentation address https://chromedevtools.github.io/devtools-protocol/1-2 … The post Chrome debugging WebSocket first appeared on Lenix Blog . This article is reprinted from https://blog.p2hp.com/archives/8911 This site is for inclusion only,

Chrome debugging WebSocket Read More »

Summer vacation has started!

Original link: https://laozhang.org/archives/3162.html This year’s summer vacation has just begun, but it is destined to be a different summer vacation. The epidemic this year has been repeated, and the epidemic has basically stabilized across the country some time ago. In […] This article is reproduced from: https://laozhang.org/archives/3162.html This site is for inclusion only, and the

Summer vacation has started! Read More »

Cluster Chebao received 100 million RMB C+ round of financing

Cluster Chebao is a direct chain O2O car service platform, with business layout in the entire automotive aftermarket, including car beauty, repair and maintenance, sheet metal painting, car modification, accessories sales, business agency, auto insurance inquiry, road rescue, etc. It will include business sections such as auto culture, auto finance, and auto-themed CBD. Recently, the

Cluster Chebao received 100 million RMB C+ round of financing Read More »

Beijing adjusts the rules for calculating the number of days of nucleic acid for health treasure

Visit the original URL Image source: Visual China 1. Adjustment of calculation rules for nucleic acid detection days If you find that the nucleic acid test results are just released in the early morning (before 6:00), the number of days of nucleic acid is displayed as 1 day, that is because HealthBao has recently adjusted

Beijing adjusts the rules for calculating the number of days of nucleic acid for health treasure Read More »

China Securities Regulatory Commission: Financial big V indicted for three crimes

Visit the original URL Titanium Media App reported on July 1 that recently, Xu, a financial celebrity in Shanghai with 4 million Weibo fans, was suspected of publishing false investment platform advertising information on Weibo and live broadcasts, and fooling investors into trading 50ETF on black platforms. Option was prosecuted by the Shanghai Pudong New

China Securities Regulatory Commission: Financial big V indicted for three crimes Read More »