📄 cn-test.c
字号:
/* cn-test.c -- test program for Chinese language support. * Copyright (C) 1999 FastIO Systems, All Rights Reserved. * For conditions of use, license, and distribution, see LICENSE.pdf * included in the distribution or http://www.fastio.com/LICENSE.pdfThis example file "cn-test.c" includes text from TeX documentationreleased under GNU Public License as acknowledged below. Although,we do not believe that doing this places cn-test.c into GPL'edsoftware, if that must be the case, then this file, "cn-test.c",must be GPL'ed, so be it.------------------------------------------------------------------------------------1999-09-27 [io] Chinese versioncc -Wall -o cn-test -I/usr/local/include cn-test.c -lcpdfpmThe Chinese text data and the English original are from:ftp://ftp.tex.ac.uk/tex-archive/language/chinese/CJK/4_2.0/examples/*/#include <stdio.h>#include <stdlib.h>#include <cpdflib.h>/* EUC-Big 5 : Traditional Chinse (Taiwan) */char *euc_b5_text[] = {"セ盽拜拜氮栋~(FAQ list)~琌眖
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -