You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
System/buzhou.md

9 lines
524 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

系统:
用户界面 数据处理
main系统主函数
用户界面:
系统初始化init、显示菜单display_menu、选择菜单命令make_choice)、确认confirm、退出quit
数据处理:
读取数据read _data、保存数据save_data、打印数据print_data、查询数据query_data、添加数据add_data、更新数据update_data、删除数据delete_data、数据排序sort_data、生成图表make_chart
查询数据:
find