作业帮 > 英语 > 作业

英语翻译Design a program for a computer store owner,which can be

来源:学生作业帮 编辑:搜狗做题网作业帮 分类:英语作业 时间:2024/07/31 23:57:57
英语翻译
Design a program for a computer store owner,which can be used to set up a computer system based on the customers requirements.Make up a file containing the data of the computer components available in the store.The program will display the system components chosen by the customer and the total cost ,as well as the cost of each component.Thecustomer should be able to change any component till customer gets a "dream machine".The program should output a receipt containing customer and computer system information.
At last the program should store the information of the customers to a file named"computer.dat".
英语翻译Design a program for a computer store owner,which can be
请为计算机(电脑)商店老板设计一个基于顾客需求创建计算机系统的程序.
创建店内当前待售计算机组件的记录文件.
该程序应显示顾客所选的系统组件、每个组件的单价以及总价.
顾客可以修改任意组件,直到获得“梦中计算机”.
该程序应生成一张含有顾客与计算机系统信息的收据.
最后,该程序应将顾客信息存储于“computer.dat” 文件中.