个人工作笔记 本次搜索耗时 0.103 秒,为您找到 7 个相关结果.
  • 前言

    11697 2021-05-04 《cmake cookbook》
    前言 适读人群 覆盖内容 预备知识 示例源码 彩图下载 使用惯例 额外读物 联系方式 CMake菜谱(CMake Cookbook中文版) - 书栈(BookStack.CN) 前言 我们日常生活的每一个方面都有计算机软件的存在:它可以为我们触发的闹钟,并每时每刻的为我们提供通信、银行、天气、公交、日历、会议、旅行、相册、...
  • 附录 2:现代 C 的最佳实践

    附录 2:现代 C++ 的最佳实践 常用工具 代码风格 整体性能 代码安全 可维护性 可移植性 许可 附录 2:现代 C++ 的最佳实践 这篇附录我们来简单谈一谈现代 C++ 的最佳实践。总的来说,笔者关于 C++ 的最佳实践相关的思考主要吸收自《Effective Modern C++》 和 《C++ 风格指南》 。在这篇附录里将简单...
  • Effective C++

    5591 2022-05-09 《C++ 编程》
    Scott Meyers大师Effective三部曲:Effective C++、More Effective C++、Effective STL,这三本书出版已很多年,后来又出版了Effective Modern C++。 More Effective C++的笔记见: Effective STL的笔记见: Effective Modern C++...
  • advanced.md

    5065 2021-05-04 《Google test》
    Advanced googletest Topics Introduction More Assertions Explicit Success and Failure Exception Assertions Predicate Assertions for Better Error Messages Using an Existing Boolea...
  • gmock_cook_book.md

    4555 2021-05-04 《Google test》
    gMock Cookbook Creating Mock Classes Dealing with unprotected commas Mocking Private or Protected Methods Mocking Overloaded Methods Mocking Class Templates Mocking Non-virtual...
  • gmock_for_dummies.md

    2742 2021-05-04 《Google test》
    gMock for Dummies What Is gMock? Why gMock? Getting Started A Case for Mock Turtles Writing the Mock Class How to Define It Where to Put It Using Mocks in Tests Setting Exp...
  • upf description

    980 2023-05-08 《verilog》
    1. Abstract With the rise in power consumption and data-intensive processing required for modern applications such as IoT, Deep Learning and Image processing, there is a grow...