precompose.c.head.svn-base

来自「hanterm-xf install file」· SVN-BASE 代码 · 共 15 行

SVN-BASE
15
字号
/* * Canonical Compositions * * DO NOT EDIT BY HAND! This is generated by the script * unicode/make-precompose.sh */#include <precompose.h>struct {  int replacement;  int base;  int comb; } precompositions[] = {

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?