-
对java代码第二十八所,很经典的哟,包括所有方面…
28日学会Java的代码,内容很经典的哟,包括Java的方方面面,-Institute on the 28th of Java code, as is the classic yo, including all aspects of Java.
- 2022-03-01 03:02:09下载
- 积分:1
-
C# Excel 编程开发类
这是我这段工作以来总结的excel编程有类, 经过自己长期调整完善, 虽然仍不是很完美, 但是应付一般的编程应该是绰绰有余了!
- 2023-07-09 13:45:03下载
- 积分:1
-
SelfDelete.rar,运行后自动销毁的程序,欢迎下载
SelfDelete.rar,运行后自动销毁的程序,欢迎下载-SelfDelete.rar, run the self-destruct after the procedure, please download! !
- 2022-02-04 12:15:21下载
- 积分:1
-
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus...
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub-Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub
- 2022-06-29 02:05:14下载
- 积分:1
-
C++、MFC源代码CSmartPtrsrc
C++、MFC源代码CSmartPtrsrc-C, MFC source code CSmartPtrsrc
- 2022-07-02 20:37:39下载
- 积分:1
-
聊天室,可以进行文件传输,可以进行私人聊天。
聊天室,可以进行文件传输,可以进行私人聊天。-Chat rooms, you can transfer files to a private chat.
- 2023-06-07 20:20:02下载
- 积分:1
-
a small educational software, to observe triangle area and side length relations...
一个小的教学软件,用来观察三角形面积和边长的关系。-a small educational software, to observe triangle area and side length relationship.
- 2022-01-26 02:11:01下载
- 积分:1
-
3D sdk练习
关于一个小物体插件的制作,源于SDK的HLP文档,2005格式...
3D sdk练习
关于一个小物体插件的制作,源于SDK的HLP文档,2005格式-3D sdk practice on a small object plug-in production, the HLP from SDK documentation, 2005 Format
- 2022-08-03 02:26:26下载
- 积分:1
-
基于Java开发的模仿微信打飞机游戏
基于Java的模仿微信的打飞机游戏,以移动鼠标的形式控制飞机,采取数组方式替代集合,方便初学者查看学习,Java入门的整合项目
- 2023-08-18 03:20:02下载
- 积分:1
-
用visual c++编写的模拟鼠标点击源码
用visual c++编写的模拟鼠标点击源码-Using visual c to prepare analog source mouse clicks
- 2023-06-28 14:00:02下载
- 积分:1