登录
首页 » c » 超市管理系统

超市管理系统

于 2022-01-24 发布 文件大小:18.02 kB
0 37
下载积分: 2 下载次数: 1

代码说明:

#include          /*输入,输出头文件*/ #include          /*申请空间头文件*/ #include          /*对字符串加工头文件*/ #include #include       /*清屏头文件*/ struct arraysGoods { int goods_id; //商品编号 char goods_name[50]; //商品名称 char goods_address[50]; //商品产地 char goods_type[50]; //商品种类 float goods_inputprice; //商品进价 float goods_outputprice; //商品售价 int goods_num; //商品进货量 }; struct arraysGoods GoodsDates[50]={ {2013,"衬衫","北京","c",1.4,2.5,5},{2012,"裤子","上海","b",1.3,2.5,6}, {2011,"短袖","大连","a",1.1,2.5,7}}; struct arraysGoods GoodsDates2[50]; void loginTitle(); void loginManager(); void selectManagerMenu(); void spendPassager(); v

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • bmp-class
    文件中包括了一个位图类,类中设计了一些对BMP文件数据提取很有用的函数,可通过该类延伸设计对BMP文件的各种处理。(Document includes a bitmap category, class, designed a number of BMP files data extraction very useful function, through the extension of the design of such a variety of BMP file processing.)
    2013-11-02 17:39:19下载
    积分:1
  • OneWire arduino库文件
    DS18B20 温度传感器相关库文件,还需要DallasTemperature库文件配套使用。
    2023-06-02 11:35:03下载
    积分:1
  • MusicPlayer
    利用GDI技术绘制音乐信息,通过不规则按钮美化界面。通过ACTIVE MOVIE CONTROL OBJECT 控件播放音乐。(GDI technology to draw music information, to beautify interface through irregular button. ACTIVE MOVIE CONTROL OBJECT controls to play music.)
    2012-12-14 23:40:17下载
    积分:1
  • 28335FFT
    很好的资料,看了好久才弄明白的算法。
    2022-03-09 09:44:50下载
    积分:1
  • TreeViewDemo
    说明:  使用TreeView控件实现游览照片功能(Using TreeView Control to Realize Tourist Photo Function)
    2020-06-17 09:40:01下载
    积分:1
  • Qt从入门到精通
    QT使用教程 Qt 入门中文资料 Qt从入门到精通(QT from entry to proficiency)
    2020-07-01 01:40:01下载
    积分:1
  • Overview of the New C++ (C++11+14)-Sample
    预览C++11,C++14的书籍。涵盖了C++11的新特新,C++14的新特性。全面讲解C++11相对C++98/03版的区别和用法。本文件为英文版,暂未找到中问题,看起来有点吃力。
    2022-07-12 05:09:02下载
    积分:1
  • ListWMCodecs
    windows media format 9 for list all codecs
    2006-06-02 16:19:14下载
    积分:1
  • LCD
    《用单片机和点阵图型LCD显示屏制作流动图像》相关文件(err)
    2009-01-10 12:45:07下载
    积分:1
  • 105 点阵试验
    基于51单片机,芯片STC98c52核心板的矩形按键的实验的源代码(Lattice Experiment of Debugging 51 Single Chip Microcomputer)
    2020-06-20 00:40:02下载
    积分:1
  • 696518资源总数
  • 104331会员总数
  • 24今日下载