📄 charmap.h
字号:
/* * charmap.h Character mappings for the IBM character set * to ISO-8859-1. * * $Id: charmap.h,v 1.1.1.1 1999/12/18 11:18:55 misiek Exp $ * * This file is part of the minicom communications package, * Copyright 1991-1995 Miquel van Smoorenburg. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */char wcharmap[256] = {' ', 'O', 'o', 'V', '*', '@', '$', 'o', 'O', 'O', 'O', '^', '+', 'V', 'W', 'O','>', '<', '^', '!', '\xb6', '\xa7', '-', '^', '^', 'v', '>', '<', '+', '-', '^', 'v',' ', '!', '\"','#', '$', '%', '&','\'', '(', ')', '*', '+', ',', '-', '.', '/','0', '1', '2', '3', '4', '5', '6', '7', '8', '9', ':', ';', '<', '=', '>', '?','@', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O','P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', '[', '\\',']', '^', '_','`', 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o','p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z', '{', '|', '}', '~', '^',/* 0x80 */ '\xc7', '\xfc', '\xe9', '\xe2', '
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -