📄 gbkcode.c
字号:
/*
* gbkcode.c
* 俞磊(yulei_mail@yahoo.com.cn)
* 作者对此代码不保留任何权利,也不承担任何责任。
* 任何人均可无偿使用或复制此代码。
*/
#include <stdio.h>
#include <string.h>
#include "gbkcode.h"
/*! \typedef GBKHanzi
* 本结构定义用于定义GBK汉字的信息。
*/
typedef struct GBKStruct{
/** 此GBK汉字对应的BIG5码 */
unsigned short big5code;
/** 保留 */
unsigned short excode;
/** 此GBK汉字对应的UNICODE码 */
unsigned unicode;
/** 此GBK汉字对应的拼音序号,也就是对于Dcpy数组的下标 */
short pyid;
/** 此GBK汉字的笔画数 */
unsigned short bihua;
} GBKHanzi;
/** GBK汉字信息数组 */
static GBKHanzi GBKHanzis[22046] = {
{ 0x0, 19970, 0xe4b882, 1005, 2}
,{ 0x0, 19972, 0xe4b884, 386, 2}
,{ 0x0, 19973, 0xe4b885, 454, 2}
,{ 0x0, 19974, 0xe4b886, 271, 2}
,{ 0xc94d, 0, 0xe4b88f, 259, 4}
,{ 0x0, 19986, 0xe4b892, 48, 4}
,{ 0x0, 19991, 0xe4b897, 392, 5}
,{ 0xa5e1, 0, 0xe4b89f, 84, 6}
,{ 0x0, 20000, 0xe4b8a0, 347, 6}
,{ 0x0, 20001, 0xe4b8a1, 229, 6}
,{ 0x0, 20003, 0xe4b8a3, 478, 7}
,{ 0xa8c3, 0, 0xe4b8a6, 1700, 8}
,{ 0x0, 20009, 0xe4b8a9, 179, 2}
,{ 0xc950, 0, 0xe4b8ae, 169, 4}
,{ 0x0, 20015, 0xe4b8af, 175, 4}
,{ 0xc963, 0, 0xe4b8b1, 1114, 5}
,{ 0xcbb1, 0, 0xe4b8b3, 40, 8}
,{ 0x0, 20021, 0xe4b8b5, 513, 10}
,{ 0x0, 20023, 0xe4b8b7, 141, 2}
,{ 0xc964, 0, 0xe4b8bc, 1115, 5}
,{ 0x0, 20032, 0xe4b980, 113, 1}
,{ 0x0, 20033, 0xe4b981, 1001, 1}
,{ 0xc940, 0, 0xe4b982, 1006, 2}
,{ 0x0, 20036, 0xe4b984, 452, 2}
,{ 0x0, 20038, 0xe4b986, 179, 3}
,{ 0x0, 20042, 0xe4b98a, 154, 3}
,{ 0x0, 20049, 0xe4b991, 1217, 6}
,{ 0x0, 20053, 0xe4b995, 158, 7}
,{ 0x0, 20055, 0xe4b997, 2099, 9}
,{ 0x0, 20058, 0xe4b99a, 474, 1}
,{ 0x0, 20059, 0xe4b99b, 1003, 1}
,{ 0x0, 20066, 0xe4b9a2, 117, 4}
,{ 0x0, 20067, 0xe4b9a3, 179, 4}
,{ 0x0, 20068, 0xe4b9a4, 143, 4}
,{ 0x0, 20069, 0xe4b9a5, 155, 4}
,{ 0x0, 20071, 0xe4b9a7, 1118, 5}
,{ 0x0, 20072, 0xe4b9a8, 392, 6}
,{ 0x0, 20074, 0xe4b9aa, 1219, 6}
,{ 0x0, 20075, 0xe4b9ab, 187, 6}
,{ 0x0, 20076, 0xe4b9ac, 198, 5}
,{ 0x0, 20077, 0xe4b9ad, 433, 6}
,{ 0x0, 20078, 0xe4b9ae, 267, 6}
,{ 0x0, 20079, 0xe4b9af, 309, 6}
,{ 0x0, 20082, 0xe4b9b2, 27, 7}
,{ 0x0, 20084, 0xe4b9b4, 465, 8}
,{ 0x0, 20085, 0xe4b9b5, 468, 8}
,{ 0x0, 20086, 0xe4b9b6, 324, 8}
,{ 0x0, 20087, 0xe4b9b7, 1701, 8}
,{ 0x0, 20088, 0xe4b9b8, 274, 7}
,{ 0x0, 20089, 0xe4b9b9, 2100, 9}
,{ 0x0, 20090, 0xe4b9ba, 407, 9}
,{ 0x0, 20091, 0xe4b9bb, 99, 9}
,{ 0x0, 20092, 0xe4b9bc, 63, 9}
,{ 0x0, 20093, 0xe4b9bd, 37, 9}
,{ 0xd44b, 0, 0xe4b9bf, 2993, 11}
,{ 0x0, 20096, 0xe4ba80, 138, 11}
,{ 0x0, 20097, 0xe4ba81, 118, 12}
,{ 0xb6c3, 0, 0xe4ba82, 240, 13}
,{ 0xdcb1, 0, 0xe4ba83, 232, 13}
,{ 0xdcb2, 0, 0xe4ba84, 473, 13}
,{ 0x0, 20101, 0xe4ba85, 183, 1}
,{ 0x0, 20103, 0xe4ba87, 246, 3}
,{ 0x0, 20106, 0xe4ba8a, 1407, 7}
,{ 0x0, 20112, 0xe4ba90, 1027, 3}
,{ 0x0, 20118, 0xe4ba96, 405, 4}
,{ 0x0, 20119, 0xe4ba97, 412, 5}
,{ 0xa5e5, 0, 0xe4ba99, 124, 6}
,{ 0x0, 20124, 0xe4ba9c, 1408, 7}
,{ 0x0, 20125, 0xe4ba9d, 1704, 8}
,{ 0xa8c8, 0, 0xe4ba9e, 1705, 8}
,{ 0x0, 20131, 0xe4baa3, 66, 4}
,{ 0x0, 20138, 0xe4baaa, 471, 7}
,{ 0x0, 20143, 0xe4baaf, 456, 9}
,{ 0x0, 20144, 0xe4bab0, 177, 9}
,{ 0x0, 20145, 0xe4bab1, 471, 9}
,{ 0x0, 20148, 0xe4bab4, 478, 12}
,{ 0xdcb3, 0, 0xe4bab6, 4032, 13}
,{ 0x0, 20151, 0xe4bab7, 228, 13}
,{ 0x0, 20152, 0xe4bab8, 93, 16}
,{ 0xf6d6, 0, 0xe4bab9, 6295, 22}
,{ 0x0, 20156, 0xe4babc, 169, 3}
,{ 0x0, 20157, 0xe4babd, 352, 3}
,{ 0x0, 20158, 0xe4babe, 1029, 3}
,{ 0xc954, 0, 0xe4bb88, 6, 4}
,{ 0x0, 20172, 0xe4bb8c, 22, 4}
,{ 0x0, 20175, 0xe4bb8f, 111, 4}
,{ 0x0, 20176, 0xe4bb90, 420, 4}
,{ 0x0, 20178, 0xe4bb92, 98, 4}
,{ 0xc96a, 0, 0xe4bb9a, 455, 5}
,{ 0x0, 20187, 0xe4bb9b, 1121, 5}
,{ 0xc966, 0, 0xe4bb9c, 156, 5}
,{ 0x0, 20192, 0xe4bba0, 1122, 5}
,{ 0x0, 20194, 0xe4bba2, 23, 5}
,{ 0x0, 20198, 0xe4bba6, 42, 5}
,{ 0x0, 20199, 0xe4bba7, 1126, 5}
,{ 0xc967, 0, 0xe4bba9, 386, 5}
,{ 0x0, 20205, 0xe4bbad, 358, 5}
,{ 0x0, 20206, 0xe4bbae, 104, 5}
,{ 0x0, 20207, 0xe4bbaf, 1223, 6}
,{ 0xc9b0, 0, 0xe4bbb1, 1225, 6}
,{ 0xc9ba, 0, 0xe4bbb4, 451, 6}
,{ 0x0, 20216, 0xe4bbb8, 1229, 6}
,{ 0x0, 20217, 0xe4bbb9, 108, 6}
,{ 0x0, 20218, 0xe4bbba, 1127, 5}
,{ 0x0, 20220, 0xe4bbbc, 446, 6}
,{ 0x0, 20222, 0xe4bbbe, 77, 6}
,{ 0xc9b1, 0, 0xe4bc80, 504, 6}
,{ 0xc9b5, 0, 0xe4bc82, 318, 6}
,{ 0x0, 20227, 0xe4bc83, 1233, 6}
,{ 0xc9b9, 0, 0xe4bc84, 80, 6}
,{ 0xc9b6, 0, 0xe4bc85, 92, 6}
,{ 0x0, 20230, 0xe4bc86, 452, 6}
,{ 0x0, 20231, 0xe4bc87, 473, 6}
,{ 0xc9b3, 0, 0xe4bc88, 1234, 6}
,{ 0xa5f9, 0, 0xe4bc8b, 1236, 6}
,{ 0x0, 20236, 0xe4bc8c, 2, 6}
,{ 0xc9bb, 0, 0xe4bc92, 1239, 6}
,{ 0xc9b8, 0, 0xe4bc93, 326, 6}
,{ 0xc9af, 0, 0xe4bc94, 1240, 6}
,{ 0xa5ed, 0, 0xe4bc95, 113, 6}
,{ 0x0, 20246, 0xe4bc96, 1241, 6}
,{ 0x0, 20252, 0xe4bc9c, 1244, 6}
,{ 0xc9b4, 0, 0xe4bc9d, 483, 6}
,{ 0x0, 20257, 0xe4bca1, 1246, 6}
,{ 0x0, 20259, 0xe4bca3, 1247, 6}
,{ 0x0, 20264, 0xe4bca8, 466, 6}
,{ 0x0, 20265, 0xe4bca9, 459, 6}
,{ 0xc9ad, 0, 0xe4bcac, 490, 6}
,{ 0xca66, 0, 0xe4bcad, 455, 7}
,{ 0x0, 20270, 0xe4bcae, 299, 7}
,{ 0x0, 20273, 0xe4bcb1, 289, 7}
,{ 0xca67, 0, 0xe4bcb3, 458, 7}
,{ 0x0, 20277, 0xe4bcb5, 463, 7}
,{ 0x0, 20279, 0xe4bcb7, 505, 7}
,{ 0x0, 20281, 0xe4bcb9, 1412, 7}
,{ 0xca5b, 0, 0xe4bcbb, 16, 7}
,{ 0xca60, 0, 0xe4bcbe, 326, 7}
,{ 0xca68, 0, 0xe4bcbf, 473, 7}
,{ 0x0, 20288, 0xe4bd80, 1416, 7}
,{ 0xca64, 0, 0xe4bd81, 1417, 7}
,{ 0x0, 20290, 0xe4bd82, 502, 7}
,{ 0x0, 20292, 0xe4bd84, 1419, 7}
,{ 0x0, 20293, 0xe4bd85, 247, 7}
,{ 0xa6ee, 0, 0xe4bd87, 506, 7}
,{ 0xa747, 0, 0xe4bd88, 24, 7}
,{ 0xca5d, 0, 0xe4bd89, 1421, 7}
,{ 0x0, 20298, 0xe4bd8a, 17, 7}
,{ 0x0, 20299, 0xe4bd8b, 1422, 7}
,{ 0xcbbd, 0, 0xe4bd8c, 57, 8}
,{ 0xca62, 0, 0xe4bd92, 469, 7}
,{ 0xa6fb, 0, 0xe4bd94, 1425, 7}
,{ 0xca5a, 0, 0xe4bd96, 17, 7}
,{ 0xca69, 0, 0xe4bda1, 455, 7}
,{ 0xca5c, 0, 0xe4bda2, 348, 6}
,{ 0x0, 20326, 0xe4bda6, 392, 7}
,{ 0x0, 20328, 0xe4bda8, 12, 7}
,{ 0xcbbf, 0, 0xe4bdaa, 1707, 8}
,{ 0xcbcb, 0, 0xe4bdab, 1708, 8}
,{ 0x0, 20333, 0xe4bdad, 456, 8}
,{ 0xcbcc, 0, 0xe4bdae, 1710, 8}
,{ 0x0, 20337, 0xe4bdb1, 103, 8}
,{ 0x0, 20338, 0xe4bdb2, 264, 8}
,{ 0xa8d6, 0, 0xe4bdb5, 22, 8}
,{ 0xcbbc, 0, 0xe4bdb7, 1713, 8}
,{ 0xcbc3, 0, 0xe4bdb8, 165, 8}
,{ 0xcbc1, 0, 0xe4bdb9, 138, 8}
,{ 0xa8de, 0, 0xe4bdba, 349, 8}
,{ 0xcbb5, 0, 0xe4bdbd, 57, 8}
,{ 0xcbb6, 0, 0xe4be80, 460, 8}
,{ 0xcbc2, 0, 0xe4be81, 390, 8}
,{ 0xcbc9, 0, 0xe4be82, 441, 8}
,{ 0xcbb4, 0, 0xe4be85, 1716, 8}
,{ 0xa8d3, 0, 0xe4be86, 217, 8}
,{ 0xcbb7, 0, 0xe4be87, 473, 8}
,{ 0x0, 20362, 0xe4be8a, 137, 8}
,{ 0x0, 20364, 0xe4be8c, 474, 8}
,{ 0x0, 20366, 0xe4be8e, 258, 8}
,{ 0xcbc4, 0, 0xe4be90, 463, 8}
,{ 0xcbc8, 0, 0xe4be92, 3, 8}
,{ 0x0, 20371, 0xe4be93, 239, 8}
,{ 0xcbca, 0, 0xe4be95, 102, 8}
,{ 0xa8da, 0, 0xe4be96, 242, 8}
,{ 0xcbb2, 0, 0xe4be98, 38, 8}
,{ 0x0, 20377, 0xe4be99, 46, 8}
,{ 0xcbc0, 0, 0xe4be9a, 466, 8}
,{ 0xcbc5, 0, 0xe4be9c, 505, 8}
,{ 0xcbc7, 0, 0xe4be9e, 363, 8}
,{ 0x0, 20383, 0xe4be9f, 1722, 8}
,{ 0x0, 20385, 0xe4bea1, 405, 8}
,{ 0x0, 20386, 0xe4bea2, 67, 8}
,{ 0x0, 20388, 0xe4bea4, 415, 8}
,{ 0x0, 20395, 0xe4beab, 295, 8}
,{ 0x0, 20397, 0xe4bead, 176, 8}
,{ 0x0, 20400, 0xe4beb0, 178, 9}
,{ 0x0, 20401, 0xe4beb1, 2101, 9}
,{ 0xcde0, 0, 0xe4beb2, 2102, 9}
,{ 0xcde8, 0, 0xe4beb3, 522, 9}
,{ 0x0, 20404, 0xe4beb4, 48, 9}
,{ 0xab51, 0, 0xe4beb6, 244, 9}
,{ 0xab5d, 0, 0xe4beb7, 181, 9}
,{ 0x0, 20408, 0xe4beb8, 2103, 9}
,{ 0xcdee, 0, 0xe4beb9, 431, 8}
,{ 0xcdec, 0, 0xe4beba, 390, 9}
,{ 0xcde7, 0, 0xe4bebb, 2104, 9}
,{ 0x0, 20412, 0xe4bebc, 23, 9}
,{ 0x0, 20413, 0xe4bebd, 276, 9}
,{ 0x0, 20414, 0xe4bebe, 457, 9}
,{ 0xcded, 0, 0xe4bf80, 439, 9}
,{ 0xcde3, 0, 0xe4bf81, 479, 9}
,{ 0xab59, 0, 0xe4bf82, 453, 9}
,{ 0x0, 20422, 0xe4bf86, 2107, 9}
,{ 0xcdea, 0, 0xe4bf87, 137, 9}
,{ 0x0, 20424, 0xe4bf88, 206, 9}
,{ 0xcde1, 0, 0xe4bf89, 452, 9}
,{ 0xcde2, 0, 0xe4bf8b, 473, 9}
,{ 0x0, 20428, 0xe4bf8c, 113, 9}
,{ 0xcddd, 0, 0xe4bf8d, 2109, 9}
,{ 0x0, 20434, 0xe4bf92, 164, 9}
,{ 0xcddf, 0, 0xe4bf93, 2111, 9}
,{ 0xcde4, 0, 0xe4bf94, 2112, 9}
,{ 0x0, 20437, 0xe4bf95, 373, 9}
,{ 0xcdeb, 0, 0xe4bf96, 318, 9}
,{ 0xcde6, 0, 0xe4bf99, 453, 9}
,{ 0xcde9, 0, 0xe4bf9b, 2113, 9}
,{ 0xab4c, 0, 0xe4bfa0, 454, 9}
,{ 0x0, 20450, 0xe4bfa2, 462, 8}
,{ 0x0, 20452, 0xe4bfa4, 77, 9}
,{ 0x0, 20453, 0xe4bfa5, 2117, 9}
,{ 0x0, 20455, 0xe4bfa7, 503, 9}
,{ 0x0, 20459, 0xe4bfab, 217, 9}
,{ 0xcdef, 0, 0xe4bfac, 405, 9}
,{ 0x0, 20464, 0xe4bfb0, 165, 10}
,{ 0x0, 20466, 0xe4bfb2, 457, 10}
,{ 0xd0d0, 0, 0xe4bfb4, 172, 10}
,{ 0xd0cf, 0, 0xe4bfb5, 19, 10}
,{ 0xd0d4, 0, 0xe4bfb6, 2534, 10}
,{ 0xd0d5, 0, 0xe4bfb7, 106, 10}
,{ 0x0, 20473, 0xe4bfb9, 467, 10}
,{ 0x0, 20475, 0xe4bfbb, 14, 10}
,{ 0x0, 20476, 0xe4bfbc, 479, 10}
,{ 0x0, 20477, 0xe4bfbd, 459, 10}
,{ 0x0, 20479, 0xe4bfbf, 2538, 10}
,{ 0xadce, 0, 0xe58080, 2539, 10}
,{ 0x0, 20481, 0xe58081, 503, 10}
,{ 0x0, 20482, 0xe58082, 22, 10}
,{ 0x0, 20483, 0xe58083, 179, 10}
,{ 0x0, 20484, 0xe58084, 470, 10}
,{ 0xd0c9, 0, 0xe58085, 2540, 10}
,{ 0xadc7, 0, 0xe58086, 2541, 10}
,{ 0xd0ca, 0, 0xe58087, 445, 10}
,{ 0x0, 20488, 0xe58088, 2542, 10}
,{ 0xaddc, 0, 0xe58089, 2543, 10}
,{ 0x0, 20490, 0xe5808a, 516, 10}
,{ 0xadd3, 0, 0xe5808b, 121, 10}
,{ 0xd0dd, 0, 0xe5808e, 428, 10}
,{ 0x0, 20496, 0xe58090, 396, 10}
,{ 0xadcc, 0, 0xe58091, 255, 10}
,{ 0xd0cb, 0, 0xe58093, 2545, 10}
,{ 0xd45b, 0, 0xe58095, 2546, 10}
,{ 0xadc6, 0, 0xe58096, 460, 10}
,{ 0xd0d6, 0, 0xe58097, 2547, 10}
,{ 0xd0ce, 0, 0xe5809b, 336, 10}
,{ 0x0, 20509, 0xe5809d, 118, 10}
,{ 0xd0c8, 0, 0xe5809e, 2551, 10}
,{ 0xd0d8, 0, 0xe580a0, 412, 10}
,{ 0xd0cc, 0, 0xe580a2, 2552, 10}
,{ 0xadc0, 0, 0xe580a3, 105, 10}
,{ 0x0, 20516, 0xe580a4, 503, 10}
,{ 0xd0d9, 0, 0xe580a7, 516, 10}
,{ 0xaddb, 0, 0xe580ab, 242, 10}
,{ 0xd0db, 0, 0xe580af, 408, 10}
,{ 0xd0cd, 0, 0xe580b0, 2556, 10}
,{ 0xd0dc, 0, 0xe580b1, 164, 10}
,{ 0x0, 20530, 0xe580b2, 85, 10}
,{ 0xd0d1, 0, 0xe580b3, 514, 10}
,{ 0x0, 20532, 0xe580b4, 15, 10}
,{ 0xd0da, 0, 0xe580b5, 452, 10}
,{ 0x0, 20534, 0xe580b6, 181, 10}
,{ 0xd0d2, 0, 0xe580b7, 275, 10}
,{ 0x0, 20536, 0xe580b8, 26, 10}
,{ 0x0, 20537, 0xe580b9, 172, 10}
,{ 0x0, 20539, 0xe580bb, 2557, 10}
,{ 0x0, 20541, 0xe580bd, 383, 10}
,{ 0x0, 20543, 0xe580bf, 343, 10}
,{ 0xd463, 0, 0xe58180, 475, 10}
,{ 0xd457, 0, 0xe58181, 45, 11}
,{ 0x0, 20546, 0xe58182, 2994, 11}
,{ 0x0, 20548, 0xe58184, 2995, 11}
,{ 0xd45c, 0, 0xe58185, 2996, 11}
,{ 0xd462, 0, 0xe58186, 55, 11}
,{ 0xb0b6, 0, 0xe58189, 447, 11}
,{ 0xd459, 0, 0xe5818a, 479, 11}
,{ 0xd452, 0, 0xe5818b, 22, 11}
,{ 0xd456, 0, 0xe5818d, 427, 11}
,{ 0x0, 20560, 0xe58190, 468, 11}
,{ 0xd467, 0, 0xe58191, 108, 11}
,{ 0x0, 20562, 0xe58192, 2999, 11}
,{ 0xd451, 0, 0xe58193, 451, 11}
,{ 0x0, 20564, 0xe58194, 94, 11}
,{ 0x0, 20566, 0xe58196, 43, 10}
,{ 0xd466, 0, 0xe58197, 391, 11}
,{ 0x0, 20568, 0xe58198, 188, 11}
,{ 0x0, 20569, 0xe58199, 77, 11}
,{ 0xd458, 0, 0xe5819b, 38, 11}
,{ 0xd453, 0, 0xe5819d, 14, 11}
,{ 0xd44f, 0, 0xe5819e, 3000, 11}
,{ 0xd45d, 0, 0xe5819f, 162, 11}
,{ 0xd450, 0, 0xe581a0, 470, 11}
,{ 0xd44e, 0, 0xe581a1, 496, 11}
,{ 0xd45a, 0, 0xe581a2, 3001, 11}
,{ 0xd460, 0, 0xe581a3, 468, 11}
,{ 0xd461, 0, 0xe581a4, 478, 11}
,{ 0x0, 20582, 0xe581a6, 463, 11}
,{ 0x0, 20583, 0xe581a7, 494, 11}
,{ 0xd85b, 0, 0xe581a8, 57, 12}
,{ 0xd45e, 0, 0xe581a9, 113, 11}
,{ 0xd44d, 0, 0xe581aa, 3002, 11}
,{ 0xd45f, 0, 0xe581ab, 503, 11}
,{ 0xb0c1, 0, 0xe581ad, 259, 11}
,{ 0xd464, 0, 0xe581ae, 169, 11}
,{ 0xb0c0, 0, 0xe581af, 473, 11}
,{ 0xd44c, 0, 0xe581b0, 458, 11}
,{ 0x0, 20593, 0xe581b1, 466, 11}
,{ 0xd454, 0, 0xe581b2, 3004, 11}
,{ 0xd465, 0, 0xe581b3, 88, 11}
,{ 0xb0bc, 0, 0xe581b4, 3005, 11}
,{ 0xb0bb, 0, 0xe581b5, 501, 11}
,{ 0x0, 20600, 0xe581b8, 436, 11}
,{ 0x0, 20601, 0xe581b9, 14, 11}
,{ 0xb0af, 0, 0xe581ba, 487, 11}
,{ 0x0, 20604, 0xe581bc, 3007, 11}
,{ 0xb0b0, 0, 0xe581bd, 3008, 11}
,{ 0x0, 20609, 0xe58281, 409, 11}
,{ 0xd85e, 0, 0xe58282, 3494, 12}
,{ 0xd857, 0, 0xe58283, 410, 12}
,{ 0x0, 20612, 0xe58284, 454, 12}
,{ 0x0, 20614, 0xe58286, 480, 12}
,{ 0xd85f, 0, 0xe58287, 361, 11}
,{ 0x0, 20617, 0xe58289, 299, 12}
,{ 0x0, 20618, 0xe5828a, 483, 12}
,{ 0xd855, 0, 0xe5828b, 3495, 12}
,{ 0xd858, 0, 0xe5828c, 246, 12}
,{ 0xd859, 0, 0xe5828e, 79, 12}
,{ 0x0, 20623, 0xe5828f, 419, 12}
,{ 0x0, 20624, 0xe58290, 146, 12}
,{ 0xb3c7, 0, 0xe58291, 175, 12}
,{ 0xd85d, 0, 0xe58292, 453, 12}
,{ 0x0, 20627, 0xe58293, 385, 12}
,{ 0xd853, 0, 0xe58294, 3497, 12}
,{ 0xd852, 0, 0xe58295, 3498, 12}
,{ 0xb3c9, 0, 0xe58296, 3499, 12}
,{ 0x0, 20631, 0xe58297, 49, 12}
,{ 0xb3ca, 0, 0xe58298, 373, 12}
,{ 0xb3c6, 0, 0xe58299, 14, 12}
,{ 0xb3cb, 0, 0xe5829a, 457, 12}
,{ 0xd851, 0, 0xe5829b, 3500, 12}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -