搜索资源列表
文本文件的逐行读取
- delphi文本文件的逐行读取,将文本文件从记事本中读到页面中来-Read file line by line, write by Delphi.
Text文本文件导入到SQL数据库
- Text文本文件导入到SQL数据库,希望对你能有所帮助-Text import text files to SQL databases, and I hope to help you
TTS读文本文件
- 利用Windows 系统中的语音系统发声,用户打开文本文件,将整个文件读出来。-use of the Windows operating system audible voice, the user opens a text file, the entire file read out.
文本文件管理系统
- c#写的一个简单文本文件管理系统,可以方便的管理文本文件,生成报告。-write a simple text document management system that can facilitate the management of text files, generate reports.
使用DELPHI实现文本文件显示和声音同步播放
- 使用DELPHI实现文本文件显示和声音同步播放-use DELPHI text documents and voice simultaneously broadcast
文本文件有关操作
- 文本文件有关操作-text of the operation
将数据库文件转换为文本文件
- 将数据库文件转换为文本文件-database files will be converted to text files
可把数据库备份成文本文件
- 可把数据库备份成文本文件.txt-database backup can be as a text file. Txt
把位图文件变为文本文件
- 一个可以把位图文件转换为文本文件的源程序,大家试试看-one can bitmap conversion of the source text file, we try
制作加密文本文件程序
- 制作加密文本文件程序1.原理从源文本文件中按顺序读出每一个字符,然后把读出的字符转换为相应的ASCII码,将此ASCII码加上整数密钥Key,最后把所得结果再转回相应的字符并同时把它写入到另外一个文件中,这就是加密过程。解密码过程与加密过程刚好是相反的操作。2.界面设计新建一个工程,在Form1中添加一个Label,一个Edit和两个Button,程序的界面设置与布局如图所示。图一 界面布局-encryption produced a text file procedures. Principl
打开文本文件程序
- 该程序主要演示如何在windows操作系统下面打开文本文件程序-major demonstration of the program in Windows text files opened under procedures
将一个文本文件的内容倒序显示
- 实现一个文本文件的内容倒序显示 用VC++编的一个不错的小功能-achieve a text file content using VC reverse shows a good part of a small function
文本拆分程序
- 这个perl程序可以很灵活地按照指定的行数把单个文本文件拆分成多个文本文件。
关于文本文件读写文件
- 介绍读写文本文件的方法
文本文件之间进行繁简转换
- 文本文件之间进行繁简转换
统计文本文件中的行数
- PB例子,统计指定目录下,所有文本文件中的内容的行数。(PB example, the number of rows in the text file statistics)
VC++ 实现逐行读取txt文本文件
- VC 实现逐行读取txt文本文件,VC++实现一行一行的读取文本文件。(VC to achieve line by line to read TXT text file, VC++ to achieve a line of text files to read.)
替换文本文件内容
- 替换文本文件内容,将文本性质文件中的指定内容成批替换掉(this program will raplace all word with other word)
java 文本文件搜索器
- 可以进行系统文本文件的搜索,并写了一个可以显示进度条的图形界面。代码支持带通配符的查询
文件的读取,计算,写入
- 文本文件的读取、计算、写入,以逗号分隔的文本数据文件的读取,数据的计算,以及计算后的结果文件的写入源代码。(Read, calculate and write the text file, read the comma separated text data file, calculate the data, and write the source code of the calculated result file.)