-
vcnet编程实例源代码的应用程序框架
VCnet编程实例源代码之应用程序框架 -VCnet programming source code examples of application frameworks
- 2022-02-02 18:27:32下载
- 积分:1
-
网站管理助手iistool_v4.1.0.0无限制版
资源描述网站管理助手iistool_v4.1.0.0无限制版网站管理助手iistool_v4.1.0.0无限制版网站管理助手iistool_v4.1.0.0无限制版网站管理助手iistool_v4.1.0.0无限制版网站管理助手iistool_v4.1.0.0无限制版网站管理助手iistool_v4.1.0.0无限制版网站管理助手iistool_v4.1.0.0无限制版
- 2022-02-04 17:04:45下载
- 积分:1
-
设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Bridge模式...
设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Bridge模式-design patterns VC example, can be used to study design patterns. I feel very useful. This model is Bridge
- 2023-01-29 11:10:03下载
- 积分:1
-
Meissen魔方还原之路(容易学会的)
Meissen魔方还原之路(容易学会的)-Meissen Cube to restore the road (easy to learn to)
- 2022-12-14 02:05:05下载
- 积分:1
-
验证指针的本质是共四个字节这东西代表的东西…
验证指针本质是一个占四个字节的东西,这个东西代表的是变量的地址,并可以通过四个字符保存下来(除函数指针):
将整型,字符型,结构体型数据的地址保存到一个字符数组中,每个地址都只占4个字节。然后从数组中每次取四个,转换成指针,再通过该指针找到原先存的数据。-Verify pointer essence is a total of four bytes of the things this thing represents the address of a variable, and can be preserved through the four characters (except function pointers): will be integer, character, structure, size of the address of the data saved to the an array of characters, each addresses only 4 bytes. And then taking four each from the array, converted into a pointer, and then through the pointer to find the original save data.
- 2023-08-06 14:35:03下载
- 积分:1
-
Windows CE imageviewer_customized
自定义的windows ce imageviewer
- 2022-02-15 18:30:49下载
- 积分:1
-
Pocket pc 基于SIP的拼音输入法 编译即可运行
Pocket pc 基于SIP的拼音输入法 编译即可运行-Pocket PC SIP-based compiler Pinyin input method can run
- 2022-01-26 03:59:23下载
- 积分:1
-
csdn阅读器
csdn阅读器
csdn阅读器
csdn阅读器
-csdn阅读器
csdn阅读器
csdn阅读器
csdn阅读器
- 2022-03-25 10:48:49下载
- 积分:1
-
指针式时钟
首先要绘制时钟的的表盘与表盘刻度,表盘用Ellipse函数绘制,表盘的六十个刻度以及时钟的十二个小时刻度用MoveTo和LineTo来绘制。时钟的重绘用Invalidate(false)如果参数是true,擦除背景之后,再重绘,会出现刷屏。定时用SetTimer每一秒调用一次ontime中的Invalidate(false)
- 2022-02-05 07:57:05下载
- 积分:1
-
计算器程序,用Visual C++调试,用C++编写
计算器程序,用Visual C++调试,用C++编写-Calculator program using Visual C++ Debugging with C to prepare
- 2022-03-23 05:47:19下载
- 积分:1