登录
首页 » Visual C++ » excelDemo

excelDemo

于 2016-11-06 发布 文件大小:24996KB
0 147
下载积分: 1 下载次数: 16

代码说明:

  利用MFC对Excel文件进行路径显示,写入,读取,更改,保存等操作 (Using MFC to read the Excel file, write, change, save and other operations)

文件列表:

excelDemo
.........\CApplication.h,75255,2016-11-03
.........\CRange.h,44694,2016-11-03
.........\CWorkbook.h,44467,2016-11-03
.........\CWorkbooks.h,7444,2016-11-03
.........\CWorksheet.h,29264,2016-11-03
.........\CWorksheets.h,5004,2016-11-03
.........\Debug
.........\.....\CL.read.1.tlog,71412,2016-11-05
.........\.....\CL.write.1.tlog,1288,2016-11-05
.........\.....\excelDemo.exe,175616,2016-11-06
.........\.....\excelDemo.exe.embed.manifest,915,2016-11-03
.........\.....\excelDemo.exe.embed.manifest.res,980,2016-11-03
.........\.....\excelDemo.exe.intermediate.manifest,640,2016-11-06
.........\.....\excelDemo.ilk,1183452,2016-11-06
.........\.....\excelDemo.lastbuildstate,84,2016-11-06
.........\.....\excelDemo.log,2318,2016-11-06
.........\.....\excelDemo.obj,30866,2016-11-03
.........\.....\excelDemo.pch,34799616,2016-11-03
.........\.....\excelDemo.pdb,5196800,2016-11-06
.........\.....\excelDemo.res,69792,2016-11-06
.........\.....\excelDemo.vcxprojResolveAssemblyReference.cache,713,2016-11-03
.........\.....\excelDemo.write.1.tlog,0,2016-11-03
.........\.....\excelDemoDlg.obj,107734,2016-11-05
.........\.....\excelDemo_manifest.rc,208,2016-11-03
.........\.....\link-cvtres.read.1.tlog,2,2016-11-06
.........\.....\link-cvtres.write.1.tlog,2,2016-11-06
.........\.....\link.11352-cvtres.read.1.tlog,2,2016-11-06
.........\.....\link.11352-cvtres.write.1.tlog,2,2016-11-06
.........\.....\link.11352.read.1.tlog,2,2016-11-06
.........\.....\link.11352.write.1.tlog,2,2016-11-06
.........\.....\link.read.1.tlog,5410,2016-11-06
.........\.....\link.write.1.tlog,1014,2016-11-06
.........\.....\mt.read.1.tlog,648,2016-11-06
.........\.....\mt.write.1.tlog,466,2016-11-06
.........\.....\rc.read.1.tlog,3394,2016-11-06
.........\.....\rc.write.1.tlog,462,2016-11-06
.........\.....\stdafx.obj,643552,2016-11-03
.........\.....\vc100.idb,1985536,2016-11-05
.........\.....\vc100.pdb,3502080,2016-11-05
.........\excelDemo.aps,105964,2016-11-06
.........\excelDemo.cpp,2032,2016-11-03
.........\excelDemo.h,460,2016-11-03
.........\excelDemo.rc,10838,2016-11-06
.........\excelDemo.sdf,65753088,2016-11-06
.........\excelDemo.sln,884,2016-11-03
.........\excelDemo.vcxproj,6187,2016-11-03
.........\excelDemo.vcxproj.filters,2552,2016-11-03
.........\excelDemo.vcxproj.user,143,2016-11-03
.........\excelDemoDlg.cpp,7858,2016-11-05
.........\excelDemoDlg.h,816,2016-11-03
.........\ipch
.........\....\exceldemo-89466b37
.........\ReadMe.txt,3051,2016-11-03
.........\res

.........\...\excelDemo.rc2,674,2016-11-03
.........\resource.h,1732,2016-11-03
.........\stdafx.cpp,142,2016-11-03
.........\stdafx.h,1772,2016-11-03
.........\targetver.h,234,2016-11-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • read-and-write-CSV-file
    可以实现CSV的写入文件读取。同样如果将程序稍作改动就可实现各种格式的文件的写入和读取。文件是以逗号和回车为间隔的写入的。这样可以用excel软件打开该文件。同时,在读取时,将存取的数字在逗号和回车的交替中提取出来。(You can write the CSV file to read. The same if the program make a little change can be achieved in various formats file write and read. The file is comma and carriage return intervals write. This can open the file with excel software. The same time, in reading, access to digital in the alternation of comma and carriage return is extracted. )
    2012-02-13 10:39:35下载
    积分:1
  • student
    内有详细说明文件,鉴于个人水平有限可能有错误敬请谅解(There are detailed description of a document, in view of the limited personal level there may be an error after updating)
    2007-12-16 16:44:52下载
    积分:1
  • File_BinaryToText
    实现二进制文件到文本文件的转换,提供目录选择,输出文件目录选择(To achieve binary file to a text file conversion)
    2011-07-26 14:16:21下载
    积分:1
  • server
    一个文件管理系统,服务器端 客户端链接之后便可以运行(A document management system, server-side link and then the client can run)
    2008-07-22 14:17:42下载
    积分:1
  • ITU-T G.729A标准源代码解码端SDDecodert
    ITU-T G.729A标准源代码解码端,已创建工程文件,方便初学入门者,已测试,运行良好-ITU-T G.729A(ITU-T G.729A standard source code decoder side, the project file has been created to facilitate the beginner beginners, have been tested and run well-ITU-T G.729A)
    2020-07-07 14:18:57下载
    积分:1
  • OperateFile
    拷贝、删除和移动文件OperateFile,很不错的vc源码,希望能对大家有所帮助(Copy, delete and move files OperateFile, very good vc source code, I hope you can help)
    2011-09-06 23:02:02下载
    积分:1
  • Text2Tiff
    说明:  一个能把文本文件(text)文件转换成传真格式文件(tiff文件)的源代码。(convert text file to tiff file.)
    2010-04-01 10:44:06下载
    积分:1
  • cabsdk
    Microsoft Cabinet SDK,CAB SDK开发包,Microsoft Cabinet library,制作cab压缩包,自解压开发包,可制作自己的通用安装程序(Microsoft Cabinet SDK,Microsoft Cabinet library)
    2010-12-06 23:32:53下载
    积分:1
  • pcd
    这是点云库学习pcl里面的程序中所提到的pcd格式的文件。(point cloud pcd)
    2020-11-25 10:59:32下载
    积分:1
  • Rename
    该程序用于批量修改文件名,是一个基于对话框的MFC小程序,利用CListCtrl控件来显示读取的文件名与浏览改动后的文件名(The procedure used to bulk modify the file name, is an MFC dialog-based applet, using CListCtrl control to display the file name to read and navigate change the file name)
    2009-02-03 15:35:18下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载