凌云居

人类的悲欢并不相通

Skip to content
Menu
  • 首页

编码处理相关

by DestinyPosted on2019年7月24日

获取一个UTF-8的std::locale std::locale Utf8Lo…

Read More

工作中遇到的Qt的一些问题

by DestinyPosted on2019年6月28日

面试被人问到工作中遇到过Qt的什么Bug,一时答不出来…深层的Bug确实没遇到过…

Read More

Qt4 高分屏适配工具函数

by DestinyPosted on2019年6月6日

QString fitStyle(const QString & sty…

Read More

某些情况下,keyPressEvent无法匹配快捷键的解决办法

by DestinyPosted on2019年5月22日

if (event->type() == QEvent::KeyPress…

Read More

提防在指针的容器上使用类似remove的算法 —— 《Effective STL》笔记

by DestinyPosted on2019年5月7日

以前知道,std::remove 和 std::remove_if 会将不符合条…

Read More

利用 GDI+ 从资源文件加载和缩放 PNG

by DestinyPosted on2019年4月26日

之前实现了右键菜单(shellext context menu)功能,开始用的是…

Read More

阻止将窗口Pin To Taskbar(移除菜单)

by DestinyPosted on2019年4月3日

某些原因,不允许用户将窗口Pin To Taskbar,可以通过以下代码实现 v…

Read More

为 VS2017 添加打开项目输出目录功能

by DestinyPosted on2019年3月6日2022年5月1日

工作中经常需要使用到打开项目输出目录,而vs自带只有打开代码目录的选项,再加上之…

Read More

Visual Studio Code 安装 Go 插件脚本

by DestinyPosted on2019年1月30日

创建 github.com 插件目录及下载插件 cd %GOPATH%/src …

Read More

IsBadReadPtr 在 macOS 下的实现

by DestinyPosted on2018年12月3日

#ifdef _WIN32 bool __isBadReadPtr(const …

Read More

文章分页

Previous Page Page 1 Page 2 Page 3
登录
© Copyright 2025 – 凌云居
Geodesic Theme by GetWPTemplates ⋅ Powered by WordPress