-
VB源代码,有2个按钮控件,一个选择目录,一个打开选好目录的EXE格式原件!需要添加一个CommonDialog 的部件!...
VB源代码,有2个按钮控件,一个选择目录,一个打开选好目录的EXE格式原件!需要添加一个CommonDialog 的部件!-Private Sub Command3_Click()
Shell Text1.Text
End Sub
Private Sub Command4_Click()
dakai1.InitDir = "c:"
dakai1.Filter = "EXE(*.exe,*.bat)|*.exe*.bat"
dakai1.Action = 1
Text1.Text = dakai1.FileName
End Sub
- 2023-08-26 00:10:03下载
- 积分:1
-
running on the embedded Linux
运行在powerpc上的嵌入式linux-running on the embedded Linux
- 2022-02-03 13:41:18下载
- 积分:1
-
RS232通讯功能的VHDL的Spartan 3E
RS232 Communication function in VHDL for Spartan 3E
- 2022-03-15 06:45:35下载
- 积分:1
-
51单片机音乐播放
应用背景利用最简单的单片机实现隐约播放 适合初学者的学习关键技术利用定时器的设置实现各种频率的输出模仿音乐
- 2022-12-11 16:00:03下载
- 积分:1
-
DS1302
stc52单片机ds1302-lcd1602的例子,教你如何编程-ds1302-lcd1602 single-chip stc52 example, teach you how to program
- 2023-03-22 04:35:04下载
- 积分:1
-
HPI与PC相通信的源代码 喜欢DSP的爱好者快来看看吧
HPI与PC相通信的源代码 喜欢DSP的爱好者快来看看吧-HPI communication with the PC equivalent of the source code like DSP lovers Come see Look here
- 2022-06-12 06:40:04下载
- 积分:1
-
ST TDA7540B source code I2C control
ST TDA7540B 源代码 I2C 控制-ST TDA7540B source code I2C control
- 2022-04-26 21:05:35下载
- 积分:1
-
it is character driver
it is character driver -driver
- 2022-06-14 05:21:26下载
- 积分:1
-
适合linux初学者,介绍了linux相关特性和常用操作。
适合linux初学者,介绍了linux相关特性和常用操作。-Linux for beginners, introduction of the linux-related features and used to operate.
- 2022-01-31 16:45:30下载
- 积分:1
-
这是s3c2410的几个基础实验代码,在ads下编译通过,上机调过,能用...
这是s3c2410的几个基础实验代码,在ads下编译通过,上机调过,能用-s3c2410 This is the basis of several experiments code, compile under ads, on the plane emphasized that speaks
- 2022-03-15 18:29:26下载
- 积分:1