readme

来自「this is a glib for c language」· 代码 · 共 47 行

TXT
47
字号
The sources are derived from Bruno Haible's libcharset library includedwith libiconv: http//www.gnu.org/software/libiconvThe 'update.sh' script in this directory, when pointed atthe original sources updates the files in this directory(and elsewhere in the GLib distribution) to the new versionThe 'make-patch.sh' script in this directory regeneratesthe patch files included in this directory from a copyof the pristine sources and the files in this directory.The license on the portions from libiconv portions is reproducedbelow.Owen Taylor26 September 2001Updated to libiconv-1.12.Behdad Esfahbod20 May 2008====/* Determine a canonical name for the current locale's character encoding.   Copyright (C) 2000-2001 Free Software Foundation, Inc.   This program is free software; you can redistribute it and/or modify it   under the terms of the GNU Library General Public License as published   by the Free Software Foundation; either version 2, 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   Library General Public License for more details.   You should have received a copy of the GNU Library General Public   License along with this program; if not, write to the Free Software   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,   USA.  *//* Written by Bruno Haible <haible@clisp.cons.org>.  */

⌨️ 快捷键说明

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