登录
首页 » Visual C++ » ExtractFile

ExtractFile

于 2015-03-12 发布 文件大小:11034KB
0 252
下载积分: 1 下载次数: 14

代码说明:

  用VS 2005的平台,用VC的MFC框架,帮朋友做的一个excel的提取文件的工具,包括excel的读写操作,还有部分文字处理,(Withthe VCMFCframeworkto help a friendto dowithVS2005platforman excelfileextractiontools, includingexcelinreading and writing,as well as someword processing,)

文件列表:

ExtractFile
...........\debug
...........\.....\2.xls,94208,2015-03-10
...........\.....\2.xlsx,27681,2015-03-10
...........\.....\Alarms.csv,198972,2015-03-10
...........\.....\Alarms.xls,189952,2015-03-10
...........\.....\ExtractFile.exe,3100672,2015-03-11
...........\.....\ExtractFile.ilk,6013796,2015-03-11
...........\.....\ExtractFile.pdb,11643904,2015-03-11
...........\.....\ExtractNewFile.txt,0,2015-03-11
...........\.....\model
...........\.....\.....\model.xls,23040,2015-03-10
...........\.....\Output
...........\.....\......\ExtractAllColumn.xls,29184,2015-03-11
...........\.....\xlsfile
...........\.....\.......\UB010APC2 夹紧7 DB块 - 副本.xls,31670,2015-03-11
...........\.....\.......\UB010APC2 夹紧7 DB块.xls,31670,2015-03-11
...........\.....\用前必读.txt,231,2015-03-10
...........\ExtractFile
...........\...........\Debug
...........\...........\.....\BuildLog.htm,7404,2015-03-11
...........\...........\.....\excel.obj,866011,2015-03-11
...........\...........\.....\ExtractFile.exe.embed.manifest,146,2015-03-11
...........\...........\.....\ExtractFile.exe.embed.manifest.res,212,2015-03-11
...........\...........\.....\ExtractFile.exe.intermediate.manifest,145,2015-03-11
...........\...........\.....\ExtractFile.obj,31475,2015-03-11
...........\...........\.....\ExtractFile.pch,15532032,2015-03-11
...........\...........\.....\ExtractFile.res,36740,2015-03-11
...........\...........\.....\ExtractFileDlg.obj,203013,2015-03-11
...........\...........\.....\mt.dep,65,2015-03-11
...........\...........\.....\stdafx.obj,364897,2015-03-11
...........\...........\.....\vc80.idb,764928,2015-03-11
...........\...........\.....\vc80.pdb,864256,2015-03-11
...........\...........\excel.cpp,169489,2008-05-09
...........\...........\excel.h,45240,2008-05-09
...........\...........\ExtractFile.aps,58804,2015-03-10
...........\...........\ExtractFile.cpp,1714,2015-03-09
...........\...........\ExtractFile.h,471,2015-03-09
...........\...........\ExtractFile.rc,5271,2015-03-10
...........\...........\ExtractFile.vcproj,5633,2015-03-10
...........\...........\ExtractFile.vcproj.E6TQ3Y9C7B0JW6A.Administrator.user,1427,2015-03-11
...........\...........\ExtractFileDlg.cpp,14797,2015-03-11
...........\...........\ExtractFileDlg.h,1222,2015-03-11
...........\...........\ExtractNewFile.txt,0,2015-03-11
...........\...........\model
...........\...........\.....\model.xls,23040,2015-03-10
...........\...........\Output
...........\...........\......\ExtractAllColumn.xls,26624,2015-03-11
...........\...........\ReadMe.txt,2835,2015-03-09
...........\...........\res

...........\...........\...\ExtractFile.rc2,367,2015-03-09
...........\...........\resource.h,913,2015-03-10
...........\...........\stdafx.cpp,142,2015-03-09
...........\...........\stdafx.h,2588,2015-03-10
...........\...........\xlsfile
...........\...........\.......\UB010APC2 夹紧7 DB块.xls,31670,2015-03-11
...........\ExtractFile.ncb,11095040,2015-03-11
...........\ExtractFile.sln,898,2015-03-09

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

发表评论

0 个回复

  • Calibration
    this is reference about calibration using visual c++.
    2010-12-23 17:26:02下载
    积分:1
  • ADT-Adder-2.0
    adt adder for world of warcraft adt files
    2013-10-06 13:29:34下载
    积分:1
  • LIVST220
    英国铁路调度模拟软件,可以在家里模拟调度火车(British Rail scheduling simulation software, you can train at home to simulate scheduling)
    2009-10-29 21:02:23下载
    积分:1
  • CntrlOtherPrcss
    启动并控制其它Exe程序CntrlOtherPrcss,很不错的vc源码,希望能对大家有所帮助(Start and control other Exe program CntrlOtherPrcss, very good vc source, I hope you can help)
    2011-09-05 23:11:29下载
    积分:1
  • SMG138
    74HC138驱动数码管程序,驱动4位共阳数码管,阳极全部高电平,138驱动段码(74HC138-driven digital control program)
    2013-12-25 15:15:10下载
    积分:1
  • HospitalManagementSystem
    说明:  医院管理系统,是课程设计的一个小系统,大家看看(Hospital Management System, is a small system, curriculum design, we take a look at)
    2010-03-19 20:06:47下载
    积分:1
  • kongxinzitishuchu
    在开始一个路径前,先调用CDC类的成员函数BeginPath,然后调用一系列的输出函数,在完成绘制后,再调用CDC类的成员函数,在完成一个路径之后,就可以调用StrokePath来绘制该路径,这就是路径的基本用法.(at the beginning of a path, first call CDC category of members BeginPath function, then called a series of the output function, the complete mapping and then call CDC category of members function, the completion of a path, we can call StrokePath to mapping the path, This is the path the basic usage.)
    2007-07-04 17:50:26下载
    积分:1
  • ResViewer
    PE文件查看工具及源代码,看雪出品,亲测可用(PE file viewer and source code, to see snow produced, pro-test available)
    2013-09-16 10:26:32下载
    积分:1
  • 175868
    Tool software can calculate the led display code If you need the original code can contact provided free of charge,
    2017-05-20 21:49:56下载
    积分:1
  • Tcchangdopd
    基于chan算法的tdoa定定位的gdop程序可直接使用。 (The given the positioning of gdop program chan-based algorithm tdoa can be used directly.)
    2012-09-30 11:47:47下载
    积分:1
  • 696516资源总数
  • 106927会员总数
  • 1今日下载