资源简介
软件由作者所编 ©归其所有 ------软件0602 陈鸿钦
代码片段和文件信息
#include “stdafx.h“
#include “BthError.h“
BthError::BthError()
{
}
BthError::~BthError()
{
}
void BthError::ErrorFound(CString &out)
{
out.Delete(0out.GetLength());
out = “error found“;
}
void BthError::BthPoweronerror(CString &out)
{
out.Delete(0 out.GetLength());
out = “Bluetooth Power On Error“;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 338 2008-07-26 21:56 client\client\BthError.cpp
文件 147 2008-07-26 14:31 client\client\BthError.h
文件 14180 2008-07-27 23:40 client\client\BthUtils.cpp
文件 1568 2008-07-27 23:39 client\client\BthUtils.h
文件 1318 2008-07-27 20:27 client\client\client.cpp
文件 472 2008-07-27 20:27 client\client\client.h
文件 7009 2008-07-27 21:21 client\client\client.vcproj
文件 1803 2008-07-28 13:20 client\client\client.vcproj.PC-7428231.Administrator.user
文件 2306 2008-07-27 23:59 client\client\clientDlg.cpp
文件 770 2008-07-27 23:37 client\client\clientDlg.h
文件 53840 2008-07-27 23:37 client\client\clientppc.aps
文件 5227 2008-07-27 23:37 client\client\clientppc.rc
文件 2583 2008-07-27 20:27 client\client\ReadMe.txt
....... 21630 2003-07-24 09:52 client\client\res\client.ico
文件 570 2008-07-27 20:27 client\client\res\clientppc.rc2
文件 908 2008-07-27 23:37 client\client\resourceppc.h
文件 137 2008-07-27 20:27 client\client\stdafx.cpp
文件 1744 2008-07-27 20:27 client\client\stdafx.h
文件 10447872 2008-07-28 13:20 client\client.ncb
文件 1618 2008-07-27 20:27 client\client.sln
..A..H. 22528 2008-07-28 13:20 client\client.suo
目录 0 2008-07-27 20:27 client\client\res
目录 0 2008-07-30 10:38 client\client
目录 0 2008-07-27 20:27 client
----------- --------- ---------- ----- ----
10588568 24
- 上一篇:FiddlerCore vs2017
- 下一篇:Hibernate精品笔记
相关资源
- 地图数据可视化processing代码
- 找基址五种方法OD+CE,以及单独找基址
- 用alice学编程.pdf
- 使用openoffice将docxdocpptpptx等转换pdf格
- Google大数据三大经典论文(包含英文
- Solution of Probability And Random Processes F
- 中科院山世光老师开源的Seetaface人脸
- RedHat6.6更新Centos6yum源
- DELL Inspiron Desktop 620/620s windows7 64位网
- LabWindows CVI 6.0 编程指南
- Win32 API 教程第二版(简体中文)
- winQSB 绿色版 运筹学 数据分析
- ARMv7-M Architecture Reference Manual 体系结构
- 室内环境监测系统的设计windows5.3版本
- oem工具for win2008.zip
- od和CE查找call基址教材.rar
- linux(centos)系统安全snort——搭建入
- win7宋体字体
- Cesium实现线条流动效果.rar
- source insight3.5+许可证号
- 基于STM32F103的蓝牙4.0模块控制demo程序
- Swing 编写的数独软件,界面友好,算
- ngrok-windows-64位
- Digital Signal Processing 数字信号处理 P
- winmail新版本无限白金版安装说明文件
- 异步fifo设计verilog源代码
- NetMeeting Win8 32位 64位系统之解决安装
- Microwind2
- ComputationalScienceandEngineeringByGilbertStr
- astrolog6.4版本source code
评论
共有 条评论