用vb做的。还没有做完。不过整个结构已经很清晰了。有兴趣的继续做。
源代码在线查看: 退房登记.frm
软件大小: |
22 K |
上传用户: |
liuhai |
|
|
关键词: |
|
下载地址: |
免注册下载 普通下载
|
|
VERSION 5.00
Begin VB.Form Form4
Caption = "退房"
ClientHeight = 2985
ClientLeft = 60
ClientTop = 450
ClientWidth = 3465
LinkTopic = "Form4"
ScaleHeight = 2985
ScaleWidth = 3465
StartUpPosition = 3 '窗口缺省
Begin VB.Frame Frame1
Caption = "退房登记"
Height = 2775
Left = 120
TabIndex = 0
Top = 120
Width = 3255
Begin VB.CommandButton Command3
Caption = "取消退房"
Height = 375
Left = 1800
TabIndex = 12
Top = 2280
Width = 1335
End
Begin VB.CommandButton Command2
Caption = "确实退房"
Height = 375
Left = 120
TabIndex = 11
Top = 2280
Width = 1335
End
Begin VB.TextBox Text4
Height = 270
Left = 600
TabIndex = 9
Top = 1800
Width = 1215
End
Begin VB.TextBox Text3
Height = 270
Left = 600
TabIndex = 7
Top = 1440
Width = 1215
End
Begin VB.TextBox Text2
Height = 270
Left = 600
TabIndex = 5
Top = 1080
Width = 1215
End
Begin VB.CommandButton Command1
Caption = "确定"
Height = 255
Left = 2040
TabIndex = 3
Top = 360
Width = 855
End
Begin VB.TextBox Text1
Height = 270
Left = 600
TabIndex = 2
Top = 360
Width = 1215
End
Begin VB.Label Label5
Caption = "如果显示的信息正确的话请按下面的""确实退房""来退您的房子!"
Height = 975
Left = 1920
TabIndex = 10
Top = 1080
Width = 1215
End
Begin VB.Label Label4
Caption = "房号"
Height = 255
Left = 120
TabIndex = 8
Top = 1800
Width = 495
End
Begin VB.Label Label3
Caption = "姓名"
Height = 255
Left = 120
TabIndex = 6
Top = 1440
Width = 495
End
Begin VB.Label Label2
Caption = "学号"
Height = 255
Left = 120
TabIndex = 4
Top = 1080
Width = 495
End
Begin VB.Label Label1
Caption = "学号"
Height = 255
Left = 120
TabIndex = 1
Top = 360
Width = 495
End
End
End
Attribute VB_Name = "Form4"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
|
相关资源 |
|
-
用vb做的。还没有做完。不过整个结构已经很清晰了。有兴趣的继续做。
-
C0文法编译器,生成32位汇编, 没做优化,但是经过了苛刻的测试,masm614已经打包进去了,程序里写了一个脚本解释程序,控制编译器的所有动作,方便使用,已经很完善了,里面有几个测试程序,这是bua
-
PB编写的"同德化工发货单管理系统",源码数据库全,没测试,请有兴趣的朋友自己测试吧.
-
详细的学生档案管理系统,包括系统管理员学生,老师,辅助管理员,功能已经很完善了
-
这是我用stm32做的一个CAN测试程序。有兴趣的朋友可以看看。文件里并包含CAN协议
-
lcd显示做的不好,还没有编辑完整,我在做试验.想找个更好的源码
-
用FLASH做的一个贪食蛇有戏!有兴趣的朋友可以下载去看下!
-
自己作的FLASH MV 《栀子花开》源文件 有兴趣的朋友可以下下来看看。(本人画工不是很好用了些别人的东西!还请见谅)
|