上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 41 下一页

2021年1月6日

build httpd 报警 configure: WARNING: Your APR does not include SSL/EVP support. To enable it: configure –with-crypto

摘要: 出处: https://www.entblog.net/2554.html 最新版の apache2-2.4.28-1vl7.src.rpm が存在していたので 早速、リビルドすると以下のWARNINGが表示する状態でした 1 configure: WARNING: Your APR does no 阅读全文

posted @ 2021-01-06 14:30 liujx2019 阅读(131) 评论(0) 推荐(0)

2020年12月29日

画 流程图 的开源软件 drawio

摘要: drawio https://github.com/jgraph/drawio-desktop/releases/tag/v13.9.9 阅读全文

posted @ 2020-12-29 09:22 liujx2019 阅读(416) 评论(0) 推荐(0)

英语 "the same with" and "the same as"

摘要: https://forum.wordreference.com/threads/the-same-with-and-the-same-as.1323516/ 阅读全文

posted @ 2020-12-29 09:18 liujx2019 阅读(193) 评论(0) 推荐(0)

2020年12月24日

Qt 获取当前程序的路径 QDir::currentPath()

摘要: https://forum.qt.io/topic/29374/how-to-get-current-working-directory-in-a-qt-application/3 阅读全文

posted @ 2020-12-24 18:00 liujx2019 阅读(1173) 评论(0) 推荐(0)

无符号字符型 与 扩展ASCII码表

摘要: In C++ we have seen there is character type data called char. Sometimes we have seen unsigned char also. So here we will see what is basically the uns 阅读全文

posted @ 2020-12-24 17:59 liujx2019 阅读(331) 评论(0) 推荐(0)

extern (C++) MSDN

摘要: https://docs.microsoft.com/en-us/cpp/cpp/extern-cpp?view=msvc-160 阅读全文

posted @ 2020-12-24 17:55 liujx2019 阅读(90) 评论(0) 推荐(0)

Windows 加密函数 只能用于本机同一个用户名密码

摘要: CryptProtectData CryptUnprotectData 阅读全文

posted @ 2020-12-24 17:53 liujx2019 阅读(97) 评论(0) 推荐(0)

2020年12月23日

[编译错误:warning C4005]ws2def.h(91): warning C4005: “AF_IPX”: 宏重定义 winsock.h(460) : 参见“AF_IPX”的前一个定义

摘要: By taotaoyouarebaby 出处:https://blog.csdn.net/taotaoyouarebaby/article/details/25156861 【问题】 ws2def.h(91): warning C4005: “AF_IPX”: 宏重定义; winsock2.h(46 阅读全文

posted @ 2020-12-23 17:52 liujx2019 阅读(670) 评论(0) 推荐(0)

2020年12月18日

Qt embedded resources 图片资源等嵌入到exe里面

摘要: Note the :/ part in url(:/resources/pixmaps/close.png). That's needed for embedded resources. https://stackoverflow.com/questions/22109342/background- 阅读全文

posted @ 2020-12-18 18:15 liujx2019 阅读(136) 评论(0) 推荐(0)

Qt QToolBox Tab 高度的设置,不同 Tab 高度不同

摘要: After speaking with Qt support, the only way I found was to assign an empty icon to all tabs, and set the icon-size to the desired height. By laurapon 阅读全文

posted @ 2020-12-18 18:14 liujx2019 阅读(915) 评论(0) 推荐(0)

上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 41 下一页

导航