C++模拟测试框架 Google Mock

码农软件 · 软件分类 · 单元测试工具 · 2019-11-20 16:13:22

软件介绍

Google Mock 是 Google 刚刚开源的一套 C++ Mock 框架。

Google Mock在google内部超过100个项目中使用过,由Zhanyong Wan,一个google的软件工程师(看名字大概是华裔),从jMock和EasyMock中获得灵感而开发。

这个框架能够在Linux,Windows 和Mac OS X上使用。

本文地址:https://codercto.com/soft/d/19413.html

APIs

APIs

Daniel Jacobson、Greg Brail、Dan Woods / O'Reilly Media / 2011-12-24 / USD 24.99

Many of the highest traffic sites get more than half of their traffic not through the browser but through the APIs they have created. Salesforce.com (more than 50%) and Twitter (more than 75% fall int......一起来看看 《APIs》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具