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
linux移植过程分析,详细介绍了linux2.6的配置和裁减,很详细,每一项都有介绍,还有很多经验在里面,是不可多得的linux配置手册。-linux transplant process analysis, detailed information on the configuration and the reduction of linux2.6, very detailed and have each of the introduction, there are a lot of experience on the inside is rare linux manual configuration.
一个基于pci2000数据采集卡的数据采集系统的源代码,可实现数据的采集和变换,用于远场涡流检测-a data acquisition card data acquisition system source code, data collection and transformation, for the remote field eddy current testing