查看会员资料
- Email:用户隐藏
- Icq/MSN:qq
- 电话号码:
- Homepage:
- 会员简介:这家伙很懒,什么都没留下!
最新会员发布资源
outputExcel
- 编译环境:VS2010 用于输出Excel的封装类文件:WriteExcel.h 和 WriteExcel.cpp 使用示例:见outputExcel.cpp的 mian()函数 特点:不依赖Office Excel环境,采用二进制方式直接输出Excel文件,输出速度极快-Compile environment: VS2010 wrapper class for output to Excel file: WriteExcel. H and WriteExcel. CPP examples of