-
别踩白块儿
一个模仿小游戏别踩白块儿的实现,可以使用cocosstudio直接编译运行,包括了详细的运行文件,文件名直观易懂便于大家阅读,希望能对学习cocos的用户带来帮助
- 2022-03-02 16:31:23下载
- 积分:1
-
使用Visual C++6.0创建富有个性的工具条
使用Visual C++6.0创建富有个性的工具条-establish toolbar
- 2022-03-25 05:15:29下载
- 积分:1
-
实现GUI程序与控制台程序的管道通讯~
实现GUI程序与控制台程序的管道通讯~-achieve GUI procedures and the procedures for console communication channels ~
- 2022-09-01 08:00:02下载
- 积分:1
-
winhex,可以查看U盘,硬盘,SD卡等的内部扇区数据信息
winhex,可以查看U盘,硬盘,SD卡等的内部扇区数据信息-winhex, can view the U disk, hard disk, SD card, such as internal data and information sector
- 2022-04-24 14:33:14下载
- 积分:1
-
结构排序
关键字成员为字符的结构搜索123456
结构排序
关键字成员为字符的结构搜索123456-Keyword ranking members of the structural character of the structure of english 123456
- 2022-06-27 15:34:25下载
- 积分:1
-
万年历delphi源码(都农历,农历节气)
万年历delphi源码(都农历,农历节气)
-Calendar delphi source code (both Lunar, Lunar Solar Terms)
- 2023-06-21 14:40:03下载
- 积分:1
-
VBA合并两个Excel表的数据到目标表
"" 从src1.name和src2.age按ID获取数据,然后将数据设置为dst
Sub hebing()
Dim dstRowNo As Long
Dim src1RowNo As Long
Dim src2RowNo As Long
With ActiveWorkbook
dstRowNo = 1
Do While .Sheets("dst").Cells(dstRowNo, 1).Text ""
dstID = .Sheets("dst").Cells(dstRowNo, 1).Text
src1RowNo = 1
Do While .Sheets("src1").Cells(src1RowNo, 1).Text ""
src1ID = .Sheets("src1").Cells(src1RowNo, 1).Text
If dstID = src1ID Then
- 2022-02-04 08:02:48下载
- 积分:1
-
有关嵌入式编程方面的很好的源代码,其中包括了ARM编程的一些讲解和经典粒子...
有关嵌入式编程方面的很好的源代码,其中包括了ARM编程的一些讲解和经典粒子-of good source code, which includes a number of ARM programming on the classical particles and
- 2022-02-13 17:32:56下载
- 积分:1
-
wince6.0的驱动程序的移植,并与系统
WinCE6.0 driver transplant, and compare with WinCE5.0
- 2023-04-28 23:15:04下载
- 积分:1
-
民航订票系统,是使用c语言编写的,大二下学期的上机实习作业,请参考~...
民航订票系统,是使用c语言编写的,大二下学期的上机实习作业,请参考~-CAD booking system is the use of language c prepared in the next semester sophomore on the plane internship operations, please refer to
- 2022-10-05 11:35:03下载
- 积分:1