1.求VB源代码!餐饮!源码!点餐代码
2.vbèåç¼è¾ä»£ç ï¼ï¼ï¼ï¼
3.求用VB.net连接SQL的餐饮酒店管理系统源代码
4.哪位大哥能给个用VB酒店住宿管理系统的代码啊!最好是源码有生成工程文件的啊!
5.在什么地方可以找到免费的点餐代码动物总动员源码VB设计的源代码
求VB源代码!!餐饮!源码
用记事本把下面的点餐代码代码保存到Form1.Frm文件中。然后用VB打开,餐饮试试吧。源码
===========
VERSION
5.
Begin
VB.Form
Form1
BorderStyle
=
1
'Fixed
Single
Caption
=
"打地鼠"
ClientHeight
=
ClientLeft
=
ClientTop
=
ClientWidth
=
LinkTopic
=
"Form1"
MaxButton
=
0
'False
MinButton
=
0
'False
ScaleHeight
=
ScaleWidth
=
StartUpPosition
=
3
'窗口缺省
Begin
VB.CommandButton
Command1
Caption
=
"开始"
Height
=
Left
=
0
TabIndex
=
9
Top
=
Width
=
End
Begin
VB.Timer
Timer1
Interval
=
Left
=
Top
=
End
Begin
VB.PictureBox
Picture1
Height
=
Index
=
8
Left
=
ScaleHeight
=
ScaleWidth
=
TabIndex
=
8
Top
=
Width
=
End
Begin
VB.PictureBox
Picture1
Height
=
Index
=
7
Left
=
ScaleHeight
=
ScaleWidth
=
TabIndex
=
7
Top
=
Width
=
End
Begin
VB.PictureBox
Picture1
Height
=
Index
=
6
Left
=
0
ScaleHeight
=
ScaleWidth
=
TabIndex
=
6
Top
=
Width
=
End
Begin
VB.PictureBox
Picture1
Height
=
Index
=
5
Left
=
ScaleHeight
=
ScaleWidth
=
TabIndex
=
5
Top
=
Width
=
End
Begin
VB.PictureBox
Picture1
Height
=
Index
=
4
Left
=
ScaleHeight
=
ScaleWidth
=
TabIndex
=
4
Top
=
Width
=
End
Begin
VB.PictureBox
Picture1
Height
=
Index
=
3
Left
=
0
ScaleHeight
=
ScaleWidth
=
TabIndex
=
3
Top
=
Width
=
End
Begin
VB.PictureBox
Picture1
Height
=
Index
=
2
Left
=
ScaleHeight
=
ScaleWidth
=
TabIndex
=
2
Top
=
0
Width
=
End
Begin
VB.PictureBox
Picture1
Height
=
Index
=
1
Left
=
ScaleHeight
=
ScaleWidth
=
TabIndex
=
1
Top
=
0
Width
=
End
Begin
VB.PictureBox
Picture1
Height
=
Index
=
0
Left
=
0
ScaleHeight
=
ScaleWidth
=
TabIndex
=
0
Top
=
0
Width
=
End
Begin
VB.Label
Label1
AutoSize
=
-1
'True
Height
=
Left
=
TabIndex
=
Top
=
Width
=
End
End
Attribute
VB_Name
=
"Form1"
Attribute
VB_GlobalNameSpace
=
False
Attribute
VB_Creatable
=
False
Attribute
VB_PredeclaredId
=
True
Attribute
VB_Exposed
=
False
Dim
i
As
Integer,点餐代码
t
As
Integer
Private
Sub
Command1_Click()
On
Error
GoTo
hErr
t
=
2
*
InputBox("请设置游戏时间,单位为秒:",餐饮
,
)
Caption
=
0
Timer1.Enabled
=
True
Command1.Enabled
=
False
hErr:
End
Sub
Private
Sub
Form_Load()
Timer1.Enabled
=
False
Randomize
For
Each
p
In
Picture1
p.FontName
=
"arial"
p.FontSize
=
Next
End
Sub
Private
Sub
Picture1_Click(Index
As
Integer)
If
Index
=
i
Then
Caption
=
Caption
+
1:
t
=
t
+
1:
Timer1_Timer
End
Sub
Private
Sub
Timer1_Timer()
For
Each
p
In
Picture1
p.Cls
Next
i
=
Int(Rnd
*
9)
Picture1(i).Print
i
+
1
t
=
t
-
1
Label1.Caption
=
"倒计时:"
&
Int(t
/
2)
If
t
=
0
Then
Timer1.Enabled
=
False:
MsgBox
"游戏结束,您共打到"
&
Caption
&
"次地鼠":
i
=
-1:
Command1.Enabled
=
True
End
Sub
vbèåç¼è¾ä»£ç ï¼ï¼ï¼ï¼
..ç¹éçªä½ ç¶åå¨ å·¥å ·--èåç¼è¾å¨ ä¸æ·»å èåã
å°ä»¥ä¸å 容ä¿åå°è®°äºæ¬éï¼ç¶åæ´æ¹è¯¥è®°äºæ¬ææ¡£åç¼å为ï¼.frm
VERSION 5.
Begin VB.Form Form1
Caption = "Form1"
ClientHeight =
ClientLeft =
ClientTop =
ClientWidth =
LinkTopic = "Form1"
ScaleHeight =
ScaleWidth =
StartUpPosition = 3 'çªå£ç¼ºç
Begin VB.Menu menu
Caption = "æ件"
Begin VB.Menu menu1
Caption = "æå¼"
End
Begin VB.Menu menu2
Caption = "éåº"
End
End
End
Attribute VB_Name = "Form1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub menu1_Click()
Shell "cmd ",源码 1
End Sub
Private Sub menu2_Click()
End
End Sub
求用VB.net连接SQL的酒店管理系统源代码
1. 创建一个新的ADODB连接对象,命名为`conn`。点餐代码niushop4.0源码
2. 创建一个新的ADODB记录集对象,命名为`rs`。
3. 使用适当的连接字符串打开数据库连接。
4. 设置记录集的游标类型为静态。
5. 准备SQL查询语句。
6. 打开记录集执行查询。
哪位大哥能给个用VB酒店住宿管理系统的昌盛鱼机源码代码啊!最好是有生成工程文件的啊!
/search.asp?search=%BE%C6%B5%EA&selbig=VB%D4%B4%C2%EB&r=1
源码空间!
请于此下载.有近个酒店住宿管理系统.都是源码
在什么地方可以找到免费的VB设计的源代码
在寻找免费的VB设计源代码时,您可以在互联网上轻松找到所需资源。通常,人们使用VB(Visual Basic)结合ACCESS来实现各种功能。只需在搜索引擎中输入关键词,您便能找到相应的在线考试软件源码代码。例如,输入"VB 进销存 源码",然后在Google或百度上进行搜索,您将获得一系列相关结果。
在进行搜索时,请确保使用准确的关键词。例如,圣诞生成源码如果您寻找的是特定类型的VB源代码,例如“VB 进销存 源码”,这些关键词将帮助您找到与您的需求紧密相关的代码。在搜索引擎的搜索结果页面上,您可能会看到多个网站、论坛或代码分享平台提供的免费源代码。
浏览这些结果时,请确保评估每个源代码的质量和适用性。查看代码的文档说明、用户评价以及代码的更新频率,这些都是判断其是否符合您需求的重要指标。一些知名的代码分享平台如GitHub、CodeProject或Stack Overflow等,通常提供高质量且经过验证的代码资源。
此外,您还可以加入相关的编程社区或论坛,在那里您将与许多其他开发者交流。这些社区经常有专门的讨论版块或标签,例如“VB源代码分享”或“免费资源”,您可以在这些版块中提问并找到所需的源代码。
通过上述方法,您应该能够找到适合您需求的免费VB设计源代码。请记得在下载和使用代码之前,确保您了解其许可协议,并遵循所有相关的法律和道德规范。