-
mapinfo mapx 使用vb 编程的一个例子
mapinfo mapx 使用vb 编程的一个例子-mapinfo mapx use of a Visual Basic programming examples
- 2023-08-20 12:00:03下载
- 积分:1
-
基于Java的简易俄罗斯方块
基于JAVA编写的俄罗斯方块游戏,可以实现暂停,和恢复正常游戏,方块变形,加速下落,积分牌等功能,目前不支持保存游戏,以单独窗口方式运行
- 2022-06-19 12:02:04下载
- 积分:1
-
一简单带文字的进度条
喜欢的朋友下载
更上一层楼
一简单带文字的进度条
喜欢的朋友下载
更上一层楼-One simple language with the progress bar like a friend to download a higher level
- 2023-03-26 06:20:03下载
- 积分: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
-
一个用VB编写的压缩程序
一个用VB编写的压缩程序-a VB prepared by the compression process
- 2022-09-12 12:50:03下载
- 积分:1
-
这是一个用VFP做的小程序 用来管理、查询书法家的信息
这是一个用VFP做的小程序 用来管理、查询书法家的信息-VFP so small programs used to manage inquiries calligrapher information
- 2022-03-18 22:02:40下载
- 积分:1
-
一个图书销售系统,代码精练,很好用
一个图书销售系统,代码精练,很好用-a book sales system, code eloquently good use!
- 2023-01-27 19:50:03下载
- 积分:1
-
kalman源代码,包含EM学习算法
kalman源代码,包含EM学习算法-kalman source code, including the EM learning algorithm
- 2022-03-03 21:38:53下载
- 积分:1
-
该小程序用于对程序的使用设置使用限制,方便用户的使用
该小程序用于对程序的使用设置使用限制,方便用户的使用-The small program used to set up procedures for the use of restriction on the use and user-friendly use of
- 2022-03-21 19:19:34下载
- 积分:1
-
商务新星.NET4.0源码
源码(C# 和SQL Server 存储过程,约15万行)已经发布,并提供免费下载。
在此告之大家,此源码可作学习研究之用,请不要用作商业用途。如欲用于商业用途,请事先与我公司联系。
- 2022-07-21 05:13:01下载
- 积分:1