简单控制台基础Java应用程序 [英] Simple Console base java Application

查看:94
本文介绍了简单控制台基础Java应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请开发一个简单的控制台基础应用程序,该应用程序将从".txt"文件中读取某些人的记录,并以表格形式显示每个人的信息.该程序还应该以表格形式计算并显示文件中的字母,空格,整数,单词,字符和行数.
请分别制作此应用程序文件(.java)和驱动程序文件(.java).
(所有三个文件都将放在一个文件夹中,以通过驱动程序文件执行)

文本文件包含以下文本.
David,51,IT,40006,学士学位
坟墓,85,电脑,40502,大师
Stephen,97岁,数学,40652岁,博士
..............................
这是事实
名称,名册,等级,电话号码,程序

Please develop a simple console base application, which reads some persons records from a ".txt" file and displays each person’s information in form of table. The program should also count and display the number of alphabets, spaces, integers, words, characters and lines from the file in tabular form.
please make this application file (.java) and driver file (.java) separately.
(All three files will be in one folder for execution through driver file)

text file is containing the follwing text.
David, 51, IT, 40006, Bachelor
Tomb, 85, Computer, 40502, Master
Stephen, 97, Maths, 40652, Phd
..............................
it is infact
name, rollNo, grade, phoneNo, program
variables.

推荐答案

否.正如我已经在此处所述,我们不会为您做家庭作业. [ ^ ] .
No. We do not do your homework for you, as I already explained here[^].


这篇关于简单控制台基础Java应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆