搜索资源列表
splitfile.pl
- 這個perl程式用於把文本文件按照指定的行數拆分成多個文件。-The perl program for the text file in accordance with the specified number of rows split into multiple files.
MathSearch
- 编写一个程序,要求定义一种比较直观的文本文件格式,用户可以按照这种格式在一个文本文件中输入学生姓名和考试成绩。然后,程序可以打开指定的文本文件,从中读取所有的学生姓名和考试成绩,并计算础平均考试成绩、最高考试成绩以及取得最高考试成绩的学生名单。这些输出结果要求输出到一个指定的文本文件中。可考虑stringObj.split(“separator”)-Write a program that require the definition of a more intuitive text file