-
VC++实现excel表格的读写
VC++实现excel表格的读写,程序开发中可以直接拿来用,排版非常清晰(VC++ Realize excel forms of reading and writing, program development can be directly used to use, layout is very clear)
- 2020-06-26 02:40:02下载
- 积分: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
-
ansic_headers
标准c的重要的头文件,便于在程序编写中查阅,很有帮助的(standards of the first important document, prepared to facilitate the inspection process, helpful)
- 2007-05-09 19:15:17下载
- 积分:1
-
U
说明: 可以在后台复制U盘的所有文件。可以自己修改哦(U disk can copy all the files in the background. Oh, can modify their own)
- 2013-11-27 18:47:02下载
- 积分:1
-
excel
VB操作EXCEL文件实例(利用excel组件)(VB example of the operation EXCEL file (using excel components))
- 2009-03-17 15:35:39下载
- 积分:1
-
seginnerspart
本程序为VC++ 6,0的部分学习代码,有助于初学者学习,(This program for VC 6 0 part of the learning code, help beginners learn,)
- 2018-12-31 10:09:51下载
- 积分:1
-
excelDemo
利用MFC对Excel文件进行路径显示,写入,读取,更改,保存等操作
(Using MFC to read the Excel file, write, change, save and other operations)
- 2016-11-06 11:35:24下载
- 积分:1
-
TSCreate
生成TS流,将十六进制/二进制文件打包成TS流文件(TS stream generated will be hex/binary files packaged into a TS stream file)
- 2020-12-21 20:29:08下载
- 积分:1
-
FileOperate
win32下,搜索某个目录,及所有子目录下的文件,或删除某个目录及所有子目录下的文件,包括目录(under win32, search a directory and all subdirectories under the documents, or delete a directory and all subdirectories under the documents, including directory)
- 2007-09-14 15:25:30下载
- 积分: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