This article explains how to solve Baidu Netdisk's speed limiting issue by using Microsoft Edge, installing tampermonkey and other extensions, configuring IDM properties, and obtaining a direct link, ultimately achieving high-speed downloads.
This article introduces the concept of strings in JavaScript along with common properties and methods, and also explains how to use the Math object and the meaning of escape characters. Strings can be stored using single quotes or double quotes. length represents the length of the string; charAt retrieves the specified character; concat concatenates strings; indexOf finds the position of a string, etc. The Math object includes methods like round for rounding and random for generating random numbers. Escape characters include newline and quotation marks.
Notes on JavaScript arrays, covering how to create arrays, determine if a value is an array, add or remove elements, sort, access via indexing, and convert between arrays and strings.
A personal account of discovering and deploying a self-hosted RSS reader, with setup steps for Linux (Docker and Nginx) and accompanying screenshots.
Why Alist Is Recommended as a Cloud Drive I've been using Alist for several day
I'm starting to learn JavaScript; these are my notes. Some parts may be incorrec
How to fix avatar issues in the PureLove theme for Typecho: fixes for comment-area avatars, backend avatars, and a PHP error when disabling the preferred comment avatar.
Notes on HTML5 semantic elements and new features, with a discussion of new input features and an illustrative image.
This is my first article, and the blog system was only recently set up. XBlog is
This is another note; the previous one covered installing Go, and XBlog also needs npm, so I wrote this note to document it.