随笔分类 - Other
摘要:博客参考: https://blog.csdn.net/cjmqas/article/details/79282847#43-%E7%A7%BB%E9%99%A4%E5%85%A8%E5%B1%80%E9%9B%86%E6%88%90 补充: 1.罗列一下我在安装使用过程中的问题 安装过程中经常会出
阅读全文
摘要:int foundProcessByName(const char *filename) { int foundProcessTimes = 0; HANDLE hSnapShot = CreateToolhelp32Snapshot(TH32CS_SNAPALL, NULL); PROCESSEN
阅读全文
摘要://获取当前系统的语言 static std::string __CheckLocale() { //LCID 实际是unsignedlong类型,所以可以通过LCID编码来比较是什么语言 LCID lcid = GetThreadLocale(); wchar_t name[LOCALE_NAME
阅读全文
摘要:https://blog.csdn.net/tefuirnever/article/details/99110367
阅读全文

浙公网安备 33010602011771号