登录
首页 » Visual Basic » jiudian

jiudian

于 2013-12-30 发布 文件大小:12KB
0 227
下载积分: 1 下载次数: 1

代码说明:

  酒店管理查询系统,适合开发研究,基于asp.net编程(student studay)

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

发表评论

0 个回复

  • PWM-ULN2003A
    利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h> unsigned char timer1 sbit PWM=P1^2 void system_Ini() { TMOD|= 0x11 //PWM TH1 = 0xfe //11.0592 TL1 = 0x33 TR1 = 1 IE =0x8A } main() { system_Ini() while(1) { if(timer1>100) timer1=0 if(timer1<30) PWM=0 else PWM=1 } )
    2013-11-21 15:17:25下载
    积分:1
  • chahua2198
    相册博客网页模板下载 蓝色 网页 相册 博客 div CSS PSD 模板(Album download blue web page templates blog blog div CSS PSD templates album)
    2011-11-27 07:27:37下载
    积分:1
  • 112.基于单片机设计的数字电子秤(毕业设计)
    基于51单片机的数字电子秤,有文档的详细说明(A digital electronic scale based on 51 single chip microcomputer with detailed description of the document)
    2018-02-28 11:11:47下载
    积分:1
  • phpexcel_v5.5
    PHP+Excel多用途查询系统1项通用版【无需后台】 V 5.5_PM1X首次发布PHP+Excel,使用的是PHPexcel查询Excel,测试可用,可能速度偏慢(千条数据无影响) 适合手机、平板、电脑访问的页面,体积极小省流量,希望大家喜欢。。 直接查询Excel数据的第一个表,修改表格后FTP上传,快速搞定,非常方便。(PHP+Excel multi purpose query system 1 general version of the no background 5.5_PM1X V for the first time released PHP+Excel, using the PHPexcel query Excel, the test is available, may be slow (no effect of the thousand data). Suitable for mobile phones, tablet, computer access to the page, the volume of small provincial traffic, I hope you like.. Directly query the first Excel data table, modify the table after the FTP upload, quick fix, very convenient.)
    2015-11-09 15:54:05下载
    积分:1
  • fer1
    $regfile = M8DEF.dat internal crystal 8000000 Config Lcdpin = Pin , Db4 = Portc.1 , Db5 = Portc.2 , Db6 = Portc.3 , Db7 = _ Portc.4 , E = Portd.2 , Rs = Portd.3 Config Lcd = 16 * 2 Config Timer1 = Counter , Edge = Rising Ddrb.1 = 0 : Portb.1 = 1 PULL UP RESISTOR ACTIVATED Config Timer0 = Timer , Prescale = 1024 Enable Counter1 Enable Interrupts Enable Timer0 Enable Timer1 On Ovf1 Pulsecount On Ovf0 Ovf0occures Dim A As Long , I As Long , B As Byte B = 0 Cls Start Timer0 Do Loop End end program Ovf0occures: Incr I If I > 30 Then Stop Timer0 Cls : Home A = B * 65536 A = A + Counter1 Lcd FREQ IS : A HZ B = 0 I = 0 : Counter1 = 0 Start Timer0 End If Return Pulsecount: Incr B Counter1 = 0 Return
    2014-11-22 01:04:48下载
    积分:1
  • tqdmsj
    提取测量断面数据lisp源码,以便于断面图的绘制等工作开展( Extract measurement section data source lisp)
    2016-03-30 17:44:01下载
    积分:1
  • Perlrumen
    介绍了perl语言,不错,感兴趣的可以(Introduction of the perl language, it is true that interest can be)
    2008-04-14 21:14:19下载
    积分:1
  • VB
    说明:  VB串口通讯实例 高精度电压表(24bit) VB源程序(VB serial communication example high precision voltage meter (24bit) VB source code)
    2007-09-16 22:37:48下载
    积分:1
  • vb+sql
    根据餐饮行业的特点和该企业的实际情况,该系统应以餐饮业务为基础,突出前台管理,从专业角度出发,提供科学有效的管理模式。点菜方面采取图形界面加数据的方式,使用户能直观地管理数据信息,并能有效地管理每个开台的房间台号所点的酒菜。点菜收银管理可实现点菜、转台、并台、结账、清台。库房管理可记录商品入库、出库情况。营业分析可对客人点单情况、房台营业情况、酒菜销售情况、销售收入等进行分析。点菜收银、营业分析、库房管理的有机结合,可为酒店经营方向提供依据,为酒店餐馆的发展提供重要保证。 根据该企业的具体情况,系统主要功能设计有五大部分,分别为前台管理、营业管理、财政管理、辅助管理、系统管理。 1、前台管理:主要是对餐饮前台收银的管理。包括接待预定、点菜收银和吧厨出品。 2、营业管理:包括房间台号管理和员工信息管理。 3、财政管理:主要是对财务方面的管理。包括点单查询和会员查询。 4、辅助管理:主要是对基础信息的管理。包括会员管理各员工管理。 5、系统管理:包括重新登录和退出系统。 (err)
    2020-12-13 09:39:15下载
    积分:1
  • donggan
    动感购物SQL完整版这个不是完整版本,官方发布源码说是正式无限制的,大家选择下载!首先在SQL数据库中建立一个库然后右击库名选择所有任务.你会看到有项是还原数据库.然后选择还原数据库在还原数据库对话框上会有选择你要还原的数据库.选择还原SNSN.BAK文件,选择后在还原数据库对话框上面选择选项栏目,里面会有强制还原数据库.选择此项.然后开始还原即可. 数据库还原后打开CONN文件夹中的CONN.ASP文件,修改里面的SQL数据库用户密码等参数即可。 (This is not a complete version of the official release source said, is the official without limit, we choose to download! First create a database and then right-click library select all tasks in the SQL database. You will see is to restore the database. Then select restore database restore database dialog box in a choice you want to restore the database. The selective reduction of SNSN.BAK files, select options column in the restore database dialog box above, there will be forced restore database. Select this option. Then began to restore the database after reduction. Open the CONN folder in the CONN.ASP file, modify the SQL database user password parameters. )
    2013-12-07 10:52:40下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载