-
writefile
实现写文件操作的代码,适合初学者学习windows文件编程。(Write-file operation code, suitable for beginners to learn programming windows files.)
- 2011-09-13 08:36:56下载
- 积分:1
-
TXT-Cutting
这个软件是当初给我的小说群网友开发的一款自动分割TXT文档的工具,拥有自动读取文档、检测文档基本信息、分割、给新文件有序重命名等功能。使用C开发的。(This software is original to the novel group of friends developed a tool for automatic segmentation of the TXT files, with the document automatically read the basic information of the detected documents, segmentation, and ordered to a new file rename function. C development.)
- 2012-05-24 15:26:01下载
- 积分:1
-
Wordyujiaocheng
说明: WORD是文字处理软件,我们在日常处理一些文字时经常遇到一些问题,如:各种公式的录入,尽管Word都提供了“公式编辑器”,但其插入的却是“对象”,有时排版会感觉不方便,而且也不适合大量、重复的公式录入。
根据经验,只要在Word中善于使用“域”,并结合Windows的“剪贴板”,就能快速、方便、简捷地录入各种公式。
要使用域,我们必须知道什么是域?域是一种特殊代码,用来指导WORD在文档中自动插入文字、图形、页码和其他资料。我们在日常文字处理中经常遇到一些简单域,只是没有引起我们的注意,域相当于文档中可能发生变化的数据或邮件合并文档中套用信函、标签中的占位符。
域有三种类型:结果域、行为域和标记域。结果域是以插入信息的方法在文档中产生结果;行为域是对文档做一些操作但不插入可见的文本;标记域既不产生结果也不发生行为。
域的组成:结果域通常是由域代码域结果组成。(Use of word domain)
- 2011-04-03 16:33:27下载
- 积分:1
-
FileFindThread
本程序是关于文件操作的源码,实现了用多线程技术递归查找文件的方法来遍历每一个文件和文件夹(The program is operating on the source file to achieve with multi-threading approach to find files recursively through every file and folder)
- 2011-06-07 15:21:26下载
- 积分:1
-
Read_Dxf2
说明: 能够对dxf文件进行读取,而且是源代码哦(can read the .dxf file)
- 2010-04-16 21:01:13下载
- 积分:1
-
inidemo
对配置文件的通用访问以及写入操作,本程序提供静态方法(Configuration file access)
- 2013-08-06 14:51:38下载
- 积分:1
-
7z457
7z archive file
- 2008-06-05 02:22:45下载
- 积分:1
-
pp
说明: 实现堆栈的操作,功能为入栈、出栈,实现先进后出的原则(to realize the stack operation , the function :push onto the stack out the stack )
- 2011-08-12 15:50:19下载
- 积分:1
-
FileAutoCopy
文件自动复制程序, 通过设定源目录, 目标目录, 文件类型启动监视功能, 发现文件变化立即复制到目标位置, 适用于在本地进行开发, 而在远程测试需要频繁复制文件的场合.(Auto Copy Files.)
- 2010-02-26 09:27:24下载
- 积分:1
-
CPP-File-operation
C++标准语言中对文件的输入输出控制,也是标准的IO流。(C++ language standard input-output control file is also standard IO streams.)
- 2014-07-09 10:34:42下载
- 积分:1