?? readme
字號:
html-xml-utils-*.tar.gz A number of simple utilties for manipulating HTML and XML files. See INSTALL for generic installation instructions. Get the source at: http://www.w3.org/Tools/HTML-XML-utils/htmlutils-*.tar.gz Old versions (before version 0.1)cexport (1) - create headerfile of exported declarations from a C fileaddid (1) - add ID's to selected elementscite (1) - replace bibliographic references by hyperlinkscite-mkbib (1) - expand references and create bibliographycount (1) - count elements and attributes in HTML or XML files filesextract (1) - extract selected elementshtmlclean (1) - apply heuristics to correct an HTML filehtmlprune (1) - remove marked elements from an HTML fileincl (1) - expand included HTML or XML filesindex (1) - create an alphabetically sorted indexmkbib (1) - create bibliography from a templatemultitoc (1) - create a table of contents for a set of HTML filesnormalize (1) - pretty-print an HTML filenum (1) - number section headings in an HTML filepipe (1) - convert XML to a format easier to parse with Perl or AWKprintlinks (1) - number links & add table of URLs at end of an HTML filetoc (1) - insert a table of contents in an HTML fileuncdata (1) - replace CDATA sections by character entitiesunent (1) - replace HTML predefined character entities to UTF-8unpipe (1) - convert output of pipe back to XML formatwls (1) - list links in an HTML filexmlns (1) - replace XML Namespace prefixes by "global names"xmlrecode, asc2xml, xml2asc (1) - convert between UTF8 and &#nnn; entitiesxref (1) - generate cross-referencesxselect (1) - extract elements that match a (CSS) selectorThis package is configured with automake/autoconf. Genericinstructions are in the file INSTALL. Here are some specific problemsthat may arise:1) Error when running lex: lex scan.l && mv lex.yy.c scan.c "scan.l":line 2: Error: missing translation value The scan.l file uses features of flex that do not exist in lex. However, it is not necessary to run lex, since the file scan.c is provided in the package. Just do a "touch scan.c" to make sure "make" will not try to generate it anew.$Date: 2002/03/06 10:11:25 $
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -