代码搜索和导航 DXR
- 授权协议: MIT
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/mozilla/dxr
软件介绍
DXR 是一个代码搜索和导航工具,旨在理解像火狐那种大型项目。它支持全文搜索和正则表达式搜索,以及结构查询。事实上,它使用三线行指标(trigram indices)、re2 库,并收集由编译器检测的静态分析数据,这使得搜索更快更精确。
Pro Git (Second Edition)
Scott Chacon、Ben Straub / Apress / 2014-11-9 / USD 59.99
Scott Chacon is a cofounder and the CIO of GitHub and is also the maintainer of the Git homepage ( git-scm.com ) . Scott has presented at dozens of conferences around the world on Git, GitHub and the ......一起来看看 《Pro Git (Second Edition)》 这本书的介绍吧!
URL 编码/解码
URL 编码/解码
UNIX 时间戳转换
UNIX 时间戳转换
