Pinned Loading
-
archive photo and video by date
archive photo and video by date 1#!/usr/bin/env python3
23import os
4import re
5import sys
-
AutoHotkey配置:Caps Lock单独使用为Esc,配合其他按...
AutoHotkey配置:Caps Lock单独使用为Esc,配合其他按键为Ctrl。 1g_LastCtrlKeyDownTime := 0
2g_AbortSendEsc := false
3g_ControlRepeatDetected := false
45+CapsLock::CapsLock
-
基于ucontext的非对称独立栈协程实现
基于ucontext的非对称独立栈协程实现 1#include <stdint.h>
2#include <stdio.h>
3#include <stdlib.h>
4#include <ucontext.h>
5 -
vscode vim config
vscode vim config 1"vim.easymotion": true,
2// "vim.sneak": true,
3"vim.camelCaseMotion.enable": true,
4"vim.useSystemClipboard": true,
5"vim.leader": "<space>",
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.