上一页 1 ··· 407 408 409 410 411 412 413 414 415 ··· 619 下一页

2020年6月24日

摘要: RemoveFontResource(L"C:\\Windows\\Fonts\\simfang.ttf"); AddFontResource(L"C:\\Windows\\Fonts\\simfang.ttf"); int r = AddFontResource(TEXT("C:\\WINDOWS 阅读全文
posted @ 2020-06-24 20:07 lydstory 阅读(430) 评论(0) 推荐(1)
摘要: int _tmain(int argc, _TCHAR* argv[]) { HINSTANCE sdklib = NULL; sdklib = LoadLibrary(L"C:\\dll\\ext-ms-win-ntuser-private-l1-1-1.dll"); if (!sdklib) { 阅读全文
posted @ 2020-06-24 18:40 lydstory 阅读(151) 评论(0) 推荐(0)
摘要: BaseCleanupAppcompatCacheSupport RtlReleaseResource RtlDeleteResource 阅读全文
posted @ 2020-06-24 17:28 lydstory 阅读(140) 评论(0) 推荐(0)
摘要: RtlUnsubscribeWnfNotificationWaitForCompletion() // flush.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #include <Windows.h> #include <wtsapi32.h> #prag 阅读全文
posted @ 2020-06-24 16:26 lydstory 阅读(262) 评论(0) 推荐(0)
摘要: https://forums.extremeoverclocking.com/showthread.php?s=a73dcb98388e19f7503c6aed262e38d2&t=303723&page=2 Yeah... I eventually got it done. A little C+ 阅读全文
posted @ 2020-06-24 15:25 lydstory 阅读(299) 评论(0) 推荐(0)
摘要: Download ExecTI.Use ExecTI to run cmd.exe as TrustedInstaller.In the command prompt opened as trusted installer, type or copy-paste the following comm 阅读全文
posted @ 2020-06-24 14:16 lydstory 阅读(716) 评论(0) 推荐(0)
摘要: https://help.extensis.com/hc/en-us/articles/360008494153-How-to-rebuild-the-Font-Cache-in-Windows-Universal-Type-Client-6 System File Checker系统文件bai检查 阅读全文
posted @ 2020-06-24 13:20 lydstory 阅读(1002) 评论(0) 推荐(0)
摘要: 动物园管理员--协调 阅读全文
posted @ 2020-06-24 11:17 lydstory 阅读(118) 评论(0) 推荐(0)
摘要: B+数 索引文件 B+数 索引文件 数据库索引技术里大量使用者B树和B+树的数据结构 阅读全文
posted @ 2020-06-24 09:29 lydstory 阅读(182) 评论(0) 推荐(0)

2020年6月22日

摘要: #include <memory> #include <iostream> struct Good : std::enable_shared_from_this<Good> // 注意:继承 { public: std::shared_ptr<Good> getptr() { return shar 阅读全文
posted @ 2020-06-22 15:17 lydstory 阅读(235) 评论(0) 推荐(0)
上一页 1 ··· 407 408 409 410 411 412 413 414 415 ··· 619 下一页

导航