C/C++代码诊断库 NoBug

码农软件 · 软件分类 · 单元测试工具 · 2019-11-19 23:44:20

软件介绍

NoBug是一个为C/C++提供断言、日志记录、Annotation功能的库。它包括pre-/post-condition和常量检查,以及泛型诊断。NoBuy是在编译的时候进行检查的,可避免运行时的错误。

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

Stylin' with CSS

Stylin' with CSS

Wyke-Smith, Charles / 2012-10 / $ 50.84

In this completely revised edition of his bestselling Stylin' with CSS, veteran designer and programmer Charles Wyke-Smith guides you through a comprehensive overview of designing Web pages with CSS, ......一起来看看 《Stylin' with CSS》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具