嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
vc写串口数据(拨号程序)
vc6编写写串口例子,主要根据拨号器硬件来进行编程,运用了对话框和写串口等基础知识
.
├── 拨号程序
│ ├── Dialer.aps
│ ├── Dialer.clw
│ ├── Dialer.cpp
│ ├── Dialer.dsp
│ ├── Dialer.dsw
│ ├── Dialer.h
│ ├── Dialer.ncb
│ ├── Dialer.opt
│ ├── Dialer.plg
│ ├── Dialer.rc
│ ├── DialerDlg.cpp
│ ├── DialerDlg.h
│ ├── EllepticalButton.cpp
│ ├── EllepticalButton.h
│ ├── GOBMAN.HIS
│ ├── Hklm.cpp
│ ├── Hklm.h
│ ├── HyperLink.cpp
│ ├── JAZZ2.LOG
│ ├── PHONE.TXT
│ ├── PassWord.cpp
│ ├── PassWord.h
│ ├── RES
│ │ ├── CURSOR1.CUR
│ │ ├── Dialer.ICO
│ │ ├── Dialer.rc2
│ │ └── cur00001.cur
│ ├── ReadMe.txt
│ ├── Saolei.ini
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── hyperlink.h
│ └── resource.h
└── 好例子网_拨号程序.rar
2 directories, 33 files