登录
首页 » Visual C++ » SGS

SGS

于 2012-02-24 发布 文件大小:27508KB
0 293
下载积分: 1 下载次数: 34

代码说明:

  在VS2008的MFC下,对excel,进行查询,排序,统计。(In VS2008 under the MFC, to excel, the query, sorting, statistics.)

文件列表:

SGS
...\产品说明书
...\..........\使用说明.doc,27648,2012-02-23
...\版本1
...\.....\Debug
...\.....\.....\SGS.exe,165376,2012-02-22
...\.....\.....\SGS.ilk,1110288,2012-02-22
...\.....\.....\SGS.pdb,4885504,2012-02-22
...\.....\Release
...\.....\.......\demo.xls,23552,2012-02-22
...\.....\.......\SGS.exe,1756672,2012-02-23
...\.....\.......\SGS.pdb,14699520,2012-02-23
...\.....\.......\使用说明.doc,27648,2012-02-23
...\.....\SGS
...\.....\...\Debug
...\.....\...\.....\BuildLog.htm,4580,2012-02-23
...\.....\...\.....\mt.dep,67,2012-02-22
...\.....\...\.....\SGS.exe.embed.manifest,920,2012-02-17
...\.....\...\.....\SGS.exe.embed.manifest.res,984,2012-02-17
...\.....\...\.....\SGS.exe.intermediate.manifest,861,2012-02-22
...\.....\...\.....\SGS.obj,51267,2012-02-18
...\.....\...\.....\SGSDlg.obj,104549,2012-02-22
...\.....\...\.....\vc90.idb,2190336,2012-02-23
...\.....\...\.....\vc90.pdb,3403776,2012-02-23
...\.....\...\demo.xls,23552,2012-02-22
...\.....\...\ReadMe.txt,2797,2012-02-16
...\.....\...\Release
...\.....\...\.......\BuildLog.htm,11098,2012-02-23
...\.....\...\.......\mt.dep,65,2012-02-23
...\.....\...\.......\SGS.exe.intermediate.manifest,381,2012-02-23
...\.....\...\.......\SGS.obj,365215,2012-02-23
...\.....\...\.......\SGS.pch,38797312,2012-02-23
...\.....\...\.......\SGS.res,79656,2012-02-23
...\.....\...\.......\SGSDlg.obj,419811,2012-02-23
...\.....\...\.......\stdafx.obj,4531580,2012-02-23
...\.....\...\.......\vc90.idb,1158144,2012-02-23
...\.....\...\.......\vc90.pdb,3846144,2012-02-23
...\.....\...\res

...\.....\...\...\SGS.rc2,359,2012-02-16
...\.....\...\resource.h,951,2012-02-18
...\.....\...\SGS.APS,105352,2012-02-18
...\.....\...\SGS.cpp,1614,2012-02-16
...\.....\...\SGS.h,427,2012-02-16
...\.....\...\SGS.rc,5636,2012-02-18
...\.....\...\SGS.vcproj,5442,2012-02-23
...\.....\...\SGS.vcproj.Kylin-PC.Kylin.user,1413,2012-02-16
...\.....\...\SGS.vcproj.lk-PC.lk.user,1407,2012-02-22
...\.....\...\SGS.vcproj.SCJCC13.SCJCC.user,1411,2012-02-23
...\.....\...\SGS.vcproj.YL-201112111550.Administrator.user,1427,2012-02-22
...\.....\...\SGS.vcproj.谢小军-PC.lenovo.user,1415,2012-02-23
...\.....\...\SGSDlg.cpp,9645,2012-02-23
...\.....\...\SGSDlg.h,1133,2012-02-21
...\.....\...\stdafx.cpp,136,2012-02-16
...\.....\...\stdafx.h,1854,2012-02-16
...\.....\...\targetver.h,1030,2012-02-16
...\.....\SGS.ncb,17271808,2012-02-23
...\.....\SGS.sln,875,2012-02-16
...\版本2(参考)
...\.............\config
...\.............\......\config.ini,35,2012-02-21
...\.............\......\学生成绩.xls,29184,2012-02-23
...\.............\StuPerMag.exe,1787392,2012-02-22

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

发表评论

0 个回复

  • WENJIANCAOZUO
    大多数程序设计中均要求将数据表中的数据和EXCEL文件进行交换,本程序可以实现改功能(Most programs require that the design of the data in the table data and EXCEL file exchange, this program can achieve change function)
    2015-04-14 19:14:16下载
    积分:1
  • GuPiaoHangQing
    这是一个记录每天股票开盘,收盘的工具,可以保存每天的数据,同事比较今天和前一天的股票数据(This is a record of daily stock opening and closing of the tool, you can save the data every day, the day before today, and colleagues compared the stock data)
    2010-07-22 00:53:32下载
    积分:1
  • ResourceHack
    对于文件外壳消除处理,对于生成的exe不可编译软件处理,能得到源码(VC size for BMP images)
    2010-06-09 10:13:36下载
    积分:1
  • 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
  • vcexcel
    能够成功读写excel的C++代码,读写速度快,代码简单,实现思路很清晰(Can read and write excel C++ code, read and write speed, the code is simple, to achieve clear thinking)
    2012-02-21 20:31:37下载
    积分:1
  • MergFileDemo
    vc——合并分割的小文件MergFileDemo的程序源码,值得一看!(vc- merge split small files MergFileDemo the program source code, worth a visit!)
    2011-08-23 00:06:32下载
    积分:1
  • ReadFile
    简单的把读的文件中的字母由小写改为大写 只需在程序写的相应目录建相应文件即可(Simple to read documents in lowercase letters changed to uppercase by the program just to write the corresponding directory to build the corresponding document can be)
    2007-09-02 01:06:46下载
    积分:1
  • AutoCopyFiles
    用定时将选择的文件夹(文件),复制到其他位置,差量备份( 用定时将选择的文件夹(文件),复制到其他位置,差量备份 用定时将选择的文件夹(文件),复制到其他位置,差量备份 Use the time to the folder (file), copied to other locations, differential backup )
    2015-07-02 15:09:54下载
    积分:1
  • analisy
    C++此法分析和此法分析,结果写在txt文件中(C++ This method analysis, and this law analysis, the results written in the txt file)
    2009-10-31 23:08:09下载
    积分:1
  • txt-file-read
    通过MFC 实现对txt文件的按行读取操作(realize txt file read line by line through MFC)
    2013-03-13 20:02:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载