-
自己做的一款手机RPG游戏
虽然不是很好
但是值得新手
自己做的一款手机RPG游戏
虽然不是很好
但是值得新手-Own a cell phone to do the RPG Game, though not very good but it is worth novice
- 2023-01-29 06:40:04下载
- 积分:1
-
小迷宫 用c语言实现 实现的原理很简单 大家自己看吧
小迷宫 用c语言实现 实现的原理很简单 大家自己看吧-small maze with C Language Implementation of the principle is very simple we all Look here
- 2022-01-24 15:23:56下载
- 积分:1
-
通过sparten2来实现数字电压表实验。实验板上的数码管显示模拟电压的数字,调整实验板上的控制模拟电压的电位器,显示模拟电压的数字应该能够随输入的电压变化而变...
通过sparten2来实现数字电压表实验。实验板上的数码管显示模拟电压的数字,调整实验板上的控制模拟电压的电位器,显示模拟电压的数字应该能够随输入的电压变化而变化。-Sparten2 to achieve through the digital voltmeter experiment. Experiment on-board digital tube display the number of analog voltage to adjust the control experiment on-board analog voltage potentiometer, showing the number of analog voltage input voltage should be able to change with the change.
- 2022-09-06 09:20:03下载
- 积分:1
-
贪食蛇游戏 贪食蛇游戏的源代码打开了附件啊的肌肤
贪食蛇游戏 贪食蛇游戏的源代码打开了附件啊的肌肤-jklafghdakgdfklgsdfghsdfg
- 2022-10-10 06:40:03下载
- 积分:1
-
此程序通过最简单的C程序说明编程的基本规范和注解的描写方法,主要以此来引导程序入门者在编程时对代码进行规范书写....
此程序通过最简单的C程序说明编程的基本规范和注解的描写方法,主要以此来引导程序入门者在编程时对代码进行规范书写.-this procedure through the most simple description of the procedures for the C programming and the basic norms of the notes describe, main procedures in order to guide beginners in the programming code of conduct standardized writing.
- 2022-06-01 19:28:10下载
- 积分:1
-
很酷的一个计算器代码
很酷的一个计算器代码-a cool calculator code
- 2022-02-01 17:05:13下载
- 积分:1
-
嵌入式系统c语言编程入门(2),关于c语言编程的书籍
嵌入式系统c语言编程入门(2),关于c语言编程的书籍-C language programming of embedded systems portal (2), on c language programming books
- 2023-05-09 18:20:03下载
- 积分:1
-
图书管理系统,vb制作,源代码
图书管理系统,vb制作,源代码-library management system, vb production, the source code
- 2022-05-29 20:29:32下载
- 积分:1
-
VC++ 6.0 时间控件用法范例
一个使用时间控件的VC++范例源码,这个控件可让用户对所输入时间的精确手动微调,是一个方便用户和减少程序出错率的实用控件,如截图所示的效果。一些相关的设置:
//选择短日期显示格式
m_ctrlDateTime1.ModifyStyle(0, DTS_SHORTDATEFORMAT, 0);
//选择时间显示格式
m_ctrlDateTime2.ModifyStyle(0, DTS_TIMEFORMAT, 0);
//获得当前时间
CTime time = CTime::GetCurrentTime();
//设置时间
m_ctrlDateTime1.SetTime(&time);
m_ctrlDateTime2.SetTime(&time);
- 2022-02-20 22:22:06下载
- 积分:1
-
rtc
rtc-rtc
- 2022-07-27 06:29:12下载
- 积分:1