C 语言的语义 grep 工具 coccigrep
- 授权协议: GPLv3
- 开发语言: Python
- 操作系统: Linux
- 软件首页: http://home.regit.org/software/coccigrep/
- 软件文档: http://home.regit.org/software/coccigrep/
软件介绍
Coccigrep 是一个 C 语言的语义 grep 工具,用于查找代码中给定的结构定义的位置以及某个属性、集合被引用的位置。
示例用法:
$ coccigrep -t Packet *c
source-af-packet.c:272: p = ptv->in_p;
source-af-packet.c:300: p->datalink = ptv->datalink;
source-af-packet.c:758: switch(p->datalink) {
Graph Algorithms
Shimon Even / Cambridge University Press / 2011-9-19 / USD 32.99
Shimon Even's Graph Algorithms, published in 1979, was a seminal introductory book on algorithms read by everyone engaged in the field. This thoroughly revised second edition, with a foreword by Richa......一起来看看 《Graph Algorithms》 这本书的介绍吧!
HTML 压缩/解压工具
在线压缩/解压 HTML 代码
正则表达式在线测试
正则表达式在线测试
