搜索资源列表
aiucomp
- 本工具可以读取文本文件,并转换为您需要的格式,可以根据需要修改.-tool can read text files, and you need to change the format, can be revised.
TextEdit1
- 窗口上的文本行显示当前文件的路径,文本区用于编辑文件,3个按钮 [打开],[保存…],[另存为…]。 单击[打开]按钮时,弹出打开文件对话框,将选择的文件显示在文本区中。 单击[保存…]按钮时,如果当前文件为空,则弹出保存文件对话框,并按设置的文件名保存文件;如果已有文件,则按设置的文件名保存文件。 单击[另存为…]按钮时,则弹出保存文件对话框,并按设置的文件名保存文件。 程序中以字符文件输出流FileWriter的writer方法写入文本区内容,以字符缓冲输入流Buffer
DownSys
- 编写一个下载程序。要求: (1)一个文本文件里存储了要下载的文件地址(可以先搜集若干个Mp3文件的下载地址),每行一个。 (2)让用户选择含有下载地址的文件; (3)在程序中读取地址,并开始下载(下载开始、结束、失败都要有提示);-prepared a download. Requirements : (1) a text document storage to download the document addresses (can collect a number of MP3
ExecSQL
- java从文本文件中读取并执行SQL语句的示范。-java from text documents to read and implement SQL model.
107012358974
- 从文本文件读取数据,在网页上可以动态显示,用脚本语言Javascr ipt语言实现。-read from the text file data on the website can dynamically display, Javascr ipt scr ipting language used language.
App7
- 词频统计程序。具体功能是在当前目录下读取文本文件,然后统计词频。
chap03
- 第3章 Java输入/输出编程 109 实例35 读取文件 110 实例36 写入文件 111 实例37 压缩文件 112 实例38 打印文本文件 114 实例39 读取配置文件 115 实例40 流操作 117 实例41 管道操作 118 实例42 标准I/O重定向 121 实例43 文件过滤器 122 实例44 获取文件信息 123 第4章
TestKeyword.java
- TestKeyword.java,是java实验的实验8 使用多种方式读取文本文件-TestKeyword.java, is java experiments 8 to use a variety of ways to read a text file
upload_and_read_for_dbf_using_struts
- 在MyEclipse平台下,通过struts框架,上传.dbf文件,并利用javadbf包进行解析,将解析内容读取到文本文件中-In the MyEclipse platform, through the struts framework, upload. Dbf files, and use analytic javadbf packets will be read to resolve the contents to a text file
javalab
- java实验答案。其中包括:金额的中文大写方式 ,约瑟夫环问题,设计银行账户类及存取款操作方法,字符串练习与面向对象技术,设计学生成绩表,计算器,利用线程比较插入冒泡排序算法的好坏,使用多种方式读取文本文件。以及最后的 java中必懂的内容简介。-java experimental answer. These include: the amount of the way the Chinese capital, Joseph Central issues, the design of bank
44
- 掌握文件存取组件与文件上传组件 1创建文本文件 2读取文本文件 3向文件追加文本 4复制文件 5移动文件 6删除文件 7检查文件是否存在 -asp
a
- 读取文本文件的数据并输出,非常有用啊,涉及到-Read text file data and the output is very useful for ah, involving
TestISROSW
- 用java把一个GBK编码的文本文件转换为UTF-8编码,输出文本,按行读取文本文件,控制台按行读入字符数据,下载文本数据-A GBK encoded text file using java, be converted to UTF-8 encoding, output text, read text file line by line, the console line read into the character data and download the text data
HelloWorld
- 读取文本文件,通过配置文件链接数据库,将文件数据导入数据库的小程序-Applet to read a text file and profile link database file data into the database
2
- 在FLASH制作过程中如何读取文本文件内容-In the FLASH production process how to read the contents of a text file
JSD1202_T-ELTS_day04_v2_pm_all
- 在线考试系统,拥有登陆考试功能,使用java,读取文本文件-Online examination system, has landed the examination function, use Java, read from a text file
InI
- java读取文本文件,提供接口,可调用。-Reading INI file for JAVA
network_checking
- 使用Eclipse RCP开发的桌面应用程序。 作用:读取文本文件拓扑节点内容,显示网络拓扑图,并检测拓扑节点中的故障点。-A desktop application developed using Eclipse RCP. Role: Read the topological node content of the text file, display the network topology, and detect the fault point in the topology no
Thx-Rhe
- 具体功能是在当前目录下读取文本文件,然后统计词频(The specific function is to read text files in the current directory, and word frequency statistics)
java大作业_20190616
- 1、单词统计。键盘输入一段英文语句,将这段话写入文件file.txt中,然后输出这段话,并且统计语句中英文单词的数目(采用Vector类)以及各单词出现的次数(采用Hashtable类)2、查找替换文本文件的内容。(1)键盘输入文件路径及文件名(2)键盘输入待查找的文本信息和替换的文件(1. Word statistics. Keyboard input a sentence in English, write this sentence into file. txt, and then out