登录
首页 » Delphi » beauty2_server

beauty2_server

于 2020-06-17 发布 文件大小:4052KB
0 201
下载积分: 1 下载次数: 0

代码说明:

  餐饮信息管理系统源代码,主要用于餐饮内容信息的数据管理。(The source code of the catering information management system is mainly used for data management of catering content information.)

文件列表:

mr_server\demo_data\mr_bt_dept.XML, 362 , 2009-09-19
mr_server\demo_data\mr_bt_emp.XML, 5062 , 2009-09-19
mr_server\demo_data\mr_bt_emp_deduct.XML, 5307 , 2009-09-19
mr_server\demo_data\mr_bt_emp_item.XML, 2509 , 2009-09-19
mr_server\demo_data\mr_bt_emp_type.XML, 373 , 2009-09-19
mr_server\demo_data\mr_bt_item.XML, 9658 , 2009-09-19
mr_server\demo_data\mr_bt_item_material.XML, 1417 , 2009-09-19
mr_server\demo_data\mr_bt_item_present.XML, 231 , 2009-09-19
mr_server\demo_data\mr_bt_item_suit.XML, 693 , 2009-09-19
mr_server\demo_data\mr_bt_item_type.XML, 1020 , 2009-09-19
mr_server\demo_data\mr_bt_item_unit.XML, 1047 , 2009-09-19
mr_server\demo_data\mr_bt_material.XML, 2627 , 2009-09-19
mr_server\demo_data\mr_bt_material_type.XML, 395 , 2009-09-19
mr_server\demo_data\mr_bt_material_unit.XML, 673 , 2009-09-19
mr_server\demo_data\mr_bt_paymode.XML, 846 , 2009-09-19
mr_server\demo_data\mr_bt_reason.XML, 561 , 2009-09-19
mr_server\demo_data\mr_bt_seat.XML, 3032 , 2009-09-19
mr_server\demo_data\mr_bt_seat_type.XML, 375 , 2009-09-19
mr_server\demo_data\mr_sys_operator.XML, 788 , 2009-09-19
mr_server\demo_data\mr_sys_oper_purview.XML, 12870 , 2009-09-19
mr_server\drvsetup.exe, 371316 , 2006-11-20
mr_server\issbeauty2, 2312704 , 2009-11-16
mr_server\libjcc.dll, 392192 , 2003-02-14
mr_server\libjsybheap.dll, 35328 , 2003-02-14
mr_server\pbdwe90.dll, 2467840 , 2003-03-03
mr_server\pbmss90.dll, 229888 , 2003-02-14
mr_server\pbodbc90.dll, 638976 , 2003-02-14
mr_server\pbvm90.dll, 4721664 , 2003-02-14
mr_server\runwait.dll, 21504 , 1997-11-04
mr_server\SCHIPRTL.DLL, 81920 , 2003-01-06
mr_server\server.exe, 219648 , 2007-05-23
mr_server\setup.ini, 163 , 2009-05-05
mr_server\xphbsysV6.dll, 536576 , 2008-12-23
mr_server\demo_data, 0 , 2011-01-07
mr_server, 0 , 2011-01-07
mr_server\lpk.dll, 47616 , 2018-05-22

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

发表评论

0 个回复

  • 实现双机互联
    一个简单的串口实现双机互联,,比较实用,有兴趣可以(a simple dual-serial connectivity, and more practical, interested can s)
    2005-05-19 16:57:35下载
    积分:1
  • UartAssist
    这个是非常流行的串口调试工具的VC++源代码,对于需要深入了解串口通信的朋友非常有帮助,需要的朋友可以看看。(This is a very popular tool for serial debug VC++ source code, the need for deeper understanding of serial communication very helpful friend, a friend in need can take a look at.)
    2021-04-22 15:38:49下载
    积分:1
  • WL013
    WL013开发板,串口通信详细例程,含软件流程框图,c源程序、asm源程序等!适合初学者学习!(WL013 development board, serial communication detailed routines, including software flow chart, c source. asm2 source, etc.! for beginners learning!)
    2006-10-19 19:39:22下载
    积分:1
  • Digital_communication_programm
    说明:  数控程序传输,主要是三个程序,KND及GSK990m传输软件,Sercom,hmcadcam_Dnc(NC program transmission, there are three main procedures GSK990m KND and transmission software, Sercom, hmcadcam_Dnc)
    2006-03-07 08:36:41下载
    积分:1
  • Gui_Data_display
    GUI实时串口曲线显示,串口通信,数据采集,曲线显示。(GUI serial real-time curve display, serial communications, data collection, curve display.)
    2021-01-19 10:38:43下载
    积分:1
  • Serial-tool
    串口工具,delphi 7 下简单的串口工具源码。(Serial port tools, Delphi 7 under a simple serial source tools.)
    2011-12-06 21:03:20下载
    积分:1
  • pIYBAFs1-cqATX8EAAQ47KLQ230651
    说明:  使用stm32的串口实现fifo队列缓冲读写数据,值得新手学习((Using STM32 serial port to realize FIFO queue buffer read and write data, it is worth learning by novice.))
    2020-06-20 00:20:02下载
    积分:1
  • MSCOMM32.OCX
    串口编程控件MSCOMM32.OCX mscomm32.ocx是微软提供的串口通讯开发控件。支持串口通讯的软件大部分都是使用这个控件来实现串口通讯功能的。 安装方法:请您把它复制到系统目录下,对于windows9x系列(win95、win98、winme)是x:windowssystem,对于 windowsNT、windows2000、windowsXP系列是x:winntsystem32。然后打开一个命令行提示符窗口(MSDOS方式窗口), 用"cd x:windowssystem"命令或者"cd x:winntsystem32"切换到系统目录下,再执行"regsvr32 mscomm32.ocx"这个命令。 (MSCOMM32.OCX mscomm32.ocx control is provided by Microsoft Serial communications development controls. Support serial communication software is used most of the controls to achieve serial communications capability. Installation Method : Would you please copy it to the system directory, windows9x Series (win95. win98, WINME) x : windows system . for Windows NT, by Windows, windowsXP series of x : winnt system32 . Then open a command line prompt window (MSDOS mode window), "cd x : windows system "orders or" cd x : winnt system32 "switched to the system directory, further implementation of the "typing mscomm32.ocx" This order.)
    2020-06-26 05:20:01下载
    积分:1
  • MPU-6050-C51测试
    说明:  一个应用于MPU-6050-C51测试程序,可以实现和电机或电机控制器的姿态角读取,可以用于智能小车的制作上。(A test program for MPU-6050-C51 which can read the attitude angle of motor or motor controller can be used in the manufacture of intelligent car.)
    2020-06-23 15:00:01下载
    积分:1
  • vc_-serial-communication
    vc_串口通讯,介绍了如何用VC实现串口通信的原理和源程序(vc_ serial communication, describes how to use the VC to achieve the principle and source of serial communication)
    2011-04-20 14:32:52下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载