📄 frmboutme.vb
字号:
Public Class Frmboutme
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeComponent()
'在 InitializeComponent() 调用之后添加任何初始化
End Sub
'窗体重写 dispose 以清理组件列表。
Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing Then
If Not (components Is Nothing) Then
components.Dispose()
End If
End If
MyBase.Dispose(disposing)
End Sub
'Windows 窗体设计器所必需的
Private components As System.ComponentModel.IContainer
'注意: 以下过程是 Windows 窗体设计器所必需的
'可以使用 Windows 窗体设计器修改此过程。
'不要使用代码编辑器修改它。
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents Label11 As System.Windows.Forms.Label
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
Me.Label1 = New System.Windows.Forms.Label
Me.Label2 = New System.Windows.Forms.Label
Me.Label3 = New System.Windows.Forms.Label
Me.Label4 = New System.Windows.Forms.Label
Me.Label5 = New System.Windows.Forms.Label
Me.Label6 = New System.Windows.Forms.Label
Me.Label7 = New System.Windows.Forms.Label
Me.Label8 = New System.Windows.Forms.Label
Me.Label9 = New System.Windows.Forms.Label
Me.Label10 = New System.Windows.Forms.Label
Me.Label11 = New System.Windows.Forms.Label
Me.SuspendLayout()
'
'Label1
'
Me.Label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Label1.Font = New System.Drawing.Font("华文新魏", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label1.ForeColor = System.Drawing.Color.SteelBlue
Me.Label1.Location = New System.Drawing.Point(152, 16)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(192, 24)
Me.Label1.TabIndex = 0
Me.Label1.Text = "翼清考试系统V2.0"
'
'Label2
'
Me.Label2.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label2.ForeColor = System.Drawing.Color.SteelBlue
Me.Label2.Location = New System.Drawing.Point(16, 80)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(472, 136)
Me.Label2.TabIndex = 1
Me.Label2.Text = " 翼清考试系统由西北大学计算机科学系(曾经的)2001级施明强同学经文学院委托开发的。翼清是我的笔名,而今我要毕业了,翼清考试系统V2.0免费提供给文学院在" & _
"西北大学大学语文考试中使用,但软件版权归开发者所有,未经过开发者同意任何人员不得利用本软件于商业行为。在软件的开发过程中感谢文学院教务员周红仪老师的鼎立帮助,也" & _
"感谢西北大学计算机科学系老师的多年教导。更应该感谢我的家人,对我上大学的帮助,和他们的关心,最后要感谢的是爱我的苏晓宇,丁熹,和5年前的小雪,是她们在我的人生中" & _
"给了我快乐。"
Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label3
'
Me.Label3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.Label3.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label3.ForeColor = System.Drawing.Color.SteelBlue
Me.Label3.Location = New System.Drawing.Point(304, 216)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(160, 32)
Me.Label3.TabIndex = 2
Me.Label3.Text = " ----翼清(2005.7) "
Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Label4
'
Me.Label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.Label4.Font = New System.Drawing.Font("Arial", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label4.ForeColor = System.Drawing.Color.SteelBlue
Me.Label4.Location = New System.Drawing.Point(117, 440)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(272, 24)
Me.Label4.TabIndex = 3
Me.Label4.Text = " Copy Right @ 翼清 (2004-2005)"
Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Label5
'
Me.Label5.Font = New System.Drawing.Font("Arial", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label5.ForeColor = System.Drawing.Color.SteelBlue
Me.Label5.Location = New System.Drawing.Point(16, 264)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(480, 48)
Me.Label5.TabIndex = 4
Me.Label5.Text = " 欢迎开发爱好者,和我联系,我们可以共同探讨专业的知识,如果您对本软件代码有兴趣,可以和我联系。如果任何使用者对本软件有不明白的地方,或者您需要开发软件(有" & _
"偿)也可以和我联系。"
'
'Label6
'
Me.Label6.Font = New System.Drawing.Font("Arial", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label6.ForeColor = System.Drawing.Color.SteelBlue
Me.Label6.Location = New System.Drawing.Point(32, 336)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(224, 16)
Me.Label6.TabIndex = 5
Me.Label6.Text = "E-MAIL: smq65@163.com"
'
'Label7
'
Me.Label7.Font = New System.Drawing.Font("Arial", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label7.ForeColor = System.Drawing.Color.SteelBlue
Me.Label7.Location = New System.Drawing.Point(96, 360)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(160, 16)
Me.Label7.TabIndex = 6
Me.Label7.Text = "smq65@sohu.com"
'
'Label8
'
Me.Label8.Font = New System.Drawing.Font("Arial", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label8.ForeColor = System.Drawing.Color.SteelBlue
Me.Label8.Location = New System.Drawing.Point(96, 384)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(160, 16)
Me.Label8.TabIndex = 7
Me.Label8.Text = "smq65@hotmail.com"
'
'Label9
'
Me.Label9.Font = New System.Drawing.Font("Arial", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label9.ForeColor = System.Drawing.Color.SteelBlue
Me.Label9.Location = New System.Drawing.Point(280, 336)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(128, 16)
Me.Label9.TabIndex = 8
Me.Label9.Text = "QQ: 28402464"
'
'Label10
'
Me.Label10.Font = New System.Drawing.Font("Arial", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label10.ForeColor = System.Drawing.Color.SteelBlue
Me.Label10.Location = New System.Drawing.Point(280, 360)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(200, 16)
Me.Label10.TabIndex = 9
Me.Label10.Text = "MSN: smq65@hotmail.com"
'
'Label11
'
Me.Label11.Font = New System.Drawing.Font("Arial", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label11.ForeColor = System.Drawing.Color.SteelBlue
Me.Label11.Location = New System.Drawing.Point(304, 384)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(184, 16)
Me.Label11.TabIndex = 10
Me.Label11.Text = "联系人:施明强(翼清)"
'
'Frmboutme
'
Me.AutoScaleBaseSize = New System.Drawing.Size(6, 14)
Me.ClientSize = New System.Drawing.Size(506, 471)
Me.Controls.Add(Me.Label11)
Me.Controls.Add(Me.Label10)
Me.Controls.Add(Me.Label9)
Me.Controls.Add(Me.Label8)
Me.Controls.Add(Me.Label7)
Me.Controls.Add(Me.Label6)
Me.Controls.Add(Me.Label5)
Me.Controls.Add(Me.Label4)
Me.Controls.Add(Me.Label3)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.Label1)
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle
Me.MaximizeBox = False
Me.Name = "Frmboutme"
Me.Text = "关于翼清考试系统V2.0"
Me.ResumeLayout(False)
End Sub
#End Region
End Class
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -