-
这是关于串口编程的技术文档,从中我们可以学习串口编程的方法,对学习串口编程很有好外...
这是关于串口编程的技术文档,从中我们可以学习串口编程的方法,对学习串口编程很有好外-This is about serial port programming, technical documentation, in which we can learn the serial programming method, serial programming is very good for learning outside the
- 2022-06-28 06:27:46下载
- 积分:1
-
采用Visual C++.net的7个ActiveX编程实例,入门必读!
采用Visual C++.net的7个ActiveX编程实例,入门必读!-Using Visual C++. Net of seven ActiveX programming examples, Introduction to reading!
- 2022-09-24 09:30:02下载
- 积分:1
-
Private Sub Command1_KeyUp(KeyCode As Integer, Shift As Integer)
Select Case K...
Private Sub Command1_KeyUp(KeyCode As Integer, Shift As Integer)
Select Case KeyCode
Case vbKeyF2
MsgBox "hhh", vbOKOnly + vbCritical, "Ì Ã¡Ê ¾ "
End Select
End Sub
-Private Sub Command1_KeyUp (KeyCode As Integer, Shift As Integer) Select Case KeyCode Case vbKeyF2MsgBox
- 2022-08-17 17:29:20下载
- 积分:1
-
a VB DLL called examples of procedures, right through DLL's accession to con...
一个VB调用DLL的例子程序,通过对DLL的加入,从而控制一台考勤机的所有硬件操作与管理,新手可以很直观学习,并有所有的函数说明文档.-a VB DLL called examples of procedures, right through DLL"s accession to control an appraisal for Taiwan all the hardware operation and management, and newcomers can learn very intuitive, and all the documentation function.
- 2022-06-18 14:52:06下载
- 积分:1
-
Southampton UK RADIO COMMUNICATION Communication graduate courseware clearly ver...
英国南安浦顿通信研究生RADIO COMMUNICATION 的课件非常详细清楚PART1-Southampton UK RADIO COMMUNICATION Communication graduate courseware clearly very detailed PART1
- 2022-04-19 20:52:41下载
- 积分:1
-
Examples of source control MsChart chart, quickly mastered the reading MsChart c...
MsChart图表控件示例源码,看完很快就掌握了MsChart图表控件-Examples of source control MsChart chart, quickly mastered the reading MsChart chart control
- 2022-03-20 10:12:24下载
- 积分:1
-
设置串口通信的参数与其他串口设备进行通讯。
设置串口通信的参数与其他串口设备进行通讯。-Set serial communication parameters and other serial devices to communicate.
- 2022-05-23 10:51:47下载
- 积分:1
-
VB测试例子
VB测试例子 -Test examples of VB
- 2022-02-21 12:01:12下载
- 积分:1
-
A function of sound drawing procedures, different is that it made a ocx control...
一个功能完善的画图程序,不同的是它做成了ocx控件形式,是学习如何把sdi程序制作成ocx控件的很好的范例-A function of sound drawing procedures, different is that it made a ocx control form of the SDI program to learn how to make a ocx control good example
- 2023-06-17 06:00:03下载
- 积分:1
-
ActiveX is prepared by the user controls, and the successful registration of the...
ActiveX控件是用户自己编写的控件,并能成功地注册到计算机中并被用户编写的程序所调用以实现用户定义的功能,这样可以节省代码的编写时间。VC++和MFC是用于创建ActiveX控件的强大而灵活的工具,就快速开发和使用简便而言,这两个工具是最好的选择。所以我们选用MFC来进行ActiveX控件的开发。本程序我们就来写一个简单的ActiveX控件,程序虽然简单,但是从中我们可以了解到ActiveX控件编写的整个过程。-ActiveX is prepared by the user controls, and the successful registration of the computer users were prepared by the procedure call to achieve user-defined function, it saves the time of writing code. VC and MFC is the ActiveX control used to create a powerful and flexible tool, rapid development and easy to use, the two tools is the best option. Therefore, we choose to MFC ActiveX development. The procedures we write a simple ActiveX controls, procedures simple, but we can learn from ActiveX controls prepared by the whole process.
- 2023-08-27 17:10:04下载
- 积分:1