文件名称:vbreadtxt
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2014-05-13
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- ipu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
如何用VB6读文件呢?本源码将给你一个很好的演示,它将读取TXT文件的内容,并修改后保存,演示了读娶修改、保存三个过程,对初学Vb的朋友来说,是想当有学习价值的,必竟初级的源码,才是最容易理解的。
程序默认读取c:\1.txt文件,如果没有此文件,自己动手建立一个,或者修改路径为一个存在的txt文件。-How to use VB6 to read documents? The source will give you a good presentation, it will read the contents of TXT file and save the modified demonstrates the reading marry modify, save three processes, for beginners Vb friends, want to have to learn the value is is, after all, the primary source, is the most easily understood. Program defaults to read c: \ 1.txt file without this file, build yourself one, or modify the path to a txt file exists.
程序默认读取c:\1.txt文件,如果没有此文件,自己动手建立一个,或者修改路径为一个存在的txt文件。-How to use VB6 to read documents? The source will give you a good presentation, it will read the contents of TXT file and save the modified demonstrates the reading marry modify, save three processes, for beginners Vb friends, want to have to learn the value is is, after all, the primary source, is the most easily understood. Program defaults to read c: \ 1.txt file without this file, build yourself one, or modify the path to a txt file exists.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
读取与保存TXT文件\Form1.frm
.................\Form1.frx
.................\工程1.vbp
.................\工程1.vbw
读取与保存TXT文件