-
时针程序,有时针分针秒针,动态显示当前时间
时针程序,有时针分针秒针,动态显示当前时间-Clockwise procedures, it looked hands of Clockwise, dynamic display the current time
- 2022-04-10 21:08:45下载
- 积分:1
-
虽然说生成随机数大家都知道.但是要生成指定长度.指定字符组合.随机率在1/2000000.就难了.这是我在做充值卡时写的用来生成充值时写的随机数生成器.也是原创...
虽然说生成随机数大家都知道.但是要生成指定长度.指定字符组合.随机率在1/2000000.就难了.这是我在做充值卡时写的用来生成充值时写的随机数生成器.也是原创吧.在网上找了一堆不满意,只好自己写了.-generated random number is known to all. However, to generate a specified length. Designated character portfolio. Random rates in the 1/2 million. Very difficult. This is my doing prepaid card was used to generate the recharging time to write the random number generator. It is also original. On the Internet to find a heap of dissatisfied, but his writing.
- 2022-09-15 15:20:04下载
- 积分:1
-
Windows环境下32位汇编语言程序设计第2版(光盘)
Windows环境下32位汇编语言程序设计第2版(光盘)-Windows Environment 32-bit assembly language programming, 2nd edition (CD-ROM)
- 2022-01-26 03:55:51下载
- 积分:1
-
WinCE下与PC串口调试助手,功能…
WINCE下用于调试串口的调试助手,与PC机上的功能相同-Under WINCE debug serial port for debugging assistant with the PC, the functions of the same
- 2022-05-10 15:07:13下载
- 积分:1
-
Address book, a simple C language program, my debut ~ ~ ~ Oh, I hope you will su...
通讯录,简单的C语言程序,本人的处女作~~~呵呵,希望大家支持我
-Address book, a simple C language program, my debut ~ ~ ~ Oh, I hope you will support me
- 2022-07-13 12:04:03下载
- 积分:1
-
汽车行驶状态的参数记录,相当于汽车黑匣子,又有兴趣的可以...
汽车行驶状态的参数记录,相当于汽车黑匣子,又有兴趣的可以-Vehicle parameters state records, the equivalent of automotive black boxes, are interested can
- 2023-07-16 03:25:04下载
- 积分:1
-
with the development of a messaging platform for example, can be used as a model...
用c#开发的一个短信平台例子,可以做为学习的范例-with the development of a messaging platform for example, can be used as a model for learning
- 2022-01-22 06:53:24下载
- 积分:1
-
样本类实现读/写registrity。
Sample class to implement read/write registrity.
Represents values as array:
MyIntVar := MyReg.IntVal[ Value 1 ]
MyStrVar := MyReg.StrVal[ Value 2 ]
-Sample class to implement read/write registrity.
Represents values as array:
MyIntVar := MyReg.IntVal[ Value 1 ]
MyStrVar := MyReg.StrVal[ Value 2 ]
- 2022-03-05 02:58:14下载
- 积分:1
-
将HTML转化为XML的一个实用工具,VC++6源程序
将HTML转化为XML的一个实用工具,VC++6源程序-HTML XML into a practical tool, VC 6 source
- 2022-05-26 07:20:01下载
- 积分:1
-
vs c++ 开发
v3.0自画直线,矩形,园v2.8-2.9完成所有功能,包括全选,拖动等,参见文档HDraw2.9.docv2.7修正画布随滚动条滚动的Bug完善MouseMove的直线,矩形和椭圆识别v2.5增强版增加相应菜单把画图的Toolbar单独分离出来在画布上对单张图片操作v2.4完结版画布,ScrollView, CRectTracker,调色板,保存成位图加入中间层View的步骤1.创建MFC类CHDrawPView:CScrollView2.修改CHDrawApp的InitInstance方法,将CHDrawView改为CHDrawPView,并修改include加入CRectTracker的步骤1.增加成员变量CRectTracker m_tracker2.在CHDrawPView的构造函数中设置Tracker的大小3.在CHDrawPView的OnDraw中调用Tracker的Draw函数4.override CHDrawPView的SetCursor方法 GetCursorPos->ScreenToClient->SetCursor5.override CHDrawPView的LButtonDown方法 HitTest->Track将CHDrawView加入CHDrawPView的使用自定义消息防止ActiveView从画布跑到背景Viewv2.3增加Bitmap背景功能v2.2完成颜色和线宽功能v2.1增加文本图形类型,增加删除功能,增加打开保存功能v2.0完成所有基本功能
- 2022-01-26 00:54:46下载
- 积分:1