?? frm正版.frm
字號(hào):
VERSION 5.00
Begin VB.Form Frm正版
Caption = "務(wù)必請(qǐng)使用正版軟件:"
ClientHeight = 2670
ClientLeft = 60
ClientTop = 345
ClientWidth = 6480
LinkTopic = "Form1"
ScaleHeight = 2670
ScaleWidth = 6480
StartUpPosition = 2 '屏幕中心
Begin VB.CommandButton Command1
Caption = "確 定"
Default = -1 'True
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 4373
TabIndex = 3
Top = 2220
Width = 1485
End
Begin VB.TextBox Text1
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 4058
MaxLength = 10
TabIndex = 1
Top = 180
Width = 2325
End
Begin VB.Label Label3
Caption = "本系統(tǒng)安裝日期:"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 120
TabIndex = 4
Top = 2280
Width = 3165
End
Begin VB.Label Label2
Caption = $"Frm正版.frx":0000
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000C0&
Height = 1605
Left = 233
TabIndex = 2
Top = 630
Width = 6015
End
Begin VB.Label Label1
Caption = "您安裝的銀行代發(fā)薪資系統(tǒng)序列號(hào):"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 98
TabIndex = 0
Top = 180
Width = 3855
End
End
Attribute VB_Name = "Frm正版"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
Private Sub Command1_Click()
If i = 2 And Int(SC / 21223 * 2091708) = Val(Text1.Text) Then GoTo AAA:
If i < 2 And Int(SC / 21223 * 2091708) <> Val(Text1.Text) Then
yn = MsgBox("序列號(hào)錯(cuò)誤,重輸(只能重復(fù)3次)!", 48)
i = i + 1
Debug.Print Int(SC / 21223 * 2091708)
Else
yn = MsgBox("序列號(hào)錯(cuò)誤,請(qǐng)與作者聯(lián)系!", 48)
Close #1
End
End If
AAA:
If Int(SC / 21223 * 2091708) = Val(Text1.Text) Then
xlhbj = True
xlh = Int(SC / 21223 * 2091708)
Put #1, 2, xlh
Unload Me
Close #1
End If
End Sub
Private Sub Form_Load()
i = 0
Label3.Caption = "本系統(tǒng)安裝日期:" & SC
End Sub
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -