CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - ReadTxt
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - ReadTxt - List
[
GUI Develop
]
0.0
DL : 0
程序说明书 一. 各模块的功能: readtxt(),读读者文件writetxt(),写读者文件addreader(reader s) ,添加读者delreader(int number),删除读者searchreader(int number),查找读者readerdata() ,读者数据管理readbtxt(),读图书文件writebtxt(),写图书文件addbook(libook s),添加图书delbook(int number),删除图书searchbook(int number),查找图书bookdata(),图书数据管理borbook(),读者借书retbook(),读者还书main()主函数-a procedure manuals. The module functions : readtxt (), read documents readers writetxt (), write documents addreader readers (reader s), add the readers delreader (int number), the deletion of readers searchreader (int number), you readers readerdata (), data management readbtxt readers ( ), reading books document writebtxt (), write books document addbook (libook s), add the books delbook (int number), the deletion of books searchbook (int number), search for books bookdata (), library data management borbook (), borrowers retbook ( ), readers book main () function main
Update
: 2008-10-13
Size
: 24.29kb
Publisher
:
闫斌
[
Windows Develop
]
ReadTxt
DL : 1
VC++代码,读取txt文本文件。由于读取txt文本的方法很多,本例子仅供参考。-VC++ source code to read TXT text files. Because there are many ways to read TXT files, this example is only for reference.
Update
: 2008-10-13
Size
: 37.58kb
Publisher
:
张锐
[
Linux-Unix
]
readtxt
DL : 0
这是Linux下可以自动读取TXT文档内的数据并且可以将参数存储到数组中
Update
: 2008-10-13
Size
: 12.87kb
Publisher
:
王鑫
[
File Operate
]
ReadTxt
DL : 0
本程序实现了读取TXT文件的操作,对输入文件进行修改然后保存的功能
Update
: 2008-10-13
Size
: 47.59kb
Publisher
:
王励
[
Other resource
]
ReadTxt
DL : 1
Wince 下的文本阅读器的源代码,支持TXT文本文件格式,适合PMP下的电子书阅读器.
Update
: 2008-10-13
Size
: 81.19kb
Publisher
:
xu
[
Mathimatics-Numerical algorithms
]
readTxt
DL : 0
首先在文本文件中写入要求格式的数据,然后利用程序把这些数据读取到屏幕中显示,
Update
: 2008-10-13
Size
: 1008byte
Publisher
:
leeocean
[
File Operate
]
readtxt
DL : 1
文件的读取操作,VC++代码读取TXT文件,自己调试过的,可用
Update
: 2008-10-13
Size
: 40.38kb
Publisher
:
wlq
[
Windows Develop
]
ReadTxt
DL : 0
VC++代码,读取txt文本文件。由于读取txt文本的方法很多,本例子仅供参考。-VC++ source code to read TXT text files. Because there are many ways to read TXT files, this example is only for reference.
Update
: 2025-02-17
Size
: 37kb
Publisher
:
张锐
[
File Operate
]
ReadTxt
DL : 0
本程序实现了读取TXT文件的操作,对输入文件进行修改然后保存的功能-This procedure achieved a TXT file read operation, modify the input file and then save the function
Update
: 2025-02-17
Size
: 338kb
Publisher
:
王励
[
Windows CE
]
ReadTxt
DL : 0
Wince 下的文本阅读器的源代码,支持TXT文本文件格式,适合PMP下的电子书阅读器.-Wince text reader source code, support TXT text file format, suitable for under PMP eBook reader.
Update
: 2025-02-17
Size
: 81kb
Publisher
:
xu
[
Mathimatics-Numerical algorithms
]
readTxt
DL : 0
首先在文本文件中写入要求格式的数据,然后利用程序把这些数据读取到屏幕中显示,-First of all, write in text file format, data requirements, and then use the procedure to read the data to the screen display,
Update
: 2025-02-17
Size
: 1kb
Publisher
:
leeocean
[
File Operate
]
readtxt
DL : 0
文件的读取操作,VC++代码读取TXT文件,自己调试过的,可用-File read operation, VC++ Code to read TXT files, have their own debugging can be
Update
: 2025-02-17
Size
: 1.85mb
Publisher
:
wlq
[
OS program
]
readtxt
DL : 0
关于txt文件读取和显示的C程序,包含对文件内部结构的判断-Txt file on the read and display the C program, including the internal structure of the document to determine
Update
: 2025-02-17
Size
: 8kb
Publisher
:
zhjatp
[
File Operate
]
ReadTxt
DL : 1
打开一个txt文件,并读取其中的内容,并将其显示到SDI的界面上。-Open a txt file, and read its content, and displays to SDI interface.
Update
: 2025-02-17
Size
: 1.99mb
Publisher
:
camilla
[
Windows Develop
]
tushuguanli
DL : 0
各模块的功能: readtxt(),读读者文件writetxt(),写读者文件addreader(reader s) ,添加读者delreader(int number),删除读者searchreader(int number),查找读者readerdata() ,读者数据管理readbtxt(),读图书文件writebtxt(),写图书文件addbook(libook s),添加图书delbook(int number),删除图书searchbook(int number),查找图书bookdata(),图书数据管理borbook(),读者借书retbook(),读者还书main()主函数 -The function of each module: readtxt (), document readers read writetxt (), document readers to write addreader (reader s), add readers delreader (int number), delete readers searchreader (int number), to find readers readerdata (), the reader data management readbtxt (), read the book documents writebtxt (), write the book documents addbook (libook s), add books delbook (int number), delete the book searchbook (int number), to find books bookdata (), data management books borbook (), readers library retbook (), readers book main () main function
Update
: 2025-02-17
Size
: 2kb
Publisher
:
最后之舞
[
Other
]
readtxt
DL : 0
记事本读写文件,可以把TXT中的内容直接读入系统程序内进行操作,并把结果写回到新的TXT文件中。-Notepad to read and write documents, TXT can directly read the contents into the system to operate within the procedures and the results written back to the new TXT file.
Update
: 2025-02-17
Size
: 74kb
Publisher
:
Shene
[
Other Databases
]
ReadTxt
DL : 0
读取指定格式的txt,在datagrid里显示-read txt file
Update
: 2025-02-17
Size
: 36kb
Publisher
:
dengzhiwen
[
Windows Develop
]
readtxt
DL : 0
这一文件里包括一个读写文件的一个特精致的小程序 拿出来和大家分享-This file includes a read-write file a special charming little program out to share
Update
: 2025-02-17
Size
: 558kb
Publisher
:
王树志
[
Windows Develop
]
readtxt
DL : 0
1、读取txt文本文件; 2、实现以换行符做为分隔符计算文本文件的行数; 3、可以将相应的数据保存到数据库中-1, read the txt text file 2, to achieve a line break as a text file delimited calculate the number of lines 3, the corresponding data can be saved to the database
Update
: 2025-02-17
Size
: 14.17mb
Publisher
:
king
[
Other
]
ReadTxt
DL : 0
public static void main(String[] args) { //File file = new File("d:\\shaolang.txt"); //ReadTxt(file); File file = new File("d:\\ip端口数据.txt"); List list_Content = new ArrayList(); list_Content = ReadTxt(file); int Contentleng = list_Content.size(); String Content = (String) list_Content.get(randInt(0, Contentleng)); System.out.println("hhh:"+Content); }(public static void main(String[] args) { //File file = new File("d:\\shaolang.txt"); //ReadTxt(file); File file = new File("d:\\XX.txt"); List list_Content = new ArrayList(); list_Content = ReadTxt(file); int Contentleng = list_Content.size(); String Content = (String) list_Content.get(randInt(0, Contentleng)); System.out.println("hhh:"+Content); })
Update
: 2025-02-17
Size
: 1kb
Publisher
:
少郎
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.