登录
首页 » Visual C++ » GuPiaoHangQing

GuPiaoHangQing

于 2010-07-22 发布 文件大小:91KB
0 265
下载积分: 1 下载次数: 6

代码说明:

  这是一个记录每天股票开盘,收盘的工具,可以保存每天的数据,同事比较今天和前一天的股票数据(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)

文件列表:

GuPiaoHangQing
..............\GuPiaoHangQing.aps,61168,2010-05-06
..............\GuPiaoHangQing.cpp,1751,2010-05-05
..............\GuPiaoHangQing.h,489,2010-05-05
..............\GuPiaoHangQing.rc,7422,2010-05-06
..............\GuPiaoHangQing.vcproj,5744,2010-05-06
..............\GuPiaoHangQing.vcproj.WWW-69AD07EB7A3.Administrator.user,1427,2010-05-06
..............\GuPiaoHangQingDlg.cpp,17693,2010-05-06
..............\GuPiaoHangQingDlg.h,1042,2010-05-06
..............\ReadMe.txt,3017,2010-05-05
..............\ReportCtrl.cpp,44825,2010-05-05
..............\ReportCtrl.h,13800,2010-01-07
..............\res

..............\...\GuPiaoHangQing.rc2,370,2010-05-05
..............\resource.h,1514,2010-05-05
..............\s.txt,66,2010-05-06
..............\stdafx.cpp,145,2010-05-05
..............\stdafx.h,1796,2010-05-05
..............\targetver.h,1030,2010-05-05
..............\xpapp.manifest,815,2010-05-05
GuPiaoHangQing.sln,908,2010-05-05
Release
.......\GuPiaoHangQing.exe,71168,2010-05-06

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

发表评论

0 个回复

  • blwj
    一个遍历文件夹中文件的例子,已经在源码上做了修改,方便调用!(traverse a document folder example, the source code has been revised to facilitate the call!)
    2006-11-13 11:29:31下载
    积分:1
  • CPP
    学习资料标准C++输入输出流和本地化的程序员手册,附有完整相关类、函数、模板和头文件(learning C++ Standard input and output streams and localized Programmer s GuideTemplate function class header file)
    2014-12-11 17:26:15下载
    积分:1
  • 永乐软
    说明:  文档一体化系统是从档案管理的实际情况出发而研发的,总体上力求简明、实用和功能完备;操作风格上,尽可能地向大家所熟悉的微软产品靠近。它具有文档一体化功能,乡镇、机关档案室可以从收发文登记开始管理,以归档类目为桥梁,通过归档操作,最终完成归档工作。此系统启运方便快捷。(Document integration system is developed from the actual situation of archives management, and strives to be concise, practical and functional in general. In terms of operation style, it is as close as possible to Microsoft products that you are familiar with. It has the function of document integration. Township and government archives office can start management from the registration of receiving and receiving documents, take the archiving category as a bridge, and finally complete the archiving work through the archiving operation. This system is easy to operate.)
    2020-06-23 23:40:01下载
    积分:1
  • pcd
    这是点云库学习pcl里面的程序中所提到的pcd格式的文件。(point cloud pcd)
    2020-11-25 10:59:32下载
    积分:1
  • cExcel
    微软的Excel对象模型包括了128个不同的对象,从矩形,文本框等简单的对象到透视表,图表等复杂的对象.下面我们简单介绍一下其中最重要(VC Read Excel)
    2016-05-21 09:42:15下载
    积分: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
  • sale
    文件输入物品税前价格,通过相应物品的税率计算出物品的售价并显示。(File input goods before prices, tax rates by the corresponding articles of the items priced and displayed.)
    2013-11-08 18:47:23下载
    积分:1
  • tinyxml
    说明:  timyXML是一个简单的xml解析工具,当然,你的xml必需是标准的。 TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved. XML stands for "eXtensible Markup Language." It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a "to do" list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.(timyXML is a simple xml analytical tools, of course, you must be the xml standard. TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved.XML stands for eXtensible Markup Language. It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a to do list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.)
    2008-09-11 09:26:03下载
    积分:1
  • deletefile
    自动检测文件夹,如果超出所定日期,则删除文件夹。(Automatic detection folder, if you exceed the given date, then delete the folder.)
    2011-11-29 09:56:15下载
    积分:1
  • cpp
    首先通过文件操作,读取文件内容,把字符逐个提取后统计字符频率,建立哈夫曼树和进行哈夫曼编码,当然这是根据ASCII编码来将字符转换为二进制,然后实现前缀编码,然后把编码后的使用二进制流写入相应文件(First through file operations, read the file content, the characters one by one after extracting character frequency statistics, establish a Huffman tree and Huffman encoding, and, of course, this is according to ASCII code to convert characters to the binary, then realize the prefix encoding, and then the encoded using binary stream into the corresponding files )
    2013-12-01 14:18:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载