▍1. OfficePlugins_Klose_Rinz
windowsOffice中诸多实用性插件,包括MATHTYPE等。(windowsOffice many of the practicality of plug-ins, including MATHTYPE.)
windowsOffice中诸多实用性插件,包括MATHTYPE等。(windowsOffice many of the practicality of plug-ins, including MATHTYPE.)
读取excel文件的源代码,自己开发,功能详细!(read excel file source code!)
VC通过com操作Excel文档的封装。可以轻松实现对excel文件行列,单元格的操作。(VC operation by com Excel document package. Can easily achieve the ranks of the excel file, the cell operation.)
对EXCEL的读写操作,可以帮助学习如何通过VC++读写EXCEL(help to learn how to access EXCEL files with VC++)
在VS2008的MFC下,对excel,进行查询,排序,统计。(In VS2008 under the MFC, to excel, the query, sorting, statistics.)
能够成功读写excel的C++代码,读写速度快,代码简单,实现思路很清晰(Can read and write excel C++ code, read and write speed, the code is simple, to achieve clear thinking)
监控文件夹变化的库,该功能封装在一个dll库中,方便调用。(monitor the change of the directory)
通过MFC功能向excel表格读写数据的小程序吧,自己试了一下,可以用的。(MFC functions to read and write data to excel form applet own try, can be used.)
可以实现CSV的写入文件读取。同样如果将程序稍作改动就可实现各种格式的文件的写入和读取。文件是以逗号和回车为间隔的写入的。这样可以用excel软件打开该文件。同时,在读取时,将存取的数字在逗号和回车的交替中提取出来。(You can write the CSV file to read. The same if the program make a little change can be achieved in various formats file write and read. The file is comma and carriage return intervals write. This can open the file with excel software. The same time, in reading, access to digital in the alternation of comma and carriage return is extracted. )
文件的分割,可以将任何文件分割成几个部分(The segmentation of the file, any file can be split into several parts)
将txt文件转换为bin文件,是以C语言为基础的(change the txt document to the bin document)
一个AWK代码,对文本文件进行筛选 ,生成新程序要求的文本!(txt to txt,AWK program)
简单实现文件(夹)的复制、移动、删除、获取大小等操作 复制文件或者目录,复制前后文件完全一样。 删除一个文件或者目录 。 移动文件或者目录,移动前后文件完全一样,如果目标文件夹不存在则创建。 重命名文件或文件夹 。 读取文件或者目录的大小 。 判断一个文件是否存在 。 本地某个目录下的文件列表(不递归) 。 递归目录下的所有文件。 将字符串写入指定文件(当指定的父路径中文件夹不存在时,会最大限度去创建,以保证保存成功!) 获得文件大小(Simple implementation file (folder) copy, move, delete, size and other operations for Copy files or directories, copy files around the same. Delete a file or directory. Moving files or directories, move files around the same, if the target folder does not exist is created. Rename the file or folder. Read the file or directory size. Determine whether a file exists. Local list of files in a directory (not recursive). Recursive directory of all files. Write the string specified file (when the path specified in the parent folder does not exist, it will maximize to create, save to ensure success!) Get file size)
C#文件读、写样例,VS2008下编译通过直接运行。(C# file read, writing sample, compiled by VS2008 directly run. )
《Excel 2007 宝典》示例文件。(Excel 2007 Bible sample files)
自动检测文件夹,如果超出所定日期,则删除文件夹。(Automatic detection folder, if you exceed the given date, then delete the folder.)