count.c

来自「HTML-XML-utils由一套小型C程序(过滤器)组成」· C语言 代码 · 共 8 行

C
8
字号
/* * Count elements and attributes. * * This counts occurrences of elements and element/attribute pairs. * This is just an example of how to use the parser. * No attempt is made to count efficiently. * * Copyright 

⌨️ 快捷键说明

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