Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 8de8b32

Browse files
committed
提高兼容性
1 parent ab0996f commit 8de8b32

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Chemistry.vbp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Description="Chemical Tools"
2828
CompatibleMode="0"
2929
MajorVer=2
3030
MinorVer=0
31-
RevisionVer=8
31+
RevisionVer=9
3232
AutoIncrementVer=1
3333
ServerSupportFiles=0
3434
VersionCompanyName="����ʦ����ѧ�Ŷ�һ��"

frmLogin.frm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Begin VB.Form frmLogin
2020
Left = 3360
2121
TabIndex = 7
2222
Top = 3840
23-
Width = 1095
23+
Width = 2055
2424
End
2525
Begin VB.CheckBox chkPassword
2626
BackColor = &H00C0FFFF&
@@ -30,7 +30,7 @@ Begin VB.Form frmLogin
3030
Left = 1080
3131
TabIndex = 6
3232
Top = 3840
33-
Width = 1095
33+
Width = 1575
3434
End
3535
Begin VB.CommandButton cmdSignUp
3636
Caption = "注册"

mdb/User.mdb

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)