搜索资源列表
aiucomp
- 本工具可以读取文本文件,并转换为您需要的格式,可以根据需要修改.-tool can read text files, and you need to change the format, can be revised.
Java工具类库
- 这是一个Java工具类库,用户读取基于文本的数据文件,如CSV, tab分隔的或固定宽度格式的文件。-This is a tool for Java class libraries, the user to read text-based data files, such as CSV. tab separated or fixed-width format.
apidoc
- 这是一个Java工具类库,用户读取基于文本的数据文件,如CSV, tab分隔的或固定宽度格式
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章
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
DecodeNokiaContactBAK
- 从Nokia的PCsuite套件的备份中读取出文本格式的通讯录。输出为以逗号分隔的contacts.csv文件。可以直接导入到outlook中。-read the address book from Nokia PCsuite backup. Output to a comma-separated file contacts.csv. Can be directly imported into OutLook.
Javanotepad
- 该程序报告里的程序是使用Java编写的,实现记事本的功能,参考windows中记事本的功能。要求打开文件,读取文件中的文本信息。显示、编辑修改文本信息。实现对字体、颜色等的控制保存文本信息到指定的文件-The program report of the program is written using Java to achieve the functions notepad, reference windows in the Notepad function. Required to open
jiemian
- 简单界面:界面布局,文本域读取文件,滚动条,列表框等应用。-Simple interface: interface layout, text fields to read the file, scroll bars, list boxes and other applications.
6
- 现在大部分的网络系统登录时,除了要求提供用户名、密码外还需要提供一个验证码。请用文件形式完成一个登录验证程序。程序要求用户输入用户名,密码以及随机的一个图片验证码,通过验证后在给定目录下找到用户文本文件,读取文件并将内容显示在窗口上,用户可以对文本进行修改和保存。此外,要求把用户信息(用户名和密码)保存在文本文件中;可以由管理员添加新用户;用户可以修改自己的密码。-Now most of the network system log, in addition requires a user na
SimpleNotebook
- 简易记事本,利用java语言编写的一个模仿windows 记事本的较简单的程序,实现了一些基本功能,如打开文件,读取文件中的文本信息;显示、编辑修改文本信息;实现输入文本文件、控制保存文本信息到指定的文件的功能 。 -Simple Notepad
ch8ex7
- 利用文本编辑软件输入学生姓名,成绩,编程读取文件中的内容,计算每个同学的平均成绩,然后输出并保存成绩表。-Enter the text editing software to use student' s name, performance, programming, read the file contents, the average score calculated for each student, then the output and save the results tabl
pldata
- 读取一个文本文件(5万条数据),讲文件内容以5000条为一个数据,存入excel。批量生成100个excel文件。-Read a text file (50,000 data), speaking the contents of the file in 5000 as a data stored in excel. Batch generate 100 excel file.
test3_Jinshan
- 按行读取一个文本文件的内容,实现了去掉空格,换行等功能-Press OK to read the contents of a text file, remove the realized spaces, line breaks, etc.
Javafiles
- 获取目录文件属性信息,Java源代码。先读取文件的属性信息,类似只读、存档、隐藏等这类文件固有的属性信息,然后将这些信息输送到预先准备好的文本框内并显示给用户看。-Get directory file attribute information, Java source code. First read the file attribute information, similar to the read-only, archive, hidden, etc. inherent in this
calc_freq
- 读取大量文本文件,分析字母、以相应字母开头单词出现的频率。-Read large amounts of text documents, analysis of letters, words beginning with the letter corresponding frequency of occurrence.
writetxt
- java读取基于文本的数据文件,读写那是相当的快哦-this a good book!1
UserInfomation
- 1.GUI要求:自行设计界面,供用户输入学生的姓名、学号、性别(下拉框)、班级和兴趣爱好(多行文本),并提供“录入”、“查询”按钮。 2.若用户单击“录入”按钮,则检查用户的输入是否存在问题,若无问题则将该学生信息存入文件;若有错,则提示用户修改。 输入需满足的条件为:姓名不能大于多于8个字符(getColums());学号为7位的数字(getColums());班级只能取值“1”、“2”、“3”或“4” paramString();兴趣爱好无特殊要求。 3.若用户单击“查询”按钮,
jQxml
- 用ajax函数读取xml,然后解析XML.html,ajax无刷新读取文件,先使用jQuery加载XML,然后建立一个代码片段,遍历所有student节点,获取id节点,获取节点文本,获取student下的email属性,构造HTML字符串,通过append方法添加进之前建立代码片段,最后得到的frag添加进HTML文档中-Ajax function for reading xml, then parse XML.html, ajax no refresh to read the file, t
douding_v1.7
- 此程序专门为作家、学校等小说分栏目编写,力求做到精简实用,后台生成全站静态页面,生成页面时读取 txt 文本模版文件,用记事本打开就可以轻松修改。 (2)对比上一版本,增加了友情链接功能;自定义模版文件名;自定义每页条数;增加了地图;更换了兼容IE10的编辑器。 (3)images 文件夹内 index.txt 是主页模版,list.txt 是分类页面模版,html.txt 是内容页面模版。 (4)inc 文件夹内 config.asp 为配置文件,请修改数据库路径,相应修改 文件夹
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