C++ Excel文件写入

时间:2019-01-15 09:43:35
【文件属性】:
文件名称:C++ Excel文件写入
文件大小:337KB
文件格式:RAR
更新时间:2019-01-15 09:43:35
C++ Excel 写 使用C++对Excel文件写入操作。 有点投机取巧的小方法,简单实用。 但是仅限于写入操作,读还是不可以的。 使用的是fstream文件流。
【文件预览】:
stdafx.cpp
stdafx.h
exceltest.vcxproj
exceltest.vcxproj.filters
targetver.h
exceltest.vcxproj.user
exceltest.cpp
Debug
----vc100.idb(227KB)
----exceltest.exe.embed.manifest.res(472B)
----link.5836.write.1.tlog(2B)
----CL.write.1.tlog(962B)
----CL.read.1.tlog(11KB)
----mt.read.1.tlog(466B)
----link.7368-cvtres.read.1.tlog(2B)
----rc.write.1.tlog(346B)
----exceltest.vcxprojResolveAssemblyReference.cache(713B)
----stdafx.obj(12KB)
----rc.read.1.tlog(438B)
----link.7368.read.1.tlog(2B)
----exceltest_manifest.rc(208B)
----mt.command.1.tlog(416B)
----link.5836-cvtres.read.1.tlog(2B)
----cl.command.1.tlog(2KB)
----link-cvtres.read.1.tlog(2B)
----exceltest.pch(1.13MB)
----link.1716.write.1.tlog(2B)
----link.7368-cvtres.write.1.tlog(2B)
----exceltest.write.1.tlog(0B)
----exceltest.lastbuildstate(68B)
----link.1716-cvtres.read.1.tlog(2B)
----link.write.1.tlog(1024B)
----link.1716.read.1.tlog(2B)
----link.1716-cvtres.write.1.tlog(2B)
----exceltest.exe.embed.manifest(406B)
----exceltest.log(2KB)
----link-cvtres.write.1.tlog(2B)
----exceltest.exe.intermediate.manifest(381B)
----link.command.1.tlog(2KB)
----rc.command.1.tlog(588B)
----link.read.1.tlog(4KB)
----exceltest.obj(183KB)
----mt.write.1.tlog(366B)
----link.5836.read.1.tlog(2B)
----link.7368.write.1.tlog(2B)
----link.5836-cvtres.write.1.tlog(2B)
----vc100.pdb(308KB)
ReadMe.txt

网友评论