嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
手机短信收发程序(C/C )
经典的手机短信收发程序,可直接将需要的类加人自己的工程中,调用其中的函数就OK了!
.
├── 好例子网C _手机短信收发程序.zip
└── 手机短信收发程序
├── www.cnzz.cn
│ ├── Comm.cpp
│ ├── Comm.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── SettingsDlg.cpp
│ ├── SettingsDlg.h
│ ├── Sms.cpp
│ ├── Sms.h
│ ├── SmsTest.aps
│ ├── SmsTest.clw
│ ├── SmsTest.cpp
│ ├── SmsTest.dsp
│ ├── SmsTest.dsw
│ ├── SmsTest.h
│ ├── SmsTest.ncb
│ ├── SmsTest.opt
│ ├── SmsTest.plg
│ ├── SmsTest.rc
│ ├── SmsTestDoc.cpp
│ ├── SmsTestDoc.h
│ ├── SmsTestView.cpp
│ ├── SmsTestView.h
│ ├── SmsTraffic.cpp
│ ├── SmsTraffic.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── SmsTest.ico
│ │ ├── SmsTest.rc2
│ │ ├── SmsTestDoc.ico
│ │ ├── Thumbs.db
│ │ ├── Toolbar.bmp
│ │ └── settings.ico
│ └── resource.h
└── 使用说明.CHM
3 directories, 35 files