📄 readme
字号:
iksemel 1.3Copyright (c) 2000-2004 Gurer Ozen <madcat@e-kolay.net>Introduction:-------------This is an XML parser library mainly designed for Jabber applications.It provides SAX, DOM, and special Jabber stream APIs. Library is codedin ANSI C except the network code (which is POSIX compatible), thushighly portable. Iksemel is released under GNU Lesser General PublicLicense. A copy of the license is included in the COPYING file.Requirements:-------------Libtool, Automake and Autoconf packages are required for compiling cvsversions.Compiling & Install:--------------------If you got the source from CVS, type ./autogen.shfor creating configuration script and files.Then type ./configure makenow library is compiled. You can test it with make checkand install it with (become root if necessary) make install
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -