From f329cbf00c4e0320e2ab5c91fdc1f0d6974d1963 Mon Sep 17 00:00:00 2001 From: RTAkland Date: Thu, 12 Oct 2023 23:53:19 +0800 Subject: [PATCH] upload --- Form1.frm | 90 +++++++++++++++++++++++++++++++++++++++++++++++++++ MSSCCPRJ.SCC | 5 +++ Project-1.vbp | 28 ++++++++++++++++ 3 files changed, 123 insertions(+) create mode 100644 Form1.frm create mode 100644 MSSCCPRJ.SCC create mode 100644 Project-1.vbp diff --git a/Form1.frm b/Form1.frm new file mode 100644 index 0000000..f710c0b --- /dev/null +++ b/Form1.frm @@ -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 '窗口缺省 + 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 = "退出(&Q)" + Height = 615 + Left = 6120 + TabIndex = 2 + Top = 2280 + Width = 1575 + End + Begin VB.CommandButton Command2 + Caption = "检查" + Height = 615 + Left = 3360 + TabIndex = 1 + Top = 2280 + Width = 1575 + End + Begin VB.CommandButton Command1 + Caption = "出题" + 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 = "宋体" + 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 diff --git a/MSSCCPRJ.SCC b/MSSCCPRJ.SCC new file mode 100644 index 0000000..a343070 --- /dev/null +++ b/MSSCCPRJ.SCC @@ -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= diff --git a/Project-1.vbp b/Project-1.vbp new file mode 100644 index 0000000..3a0dc05 --- /dev/null +++ b/Project-1.vbp @@ -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="工程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