• 首页
吴晓宁博客
路漫漫其修远兮,吾将上下而求索
跳转至内容
  • 首页
月份:2019年4月

月份:2019年4月

首页 2019 四月
crown 2019年4月29日 2019年4月29日 crown

Qt 键盘设计

Qt 键盘的设计和使用 使用界面 1.数字键盘 2.拼音键盘 需求 在arm平台有时候需要用户需要数 …

Read more "Qt 键盘设计" 发表评论
crown 2019年4月28日 2019年4月28日 C++

C++ callBackFunction

1.回调函数的理解 回调函数是通过函数指针的方式调用函数(关于函数指针的理解):把函数的指针(地址) …

Read more "C++ callBackFunction" 发表评论
crown 2019年4月23日 2019年4月23日 C++ / 设计模式

Bridge 桥模式

动机 由于某些类型的固有实现逻辑,使得他们具有两个变化维度,乃至多个变化维度的变化。 如何应对这种“ …

Read more "Bridge 桥模式" 1 个评论
crown 2019年4月23日 2019年4月23日 工作问题总结

Qt 样式表文件“Could not parse stylesheet of widget 0x9d92218”

问题 今天在使用样式表文件,程序运行时样式表不能正常加载,提示”Could not pa …

Read more "Qt 样式表文件“Could not parse stylesheet of widget 0x9d92218”" 发表评论
crown 2019年4月16日 2019年4月16日 C++ / 设计模式

Decorator 装饰模式

动机 在某些情况下我们可能会“过度的使用继承来扩展对象功能”,由于继承为类型引入的静态特质,使得这种 …

Read more "Decorator 装饰模式" 发表评论
crown 2019年4月11日 2019年4月11日 C++ / 设计模式

Observer 观察者模式

动机 在软件构建过程中,我们需要为某些对象建立一种“通知依赖关系”—–一个对 …

Read more "Observer 观察者模式" 1 个评论
crown 2019年4月11日 2019年4月12日 Poco

Poco sharelibrary

Loading shared libraries and classes dynamically a …

Read more "Poco sharelibrary" 发表评论
crown 2019年4月11日 2019年4月11日 C++

函数指针和指针函数

指针函数 定义 指针函数,简单来说就是返回一个指针的函数,其本质是一个函数,函数的返回值是一个指针。 …

Read more "函数指针和指针函数" 1 个评论
crown 2019年4月10日 2019年4月10日 C++ / 设计模式

Strategy 策略模式

动机 在软件构建过程中,某些对象使用的算法可能多种多样,经常改变,如果将这些算法都编码到对象中,将会 …

Read more "Strategy 策略模式" 1 个评论
crown 2019年4月9日 2019年4月10日 C++ / 设计模式

Template Method 模板模式

动机 在软件构建过程中,对于某一项任务,它常常有稳定的整体操作结构,但各个子步骤却有很多改变的需求, …

Read more "Template Method 模板模式" 1 个评论

文章导航

1 2

近期文章

  • 使用树莓派进行OpenCV编程
  • google protobuf快速上手
  • node.js 安装
  • boost 库安装与使用
  • QWidet背景图片无法加载

近期评论

  • admin发表在《Linux上搭建BOA服务器》
  • 在github搭建免费私有仓库以及和本地仓库关联 - 吴晓宁博客发表在《解决Git中fatal: refusing to merge unrelated histories》
  • C++ callBackFunction - 吴晓宁博客发表在《函数指针和指针函数》
  • C++设计模式 - 吴晓宁博客发表在《Bridge 桥模式》
  • C++设计模式 - 吴晓宁博客发表在《Observer 观察者模式》

文章归档

  • 2020年十一月
  • 2020年九月
  • 2020年六月
  • 2020年五月
  • 2019年十一月
  • 2019年十月
  • 2019年九月
  • 2019年八月
  • 2019年七月
  • 2019年五月
  • 2019年四月
  • 2019年三月
  • 2019年二月

分类目录

  • boost
  • C++
  • crown
  • docker
  • leetcode
  • linux
  • makefile
  • OpenCV&Qt
  • Poco
  • 工作问题总结
  • 杂项
  • 树莓派
  • 算法和数据结构
  • 设计模式
  • 读书笔记

功能

  • 登录
  • 文章RSS
  • 评论RSS
  • WordPress.org
Back to Top
©2019 blog
技术提供 Anima & WordPress.