sirenjian.frm
来自「VB客房管理系统全套(带源码)顾客可以用电话或上网注册的方式预定。其方式不同」· FRM 代码 · 共 26 行
FRM
26 行
VERSION 5.00
Begin VB.Form Form4
Caption = "四人间"
ClientHeight = 4215
ClientLeft = 60
ClientTop = 345
ClientWidth = 5790
LinkTopic = "Form4"
ScaleHeight = 4215
ScaleWidth = 5790
StartUpPosition = 3 '窗口缺省
Begin VB.Frame Frame1
Caption = "客房标准"
Height = 4215
Left = 0
TabIndex = 0
Top = 0
Width = 5775
End
End
Attribute VB_Name = "Form4"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?