I'm just learning java and I have to do a payroll System.
(我只是在学习Java,所以必须做一个薪资系统。)
I'm using the GUI and right now I'm struggling in reading from a text file(for example the employee`s details like name , job title,annual salary) ,then process the salary for each month and after that generate the payslip in a new file where I should have his details and the salary for a specific month. (我正在使用GUI,现在我正努力读取文本文件(例如,员工的详细信息,例如姓名,职位,年薪),然后处理每个月的薪水,然后生成工资单在一个新文件中,我应该提供他的详细信息和特定月份的薪水。)
I have tried to read with bufferedreader but that's where I stop. (我试图用bufferedreader进行阅读,但这就是我停止的地方。)
Any idea would be great. (任何想法都很棒。)
ask by Andreea Nistor translate from so 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…