802.1
ARM
ARMv8
BIOS
Bakery
Bash
C
C906
Clash
Cloudflare
Coding
Compiler
Debian
Docker
DokuWiki
Ethernet
GCC
GNU/Linux
Git
Internet
Issue
JavaScript
Markdown
Music
Network
OBS Studio
PCIe
PHY
Plugin
Python
RISC-V
RV-Dock
Regex
SD
SQL
SSH
Self-Develop
Server
Shell
Storage
TCP/IP
TSN
Tips
Tmux
Tool
Trace32
TypeScript
VS Code
Vim
WSL
Windows
Xterm
eMMC
Overview
In HTML, code is inserted between <script> and </script> tags.
is the default scripting language in HTML if type attribute is not specified.
That is, the code below has the same effec…
read more…
read more…
This plugin is designed to get great syntax highlighting by using
Prism. You can watch the
first to check if it meets your needs. Codeprism has been
posted to the Dokuwiki community at <https://www…
read more…
read more…
Manual
Get details from capture-groups-and-replacement-patterns.
Example
Replace from (?! )([\w -]+ )%"PRIu64" packet%s to %"PRIu64" $1 packet%s
Before replacement
After replacement…
read more…
read more…
Disable Specified Key
* Open PowerToys.
* Jump to Keyboard Manager.
* Remap a specified key to Disable.
Reference
* <https://learn.microsoft.com/en-us/windows/powertoys/keyboard-manager…
read more…
read more…
Overview
is a screencast tool that displays the keys you pressed. You can get more details from <https://gitlab.com/screenkey/screenkey>.
Configuration
Here is the configuration I use frequently…
read more…
read more…
Overview
The EEE capability combines the IEEE 802.3 Media Access Control (MAC) Sublayer with a family of Physical Layers defined to support operation in the Low Power Idle (LPI) mode. When the LPI …
read more…
read more…
CmdAutoComp is a Shell script. It is designed to simplify the implementation of auto-completion of commands. It relies on the complete command on the Linux shell and a command tree file (with the su…
read more…
read more…