知识点链接大杂烩

知识点链接

  • httpd服务简介
  • DLL、LIB、DEF、EXP文件
  • 智能指针的使用-MSDN
  • float和long在计算机中的存储表示
  • Microsoft Networking netsh
  • 命令行使用netsh配置网络-什么是netsh
  • MFC消息映射和处理机制整理
  • C/C++函数调用约定
  • MFC资源文件(.rc文件)的管理
  • MFC中的Message Map Macros
  • 15种微服务架构框架汇总-分布式实验室
  • Restful-Wiki
  • [Windows:查看IP地址,IP地址对应的机器名,占用的端口,以及占用该端口的应用程](https://www.cnblogs.com/ljhdo/p/4548840.html)
  • 很深入阐释C++虚函数及其函数地址
  • C++编译连接模型精要
  • Linux多线程服务器编程
  • 图说C++对象模型:对象内存布局详解
  • Inside the C++ object model-深度探索C++对象模型
  • BogoToBogo归纳C++11特征
  • C++ CreateEvent()
  • Stack Overflow: Thread-signaled and nonsignaled state of event
  • C++ CreateEventA
  • Synchronization: Event Objects
  • Synchronization: Critical Section Objects(CRITICAL_SECTION)
  • Synchronization: InitializeCriticalSectionAndSpinCount
  • _beginthread,_beginthreadex
  • SetEvent
  • WaitForMultipleObjects
  • GetProcAddress
  • 数据类型 ULONG
  • PostMessageA
  • 深入理解Windows消息机制
  • Windows消息传递机制详解
  • MFC Message Maps
  • MFC CDC(C Device-Context)
  • GetDC function
  • BitBlt
  • DLLs and Visual C++ run-time library behavior
  • CDC
  • GetClientRect
  • MSDN: _itoa_s等将整数转化为string的函数
  • MSDN: Security Features in the CRT
  • MSDN: __stdcall
  • MSDN: Thread
  • MSDN: PostThreadMessageA
  • MSDN: Windows数据类型
  • MSDN: EnumDisplayMonitors
  • MSDN: CMDIChildWnd
  • MSDN: Event Objects
  • MSDN: Wait Functions
  • MSDN:Critical Section
  • InitializeCriticalSectionAndSpinCount
  • Visual C++ MFC Lesson7
  • Predefined Macros

你可能感兴趣的:(C++基础)