upload
This commit is contained in:
90
Form1.frm
Normal file
90
Form1.frm
Normal file
@@ -0,0 +1,90 @@
|
|||||||
|
VERSION 5.00
|
||||||
|
Begin VB.Form Form1
|
||||||
|
Caption = "Form1"
|
||||||
|
ClientHeight = 4365
|
||||||
|
ClientLeft = 120
|
||||||
|
ClientTop = 465
|
||||||
|
ClientWidth = 8565
|
||||||
|
LinkTopic = "Form1"
|
||||||
|
ScaleHeight = 4365
|
||||||
|
ScaleWidth = 8565
|
||||||
|
StartUpPosition = 3 '<27><><EFBFBD><EFBFBD>ȱʡ
|
||||||
|
Begin VB.TextBox Text3
|
||||||
|
Height = 375
|
||||||
|
Left = 4920
|
||||||
|
TabIndex = 7
|
||||||
|
Text = "Text3"
|
||||||
|
Top = 720
|
||||||
|
Width = 855
|
||||||
|
End
|
||||||
|
Begin VB.TextBox Text2
|
||||||
|
Height = 495
|
||||||
|
Left = 2640
|
||||||
|
TabIndex = 4
|
||||||
|
Text = "Text2"
|
||||||
|
Top = 600
|
||||||
|
Width = 855
|
||||||
|
End
|
||||||
|
Begin VB.TextBox Text1
|
||||||
|
Height = 495
|
||||||
|
Left = 840
|
||||||
|
TabIndex = 3
|
||||||
|
Text = "Text1"
|
||||||
|
Top = 600
|
||||||
|
Width = 855
|
||||||
|
End
|
||||||
|
Begin VB.CommandButton Command3
|
||||||
|
Caption = "<22>˳<EFBFBD>(&Q)"
|
||||||
|
Height = 615
|
||||||
|
Left = 6120
|
||||||
|
TabIndex = 2
|
||||||
|
Top = 2280
|
||||||
|
Width = 1575
|
||||||
|
End
|
||||||
|
Begin VB.CommandButton Command2
|
||||||
|
Caption = "<22><><EFBFBD><EFBFBD>"
|
||||||
|
Height = 615
|
||||||
|
Left = 3360
|
||||||
|
TabIndex = 1
|
||||||
|
Top = 2280
|
||||||
|
Width = 1575
|
||||||
|
End
|
||||||
|
Begin VB.CommandButton Command1
|
||||||
|
Caption = "<22><><EFBFBD><EFBFBD>"
|
||||||
|
Height = 615
|
||||||
|
Left = 600
|
||||||
|
TabIndex = 0
|
||||||
|
Top = 2280
|
||||||
|
Width = 1575
|
||||||
|
End
|
||||||
|
Begin VB.Label Label2
|
||||||
|
Caption = "="
|
||||||
|
Height = 255
|
||||||
|
Left = 3840
|
||||||
|
TabIndex = 6
|
||||||
|
Top = 720
|
||||||
|
Width = 495
|
||||||
|
End
|
||||||
|
Begin VB.Label Label1
|
||||||
|
Caption = "+"
|
||||||
|
BeginProperty Font
|
||||||
|
Name = "<22><><EFBFBD><EFBFBD>"
|
||||||
|
Size = 15.75
|
||||||
|
Charset = 134
|
||||||
|
Weight = 400
|
||||||
|
Underline = 0 'False
|
||||||
|
Italic = 0 'False
|
||||||
|
Strikethrough = 0 'False
|
||||||
|
EndProperty
|
||||||
|
Height = 255
|
||||||
|
Left = 2040
|
||||||
|
TabIndex = 5
|
||||||
|
Top = 720
|
||||||
|
Width = 375
|
||||||
|
End
|
||||||
|
End
|
||||||
|
Attribute VB_Name = "Form1"
|
||||||
|
Attribute VB_GlobalNameSpace = False
|
||||||
|
Attribute VB_Creatable = False
|
||||||
|
Attribute VB_PredeclaredId = True
|
||||||
|
Attribute VB_Exposed = False
|
||||||
5
MSSCCPRJ.SCC
Normal file
5
MSSCCPRJ.SCC
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[SCC]
|
||||||
|
SCC=This is a source code control file
|
||||||
|
[Project-1.vbp]
|
||||||
|
SCC_Project_Name=this project is not under source code control
|
||||||
|
SCC_Aux_Path=<This is an empty string for the mssccprj.scc file>
|
||||||
28
Project-1.vbp
Normal file
28
Project-1.vbp
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
Type=Exe
|
||||||
|
Form=Form1.frm
|
||||||
|
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\Windows\SysWOW64\stdole2.tlb#OLE Automation
|
||||||
|
Startup="Form1"
|
||||||
|
Command32=""
|
||||||
|
Name="<22><><EFBFBD><EFBFBD>1"
|
||||||
|
HelpContextID="0"
|
||||||
|
CompatibleMode="0"
|
||||||
|
MajorVer=1
|
||||||
|
MinorVer=0
|
||||||
|
RevisionVer=0
|
||||||
|
AutoIncrementVer=0
|
||||||
|
ServerSupportFiles=0
|
||||||
|
CompilationType=0
|
||||||
|
OptimizationType=0
|
||||||
|
FavorPentiumPro(tm)=0
|
||||||
|
CodeViewDebugInfo=0
|
||||||
|
NoAliasing=0
|
||||||
|
BoundsCheck=0
|
||||||
|
OverflowCheck=0
|
||||||
|
FlPointCheck=0
|
||||||
|
FDIVCheck=0
|
||||||
|
UnroundedFP=0
|
||||||
|
StartMode=0
|
||||||
|
Unattended=0
|
||||||
|
Retained=0
|
||||||
|
ThreadPerObject=0
|
||||||
|
MaxNumberOfThreads=1
|
||||||
Reference in New Issue
Block a user