-
COM_DCOM编程指南源码 可以作为COM和DCOM学习的好资料
COM_DCOM编程指南源码 可以作为COM和DCOM学习的好资料-COM/DCOM Programer Guide is a good book for developer COM.
- 2022-09-10 19:20:04下载
- 积分:1
-
这是一个很的程序,用于在软件中操作ODBC数据库,而且可以嵌入对象,非常好...
这是一个很的程序,用于在软件中操作ODBC数据库,而且可以嵌入对象,非常好-This is a very procedures for the operation of the software ODBC databases, and can be embedded object, very good
- 2022-08-31 11:40:03下载
- 积分:1
-
利用COM技术从数码相机上显示并下载图片
利用COM技术从数码相机上显示并下载图片-The use of COM technology from a digital camera and download pictures to show
- 2022-01-24 19:07:42下载
- 积分:1
-
Resources to run the contents of the VBS, the upcoming VBS into EXE
运行资源内容中的VBS,即将VBS转换成EXE-Resources to run the contents of the VBS, the upcoming VBS into EXE
- 2022-04-11 11:30:54下载
- 积分:1
-
Dll.rar COM 部件注册(dll 含注册表读写)
解决COM部件的应该,W32写成,可用了ActiveX及远程部件的注册。...
Dll.rar COM 部件注册(dll 含注册表读写)
解决COM部件的应该,W32写成,可用了ActiveX及远程部件的注册。-Dll.rar registered COM components (dll with the registry to read and write) solution should COM components, W32 languages, and can be used by remote ActiveX components registration.
- 2023-07-21 01:25:03下载
- 积分:1
-
串口通讯实例,用于学习,各位感觉好就可以下载哦
串口通讯实例,用于学习,各位感觉好就可以下载哦-COM
- 2022-04-26 12:36:49下载
- 积分:1
-
工业控制用工业仪表组态控制软件…
工控仪表组态控件在软件实现工业控制或者其他领域,根据实时数据或者历史数据生成各种历史、实时曲线已经变得非常的重要-Industrial Instrumentation Configuration control software for industrial control, or in other areas, according to real-time data or historical data generate a variety of historical, real-time curve has become extremely important
- 2022-05-28 15:49:58下载
- 积分:1
-
本控件基于GSM Modem工作,不需要使用电话语音卡设备。不但具备普通电话语音卡功能,还具备手机短信收发功能。
语音与短信的有机结合,既保留了传统语音呼叫...
本控件基于GSM Modem工作,不需要使用电话语音卡设备。不但具备普通电话语音卡功能,还具备手机短信收发功能。
语音与短信的有机结合,既保留了传统语音呼叫中心系统简单、易用、信息容量不限的特点,又具备了准确、快捷、费用节省的特点,更能满足手机用户的喜好,也可为听力有困难的人士提供方便。同时还具备移动性强的特点。
-controls based on the GSM Modem work and do not need to use the telephone voice card equipment. Not only have ordinary telephone card, but it also possesses SMS transceiver functions. Voice and text messaging an organic combination of both the traditional voice reservations call center system is simple, easy-to-use, open-information capacity characteristics, is also equipped with an accurate, efficient, cost savings features, and can satisfy the preferences of mobile phone users, but also for hearing difficulties as a conveniences. Mobile also has strong character.
- 2022-08-16 22:26:07下载
- 积分:1
-
VB测试例子
VB测试例子 -Test examples of VB
- 2022-02-21 12:01:12下载
- 积分: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