首页
发现
标签
搜索
登录
首页
发现
榜单
搜索
登录
搜索
个人工作笔记
本次搜索耗时
0.060
秒,为您找到
4
个相关结果.
搜文档
搜书籍
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...
适配器模式
3545
2021-10-18
《设计模式》
适配器模式 意图 问题 解决方案 真实世界类比 适配器模式结构 对象适配器 类适配器 伪代码 适配器模式适合应用场景 实现方式 适配器模式优缺点 与其他模式的关系 代码示例 适配器模式 亦称:封装器模式、Wrapper、Adapter 意图 适配器模式 是一种结构型设计模式, 它能使接口不兼容的对象能够相互合作。 ...
基础
2964
2022-02-10
《C++ 编程》
{ // Place your snippets for cpp here . Each snippet is defined under a snippet name and has a prefix , body and // description . The prefix is wh...
vscode
2391
2021-05-30
《Settings》
debug js settings 设置分割线 settings -> ruler -> Edit in settings.json clang-format path debug js settings { // Use IntelliSense to learn about possible attributes. ...