登录
首页 » Visual C++ » Mfc-to-Excel

Mfc-to-Excel

于 2012-02-18 发布 文件大小:6392KB
0 196
下载积分: 1 下载次数: 404

代码说明:

  通过MFC功能向excel表格读写数据的小程序吧,自己试了一下,可以用的。(MFC functions to read and write data to excel form applet own try, can be used.)

文件列表:

MfctoExc
........\Debug
........\.....\Demo.xls,9728,2011-06-13
........\.....\excel.obj,5464475,2011-06-13
........\.....\excel.sbr,0,2011-06-13
........\.....\MfctoExc.bsc,5137408,2011-06-13
........\.....\MfctoExc.exe,1482805,2011-06-13
........\.....\MfctoExc.ilk,1996336,2011-06-13
........\.....\MfctoExc.obj,14089,2011-06-13
........\.....\MfctoExc.pch,7637268,2011-06-13
........\.....\MfctoExc.pdb,3515392,2011-06-13
........\.....\MfctoExc.res,2536,2011-06-13
........\.....\MfctoExc.sbr,0,2011-06-13
........\.....\MfctoExcDlg.obj,46944,2011-06-13
........\.....\MfctoExcDlg.sbr,0,2011-06-13
........\.....\StdAfx.obj,107141,2011-06-13
........\.....\StdAfx.sbr,1455793,2011-06-13
........\.....\vc60.idb,295936,2011-06-15
........\.....\vc60.pdb,700416,2011-06-13
........\excel.cpp,1376491,2011-06-13
........\excel.h,399115,2011-06-13
........\MfctoExc.aps,35476,2011-06-13
........\MfctoExc.clw,1153,2011-06-15
........\MfctoExc.cpp,2178,2011-06-13
........\MfctoExc.dsp,4321,2011-06-13
........\MfctoExc.dsw,522,2011-06-13
........\MfctoExc.h,1346,2011-06-13
........\MfctoExc.ncb,902144,2011-06-15
........\MfctoExc.opt,49664,2011-06-15
........\MfctoExc.plg,250,2011-06-15
........\MfctoExc.rc,5345,2011-06-13
........\MfctoExcDlg.cpp,8538,2011-06-13
........\MfctoExcDlg.h,2013,2011-06-13
........\ReadMe.txt,3615,2011-06-13
........\res

........\...\MfctoExc.rc2,400,2011-06-13
........\resource.h,778,2011-06-13
........\StdAfx.cpp,210,2011-06-13
........\StdAfx.h,1164,2011-06-13

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

发表评论

0 个回复

  • photocp
    批量文件复制改名 因需要把大量照片批量复制然后改名,但是搜索了半天没有找到合适的软件,于是搬出来N年没有写过的vc 6.0 ,寥寥草草几十行,做了一个简单的不能再简单的小程序。通过在程序的当前目录下建立复制文件和目标文件的对应列表,执行程序实现文件复制。代码可以再丰富。很简单,但是不好找,bat文件我又没玩过,还是用c简单写写,放上来有用到的可以参考,可以使用。(Batch rename files because of the need to bulk copy a lot of photos and then renamed, but the search for a long time did not find the right software, then move out to N years did not write vc 6.0, only a handful of hastily dozens of lines, made a simple no longer simple applet. Through the program created under the current directory to copy files and object files corresponding list, perform file copy program. Code can be abundant. Very simple, but not easy to find, bat file I did not played, or c simple writing, Fangshanglai useful to refer to, can be used.)
    2013-06-20 15:49:36下载
    积分:1
  • MSCOMM32
    第一:将文件拷到c:windowssystem32第二:运行install,这样就注册好了(This file contains important installation and general information for Version 8.0.2 of the CEintegrated product set.)
    2013-09-22 19:37:32下载
    积分:1
  • cabsdk
    Microsoft Cabinet SDK,CAB SDK开发包,Microsoft Cabinet library,制作cab压缩包,自解压开发包,可制作自己的通用安装程序(Microsoft Cabinet SDK,Microsoft Cabinet library)
    2010-12-06 23:32:53下载
    积分:1
  • ReplaceFileName
    ReplaceFileName,批量文件名更改 ,批量文件名更改(ReplaceFileName, Bulk file name changes, batch file name change)
    2008-04-04 23:56:23下载
    积分:1
  • word
    VC word模板混合编程,在VC中操作word模板,能插入文字和图片(VC word template mixed programming, operation in VC word template, can insert text and pictures)
    2020-06-29 12:20:02下载
    积分:1
  • date
    开始显示速度很慢,要达到5~6秒。开始显示速度很慢,要达到5~6秒。开始显示速度很慢,要达到5~6秒。(Began to show very slow to reach 5 to 6 seconds.Began to show very slow to reach 5 to 6 seconds.Began to show very slow to reach 5 to 6 seconds.)
    2013-12-12 14:23:28下载
    积分:1
  • DebugScissor
    我想很多程序员都遇到这种情况:新建了很多工程,编译后生成了很多的Debug、Release,想删除的时候一个个文件夹打开,删除,太累啦~~~!!不删又占空间!!我也“深受其害”,今天实在无法忍受了,写个程序,自动删,呵呵。 使用时把它放在你想清理的文件夹里面,运行后它会自动搜索子文件夹,直到完成,使用时请小心,它看见Debug、release就删,呵呵,所以如果不想删除,就不要用这个名字啊!! 主要用了一些文件操作和文件夹操作(I think many programmers have experienced this situation: a lot of new projects has become a much later compiler Debug, Release, would like to delete a folder when opened, deleted, tired啦~ ~ ~! ! Do not cut and space! ! I also " suffer" , this really could not bear, and write a program to automatically delete, huh, huh. Put it in when you want to clean up inside the folder, it will automatically run the search sub-folders until completed, when used with care, it is to see Debug, release on the cut, huh, huh, so if you do not want to delete, do not use name ah! !)
    2009-05-08 20:40:06下载
    积分:1
  • GetPysicalDriveSerialNuk
    能够精确得到物理磁盘序列号,获取磁盘的大小与对应分区个数,区分是usb还是和本地硬盘(Can accurately be physical disk serial number, get the size of the disk partition and the corresponding number, and the distinction between a local hard disk or usb)
    2011-05-13 21:37:04下载
    积分:1
  • txt_bin_1
    将txt文件转换为bin文件,是以C语言为基础的(change the txt document to the bin document)
    2012-01-17 10:17:09下载
    积分:1
  • BOM_ADPT-9V-V1
    excel sheet modification
    2016-01-30 12:31:54下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载