登录
首页 » Windows开发 » 这是一个VC6.0开发的自动点菜系统,关于一个饭团的点菜问题的系统,是MFC界面的...

这是一个VC6.0开发的自动点菜系统,关于一个饭团的点菜问题的系统,是MFC界面的...

于 2022-02-05 发布 文件大小:9.71 MB
0 175
下载积分: 2 下载次数: 1

代码说明:

这是一个VC6.0开发的自动点菜系统,关于一个饭团的点菜问题的系统,是MFC界面的-This is a development of automated ordering system, VC6.0, on a balls of a la carte system, the problem is the MFC interface

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

发表评论

0 个回复

  • 以下是本系统静态页面的实现过程。在信息布管输入信息后,提交到一个保存页面的ASP文件,由此文件静态页面。该文件的主要代码如下 生成 html 文件的函数,建立...
    以下是本系统静态页面的实现过程。在信息发布管输入信息后,提交到一个保存页面的ASP文件,由此文件静态页面。该文件的主要代码如下 生成 html 文件的函数,建立以系统时间命名,后缀“.shtml”的文件。-These are the static pages of the system implementation process. In the information dissemination management input information, save the page to submit to an ASP file, this file static pages. The main source of the document is as follows generated html file function system time to establish a name suffix ". Shtml" files.
    2022-08-23 19:54:08下载
    积分:1
  • 舍入误差与有效数C源代码
    舍入误差与有效数C源代码-rounding error and the effective number of C source code
    2023-05-01 04:15:02下载
    积分:1
  • 这个是一个军旗家族的网站,里面分类什么的都是动态加载的,还能自动创建家族链...
    这个是一个军旗家族的网站,里面分类什么的都是动态加载的,还能自动创建家族链-This is a military family site, which is what the classification of dynamic loading, but also automatically creates a family chain
    2023-05-23 01:50:04下载
    积分:1
  • 一套完整的飞机大战代码!Java
    模仿微信游戏飞机大战,原汁原味还原该游戏程序。本包是一整套游戏代码,包括设计的图片,直接使用eclipse将该项目导入即可试玩。如果想深入学习打开Java文件即可看源码!内有备注,看到哪学到哪!
    2022-03-05 07:50:10下载
    积分:1
  • 自己最近写的poj代码,和某些同学的写的
    自己最近写的poj代码,和某些同学的写的 -POJ recently written their own code, and some students wrote
    2022-09-01 13:25:02下载
    积分:1
  • 与注册 JSP 会话
    其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-06-13 03:46:17下载
    积分:1
  • PCA(主成分分析)、LDA(线性判别法)两种方法…
    PCA(主成分分析法)、LDA(线性判别法) 两种方法是主要的线性降维法,有很好的效果,希望对大家能够有用!-PCA (Principal Component Analysis), LDA (Linear Discriminant method) two methods are the main linear dimensionality reduction method, have very good results, in the hope that everyone can be useful!
    2023-05-01 03:55:03下载
    积分:1
  • 1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写V...
    1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写VB应用程序时,可以采用如下方法:   1、改变窗体属性通常VB应用程序的窗体都采用有边框的窗体外观,但作为屏幕保护程序,应设置窗体为无边框,且为最大化。   2、隐藏及显示鼠标光标在Visual Basic应用程序中隐藏及显示鼠标光标需要运用Windows的API函数,该函数名为ShowCursor。当用参数值True调用时显示鼠标光标,当用参数值False调用时,鼠标光标自动隐藏。   3、检测鼠标移动VB中有一个检测鼠标移动的对象事件MouseMove事件。MouseMove事件通常在应用程序启动时就会触发,有时在鼠标并未移动的情况下,MouseMove事件仍有可能被触发。因此如果在程序中直接用MouseMove事件检测鼠标是否发生了移动,并不能正确反映鼠标的移动状况。应该在MouseMove事件中编写代码加以控制。 -1) screen saver running, the mouse cursor automatically hidden, at the end of the procedure, the cursor display. 2) When the click, move the mouse or press the keyboard, the screen ends and return to normal operating status. To achieve these characteristics, in the preparation of VB applications, can be used as follows : a change forms usually attribute the VB application forms have adopted a frame of the window appearance, but as screen protection procedures should be provided to non-Window frame, and as a maximum. 2, hide and display the mouse c
    2022-03-03 19:10:51下载
    积分:1
  • s3c2440 DM9000A的驱动程序,大家可参考,稍加修改即可!
    s3c2440 DM9000A的驱动程序,大家可参考,稍加修改即可!-s3c2440 DM9000A the driver, everyone can refer to a little modification you can!
    2022-12-12 00:10:03下载
    积分:1
  • 系统监视,可以关闭一些游戏
    系统监视,可以关闭一些游戏-surveillance system, closing some games, etc.
    2022-12-12 07:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载