搜索资源列表
goods-link
- 使用数组或链表完成一个在控制台下运行(字符界面)的简单的商品库存信息管理系统。 商品信息包括如下字段 商品号 int CodeID 商品名称 char Name[50] 商品库存 int Mount 主程序:程序运行后,循环显示如下菜单: 1. 销售 2. 进货 3. 列举商品信息 4. 清除所有商品 5. 退出 根据用户的选择进一步提示用户输入并调用对应函数完成相应的功能。 主要的功能函数 CreateList:从goods.dat文件中读
5-01
- 从键盘输入一串字符串(显示提示)到内存中,在该字符串的某一个指定位置,插入某 一字符或删除某一字符,并显示操作后的字符串。-Enter a bunch of string from the keyboard (prompts) into memory, in one of the string specified location, insert a character or delete a character, and the string after the operation dis
hfhd1
- 删除指定字符: 求素数;几个简单的C程序-Delete the specified character: Delete the specified character: seeking primes A few simple C program