-
excelDoSomething
可以实现将excel当做数据进行读取.并将文字进行列表的绑定。(can make excel like database to read)
- 2013-06-22 11:43:30下载
- 积分:1
-
ExcelText
一个vc++的Excel操作类,可以在当前目录生成Excel文件,也可以读取外部Excel文件,编译运行如上示,这是个很实用的类库。(A vc++ to Excel operation class, you can generate Excel files in the current directory, you can also read an external Excel file, compile and run as above said, this is a very useful library.)
- 2010-05-08 12:01:32下载
- 积分:1
-
RWIniFileDemo
使用INI文件保存程序的信息 用于保存文件信息等功能 (INI file to save the program using the information in the file information and other functions to save)
- 2014-04-02 09:53:12下载
- 积分:1
-
music
音乐演奏,虽然百度上有源代码,但这个生成了可执行文件和说明,还是有一定的参考价值(Music Performance, while Baidu)
- 2016-05-06 11:02:23下载
- 积分:1
-
convert-pdf
这个源代码实现了对pdf文件的读取,可以通过此程序将pdf转化为文本模式。(The source code to achieve the PDF file to read, through this procedure will be converted to text mode pdf.)
- 2012-11-08 17:10:47下载
- 积分:1
-
dsdf
一个AWK代码,对文本文件进行筛选 ,生成新程序要求的文本!(txt to txt,AWK program)
- 2012-01-07 16:26:48下载
- 积分:1
-
CSharp-Word
C#对Word的常用操作,希望对你有所帮助。(C# on the Word of common operations)
- 2010-05-15 16:12:55下载
- 积分:1
-
word
可以把word表格转为数据库需要的格式文件(Word forms can be converted into the format required by the database file)
- 2013-08-06 10:29:13下载
- 积分:1
-
virtualPCR
一个实时PCR模拟的软件,我们实验室用过的,很好用的!(A real-time PCR simulation software, our laboratory used, very good use!)
- 2021-04-15 17:18:54下载
- 积分:1
-
FileUtil
简单实现文件(夹)的复制、移动、删除、获取大小等操作
复制文件或者目录,复制前后文件完全一样。
删除一个文件或者目录 。
移动文件或者目录,移动前后文件完全一样,如果目标文件夹不存在则创建。
重命名文件或文件夹 。
读取文件或者目录的大小 。
判断一个文件是否存在 。
本地某个目录下的文件列表(不递归) 。
递归目录下的所有文件。
将字符串写入指定文件(当指定的父路径中文件夹不存在时,会最大限度去创建,以保证保存成功!)
获得文件大小(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)
- 2011-12-26 10:27:24下载
- 积分:1