找回密码
 用户注册

QQ登录

只需一步,快速开始

查看: 6977|回复: 2

Google开源的几款开发工具产品

[复制链接]
发表于 2012-1-17 12:35:18 | 显示全部楼层 |阅读模式
gflags - 命令行参数解析。可以完全用命令行来配置应用程序,省去配置文件。gflags
The gflags package contains a library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for C++ types like string, and the ability to define flags in the source file in which they're used.
http://code.google.com/p/google-gflags/

gtest - C++ 单元测试框架
http://code.google.com/p/googletest/

gmock - C++ 单元测试中用到的 mock
http://code.google.com/p/gmock/

glog - 日志库
http://code.google.com/p/google-glog/

protobuf - 高效的网络协议格式
http://code.google.com/p/protobuf/



发表于 2012-10-20 17:11:26 | 显示全部楼层
好东西,支持下
发表于 2012-12-23 17:30:27 | 显示全部楼层
没用过,去了解一下
您需要登录后才可以回帖 登录 | 用户注册

本版积分规则

Archiver|手机版|小黑屋|ACE Developer ( 京ICP备06055248号 )

GMT+8, 2024-3-29 23:11 , Processed in 0.019640 second(s), 7 queries , Redis On.

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表