readme

来自「高校中很流行的BBS系统源码 FireBird BBS 3.0 简体中文注释」· 代码 · 共 50 行

TXT
50
字号
  Copyright (C) 1992 Per Hammarlund <perham@nada.kth.se>  Written by Per Hammarlund <perham@nada.kth.se>  Helpful remarks from Ken-Ichi Handa <handa@etl.go.jp>.  The sinoco??.cod (translation) files are provided by Urs Widmer  <a06g@alf.zfn.uni-bremen.de>.  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 1, or (at your option)  any later version.	   This program is distributed in the hope that it will be useful,  but WITHOUT ANY WARRANTY; without even the implied warranty of  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  GNU General Public License for more details.	   You should have received a copy of the GNU General Public License  along with this program; if not, write to the Free Software  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.SINOCODE VERSION 0.1This program uses Urs Widmer's conversion tables.  If you find anybugs in these, or better, if you would like to suggest additions andchanges, please contact Urs at the above address. 1  GB-2312   -->  BIG-5		sinocogb.cod 2  GB-2312   -->  IBM-555		sinocogb.cod 3  GB-2312   -->  JIS (EUC)		sinocogj.cod 4  BIG-5     -->  GB-2312		sinocobg.cod 5  BIG-5     -->  IBM-555		Calc 6  BIG-5     -->  JIS (EUC)		sinocobj.cod 7  JIS (EUC) -->  GB-2312		sinocojg.cod 8  JIS (EUC) -->  BIG-5  		sinocojb.cod 9  IBM-555   -->  BIG-5  		calc10  IBM-555   -->  GB-2312		sinocobg.codINSTALLINGEdit the Makefile and the do "make install".MANUALThere is a tentative manual, sinocode.man.

⌨️ 快捷键说明

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