https://dev.dizzycoding.com/ Using Hugo to build static blog sudo apt install hugo hugo new site blog cd blog/ git submodule add […]
Tag: sign
Table Tags
The basic grammar of tables < Table >… < / Table > – define table< tr > – define table […]
Markdown: for notes
Markdown can quickly write a formatted article with only a few tags — this article is written with markdown. Some […]
Introduction of sleep EDF data set
https://dev.dizzycoding.com/ For some reason, I came into contact with sleep staging related projects. The following translation introduces the sleep EDF […]
VIM advanced – move and jump
I believe you already knowhjklIf you don’t know what it means,Look here。 hjklIt can also be faster! Here I (without […]
☕[ JVM technical guide] (3) garbage collector of garbage collection system
Series articles: ☕[ JVM technical guide] (1) garbage collection tag and object reference of garbage collection system ☕[ JVM technical […]
Source code analysis of liteos kernel: bit operation module
Abstract:This article leads you to analyze the source code of the bit operation module of liteos. The code is very […]
Marking documents with ins and del to change usage
Ins and del are introduced in html4.0, which can help creators cooperate with each other when developing documents, and also […]
Strange readonlysequence problem when using pipeline on serial port
Learn from the previous pipelineOperation modeNow, the goal is to use pipeline for serial port read operation. With a little […]
VIM advanced – move and jump
I believe you already knowhjklIf you don’t know,Look here。 hjklIt can also be faster! Here I assume (without any bias) […]
- 1
- 2