-
Design Pattern Mini
设计模式迷你手册,希望对大家有所帮助,包含了几种常用的设计模式.-Design Pattern Mini-Manual, and they hope to help everyone, including several commonly used design patterns.
- 2022-03-22 07:57:09下载
- 积分:1
-
这是一个简单的停车场管理程序,实现了车辆入库、出库、登记、计费等功能。用C编写的...
这是一个简单的停车场管理程序,实现了车辆入库、出库、登记、计费等功能。用C编写的-This is a simple car park management procedures, to achieve a vehicle storage, a library, registration, billing and other functions. Prepared with C
- 2023-08-21 08:35:03下载
- 积分:1
-
CString的Unicode字符wchar_t
常用字符类型转换 多字符转unicode Cstring转 char 等-Cstring Unicode char wchar_t
- 2023-07-10 04:40:03下载
- 积分:1
-
好 有点小bug帮我
好 有点小bug帮我-good a little help me find the bug
- 2022-08-12 22:54:46下载
- 积分:1
-
通过DDX(动态数据交换)选择目录
通过DDX(动态数据交换)选择目录-through DDX (dynamic data exchange) choose Contents
- 2023-08-30 13:20:02下载
- 积分:1
-
MapInfo source, there are many, the past two days, I will continue to upload, pl...
mapinfo源程序,还有很多,这两天我会继续上传,请大家耐心等待。-MapInfo source, there are many, the past two days, I will continue to upload, please wait patiently.
- 2022-05-09 02:00:33下载
- 积分:1
-
温度传感器的ASM源程序,只要你提出的数据引脚将B.
温度传感器的ASM源程序,你只要定议数据引脚,就能通过.-temperature sensor ASM source code, as long as you set proposed data pins will be adopted.
- 2022-01-25 18:51:21下载
- 积分:1
-
wince系统下的EVC工具下编写的一个串口程序,可以测试多个串口...
wince系统下的EVC工具下编写的一个串口程序,可以测试多个串口-wince under the EVC system tools under the procedures for the preparation of a serial port, you can test a number of serial
- 2023-04-29 02:25:04下载
- 积分:1
-
贪食蛇在TURBORC上运行的小游戏
我已经在自己的机器上运行过
能够很好的运行
希望站长采纳...
贪食蛇在TURBORC上运行的小游戏
我已经在自己的机器上运行过
能够很好的运行
希望站长采纳-TURBORC pivotal in the running of small game I have in their machines running off to a very good Operation head of the adoption hope
- 2022-02-25 17:18:19下载
- 积分:1
-
thunk是一组动态生成的ASM指令,它记录了窗口类对象的this指针,并且这组指令可以当作函数,既也可以是窗口过程来使用。thunk先把窗口对象this指针记...
thunk是一组动态生成的ASM指令,它记录了窗口类对象的this指针,并且这组指令可以当作函数,既也可以是窗口过程来使用。thunk先把窗口对象this指针记录下来,然后转向到静态stdProc回调函数,转向之前先记录HWND,然后把堆栈里HWND的内容替换为this指针,这样在stdProc里就可以从HWND取回对象指针,定位到WindowProc了-thunk is a group of dynamically generated ASM command, it records the window class object this pointer, and this group of commands can be used as a function of both the process can also be a window to use. thunk first window object this pointer record, and then shifted to the static callback function stdProc, before turning record HWND, and then the contents of the stack where HWND replace this pointer, so in stdProc can retrieve the object from the HWND pointer, locate the WindowProc
- 2022-08-09 23:02:21下载
- 积分:1