联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 文件操作(481) 

[文件操作] Linux下C语言编程--文件操作

提供几种常见的文件操作,如对文件进行读或写,显示目录,创建目录等等。
provide several common file operations, such as the document read or write, show directory, create directories and so on. (2005-07-04, C/C++, 4KB, 下载433次)

http://www.pudn.com/Download/item/id/1120446396547890.html

[文件操作] Visual C++程序员实用大全(精华版)

c的编程资料祥解,对于初学者来说,它无疑是一个很好的资料。
xiang, XIE information for beginners, it is undoubtedly a very good information. (2005-12-26, C/C++, 2174KB, 下载430次)

http://www.pudn.com/Download/item/id/135624.html

[文件操作] wordfile

网上最全的UltraEdit-32语言着色配置文件,将近600种语言的着色配置,可以让编程更简单。
Most comprehensive online UltraEdit-32 language coloring configuration files, and nearly 600 kinds of colored configuration language that allows programming easier. (2008-07-25, Others, 1549KB, 下载407次)

http://www.pudn.com/Download/item/id/517368.html

[文件操作] 文件编程

里边涉及到一些文件处理,文件删除,文件传输等等操作的源代码,都是很好用的.
Some source code include file handling, or file deleting or file transfers. They are very good. (2005-08-07, Visual C++, 53KB, 下载305次)

http://www.pudn.com/Download/item/id/106400.html

[文件操作] CSPREADSHEET

针对Excel表格文件操作的编程实现,运用CSpreadSheet实现EXCEL轻松操作
Excel spreadsheet file for the programming operation, the use of EXCEL realize easy operation CSpreadSheet (2008-03-15, Visual C++, 578KB, 下载254次)

http://www.pudn.com/Download/item/id/416305.html

[文件操作] FileToArray

读取txt文件 在vc环境下编程 可以按行读也可以完整读取
Read txt file in vc programming environment can be a complete line can also be time to read (2009-06-01, Visual C++, 1KB, 下载212次)

http://www.pudn.com/Download/item/id/786537.html

[文件操作] txt

读写.txt文件,给每一行数据加入注释,编程环境为Visual C++
Write and read .txt files and andd notes to every line. (2009-08-11, Visual C++, 1869KB, 下载199次)

http://www.pudn.com/Download/item/id/874012.html

[文件操作] csharpforPDF

PDF文件制作全攻略.rar c#编程,别人些的,感觉好,所以把它分享
PDF document production Raiders wide. Rar c# Programming, others more, and feel better, so its share (2008-07-08, C#, 4301KB, 下载197次)

http://www.pudn.com/Download/item/id/506717.html

[文件操作] BinToText

把bin文件转换成Txt文件供编程使用,比如一些用C51生成的代码,可以直接用来下载使用
put bin convert documents into the archives of documents for the use of programming, such as using the C51 generated code can be downloaded directly to the use of (2005-05-18, Visual C++, 23KB, 下载194次)

http://www.pudn.com/Download/item/id/1116386419712978.html

[文件操作] SHP_to_VCT

SHP文件到VCT的格式转换,采用C++编程语言
SHP file format conversion to the VCT, using C++ programming language (2010-05-09, C/C++, 4430KB, 下载192次)

http://www.pudn.com/Download/item/id/1163848.html

[文件操作] MS_PPT

操作ppt文件,并全屏播放,VC编程实现
Operation ppt file, and full-screen playback, VC programming (2010-03-08, Visual C++, 3481KB, 下载173次)

http://www.pudn.com/Download/item/id/1079943.html

[文件操作] CFile

建立文件和文件读写,程序说明了文件操作编程的基本方法,显示界面上附操作说明。
Set up files and read and write file operations procedures describe the basic programming methods, shows that the interface is attached instructions. (2009-02-20, Visual C++, 765KB, 下载172次)

http://www.pudn.com/Download/item/id/648591.html

[文件操作] 1_6

计算机图形学动画,三角形旋转,c++编程语言。
Computer graphics animation, triangle rotation, c++ Programming languages. (2008-06-26, Visual C++, 1902KB, 下载172次)

http://www.pudn.com/Download/item/id/498969.html

[文件操作] VB_word

该代码可以通过编程生成图文并茂的Word文档
The code can be generated through the program illustrated the Word document (2006-10-16, Visual Basic, 31KB, 下载156次)

http://www.pudn.com/Download/item/id/219157.html

[文件操作] Txt2Bin

以vs2010 MFC编程实现文本*.txt到二进制文件的转换。.txt文本文件中存储的是很多测量数据。一共174个被测变量,一秒钟测量一次,测量时间和测量值都存储在文本文件中。程序的目的是将文本文件转换为二进制文件,供后续处理,比如提取某个变量,以时间为横轴画出曲线。
Vs2010 MFC programming text*. Txt to binary file conversion. many measurement data is stored in a text file. txt. A total of 174 process variables, a second measurement time, the measurement time and measurement values ​ ​ are stored in a text file. The purpose of the program is to convert text files to binary files for subsequent processing, such as extracting a variable, with time as the horizontal axis draw the curve. (2013-01-31, C++, 24632KB, 下载135次)

http://www.pudn.com/Download/item/id/2130901.html

[文件操作] word

VC word模板混合编程,在VC中操作word模板,能插入文字和图片
VC word template mixed programming, operation in VC word template, can insert text and pictures (2013-06-06, Visual C++, 4571KB, 下载128次)

http://www.pudn.com/Download/item/id/2271587.html

[文件操作] SSFile

Office文档、QQ消息记录MSGEx.db等都是复合文档格式。其结构比较复杂。利用本程序可以方便地查看、增加、删除其内容。外国网站下载。搜集:beautyearth@163.com。编程语言:VC6.0。
Office documents, QQ news records are MSGEx.db Compound Document format. Its structure is rather complicated. The use of this procedure can easily view, add, delete its contents. A foreign website. Collected: beautyearth@163.com. Programming Language: VC6.0. (2008-09-16, Visual C++, 73KB, 下载125次)

http://www.pudn.com/Download/item/id/546818.html

[文件操作] 52 获取文件属性

获取文件属性。典型的VC编程,全部源代码,方便大家下载,可直接运行。
access to file attributes. A typical VC program, the full source to facilitate the download, can be directly run. (2005-04-04, Visual C++, 1887KB, 下载124次)

http://www.pudn.com/Download/item/id/1112580445802651.html

[文件操作] baoliBreak

通过驱动编程,写强力文件删除. 在Ring0级下删除文件内容.
Through-driven programming, writing powerful file delete. Ring0 level in the next delete the contents of the documents. (2009-02-18, Visual C++, 1982KB, 下载110次)

http://www.pudn.com/Download/item/id/646374.html

[文件操作] ATL写的一个操作INI文件的COM组件

一个别人写的ini文件读写com控件,可以作为学习ATL编程的好例子,也可以学习ini文件读写
a written document literacy com ini control, ATL can learn as a good example of programming, but also can learn to read and write documents ini (2005-04-06, Visual C++, 18KB, 下载99次)

http://www.pudn.com/Download/item/id/1112765373602535.html
总计:481