使用 nlohmann/json 序列化 2022年05月23日 c++ nlohmann/json JSON for Modern C++ #include <iostream> #include <fstream> #include <vector> #includ ...
openSUSE 使用小兔两笔 - fcitx-rime 2022年05月17日 tech 使用 YaST 安装 fctix-rime2.下载词库,地址 githubgit clone https://github.com/alluLinger/xtlb-rime.git cd xtlb-rime sudo ln -s $ ...
openSUSE 通过 Packman 安装解码器,解决无法播放H.264等视频 2022年05月16日 tech 没有安装解码器将无法观看 bilibili 网页的 H.264 格式的视频,解决方案如下添加Packman软件源USTC PackMan 源使用帮助openSUSE_Tumbleweedsudo zypper ar -fcg htt ...
Windows 11 Snap Layouts WPF 支持进展 2022年01月13日 tech Init 2022/1/13WPF 使用 WindowChrome 后需要自己处理最大最小化但是无法触发 Windows 11的Snap Layouts 功能,现在主要的解决方案就是劫持 WM_NCHITTEST 事件,返回 H ...