-
ExcelFormat_src
C++中对EXCEL的操作,包含绝大部分EXCEL的功能,如单元格格式操作等。(There has been the C++ project BasicExcel for quite some years now. It is very useful to read and write Excel sheets in .xls format. However, it contains only very basic functionality. There are missing features like text formatting using fonts, and display formats and formulas are not yet supported. This article covers this additional functionality. The new, derived project ExcelFormat is based on the old BasicExcel code, and just adds what I was missing for my own needs. If you want to see where I am using the new library, you can look at the Export functions of Service Manager and Uninstall Manager.)
- 2020-07-09 17:48:55下载
- 积分:1
-
9577330
在VB中实现访问WINDOWS INI 文件的源代码,不错()
- 2017-11-03 18:20:18下载
- 积分:1
-
decoder
用C++是实现的码长为900的BCH码解码程序(本程序用visual studio运行,若用其他软件,可能要修改一下头文件)(The use C++ achieve a code length of 900 BCH code decoding process)
- 2020-06-29 21:20:02下载
- 积分:1
-
diary
可运行的日记文件,可以记录内容并按时间分类,根据你的输入打开,删改日记文件等(a diary which can be executed so that you can record your diary and date.It can be )
- 2013-07-29 02:41:42下载
- 积分:1
-
Test4-13-17-47
用于文件的传输和接收的测试程序,可以实现多个文件和文件夹的传输(For file transmission and reception of the test procedure can be achieved a number of files and folders transmission)
- 2009-06-05 17:46:50下载
- 积分: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
-
FreeFileSync_5.12_source
一块优秀的文件同步软件源码,可作为学习参考之用(File synchronization software source code,for studying)
- 2013-03-04 10:02:24下载
- 积分:1
-
dabao
说明: 将不同文件类型文件打包为一个文件,并更改文件类型,供打包标记(Documents of different file types into a package file, and change the file type for packaging marking)
- 2010-04-18 21:02:09下载
- 积分:1
-
Hide
让电脑中的全部文件,瞬间隐藏起来。可以保护电脑安全,其中调用了AIP函数,也有参考意义。(Let the computer all the files, and instantly hidden. To protect computer security, which calls the AIP function, but also reference value.)
- 2011-07-23 16:19:58下载
- 积分:1
-
aeasysystemforjournal
一个简单又高效的日志系统
本文给出一个性能高,使用简单的日志解决方案。本模块实现日志信息的批量写入文件,定时自动flush到文件中,写入文件的日志级别可动态调整,单个日志文件大小可配置,循环对日志文件写入,这样不会造成机器空间被日志文件耗尽。(A simple and effective logging system In this paper, a high-performance, using a simple log solution. The module to achieve volume of information to write the log files, from time to time automatically flush to a file, write to the file log level can be dynamically adjusted, a single log file size can be configured, cycling on the log file is written, this will not cause the machine space is the log File exhausted.)
- 2009-09-17 21:14:06下载
- 积分:1