⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 form1.vb

📁 VB.NET制作赛车游戏
💻 VB
📖 第 1 页 / 共 5 页
字号:
        Me.zhuangche5.Size = New System.Drawing.Size(15, 10)
        Me.zhuangche5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize
        Me.zhuangche5.TabIndex = 94
        Me.zhuangche5.TabStop = False
        '
        'yellow
        '
        Me.yellow.Image = CType(resources.GetObject("yellow.Image"), System.Drawing.Image)
        Me.yellow.Location = New System.Drawing.Point(216, 328)
        Me.yellow.Name = "yellow"
        Me.yellow.Size = New System.Drawing.Size(11, 16)
        Me.yellow.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize
        Me.yellow.TabIndex = 95
        Me.yellow.TabStop = False
        Me.yellow.Tag = "1"
        '
        'blue
        '
        Me.blue.Image = CType(resources.GetObject("blue.Image"), System.Drawing.Image)
        Me.blue.Location = New System.Drawing.Point(248, 328)
        Me.blue.Name = "blue"
        Me.blue.Size = New System.Drawing.Size(11, 16)
        Me.blue.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize
        Me.blue.TabIndex = 96
        Me.blue.TabStop = False
        Me.blue.Tag = "1"
        '
        'red
        '
        Me.red.Image = CType(resources.GetObject("red.Image"), System.Drawing.Image)
        Me.red.Location = New System.Drawing.Point(280, 328)
        Me.red.Name = "red"
        Me.red.Size = New System.Drawing.Size(10, 16)
        Me.red.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize
        Me.red.TabIndex = 97
        Me.red.TabStop = False
        Me.red.Tag = "1"
        '
        'baozha3
        '
        Me.baozha3.Image = CType(resources.GetObject("baozha3.Image"), System.Drawing.Image)
        Me.baozha3.Location = New System.Drawing.Point(368, 328)
        Me.baozha3.Name = "baozha3"
        Me.baozha3.Size = New System.Drawing.Size(13, 16)
        Me.baozha3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize
        Me.baozha3.TabIndex = 99
        Me.baozha3.TabStop = False
        '
        'baozha1
        '
        Me.baozha1.Image = CType(resources.GetObject("baozha1.Image"), System.Drawing.Image)
        Me.baozha1.Location = New System.Drawing.Point(304, 328)
        Me.baozha1.Name = "baozha1"
        Me.baozha1.Size = New System.Drawing.Size(12, 13)
        Me.baozha1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize
        Me.baozha1.TabIndex = 98
        Me.baozha1.TabStop = False
        '
        'recover
        '
        Me.recover.Image = CType(resources.GetObject("recover.Image"), System.Drawing.Image)
        Me.recover.Location = New System.Drawing.Point(400, 328)
        Me.recover.Name = "recover"
        Me.recover.Size = New System.Drawing.Size(10, 17)
        Me.recover.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize
        Me.recover.TabIndex = 100
        Me.recover.TabStop = False
        '
        'right_baozha3
        '
        Me.right_baozha3.Image = CType(resources.GetObject("right_baozha3.Image"), System.Drawing.Image)
        Me.right_baozha3.Location = New System.Drawing.Point(368, 360)
        Me.right_baozha3.Name = "right_baozha3"
        Me.right_baozha3.Size = New System.Drawing.Size(12, 16)
        Me.right_baozha3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize
        Me.right_baozha3.TabIndex = 101
        Me.right_baozha3.TabStop = False
        '
        'right_baozha1
        '
        Me.right_baozha1.Image = CType(resources.GetObject("right_baozha1.Image"), System.Drawing.Image)
        Me.right_baozha1.Location = New System.Drawing.Point(304, 360)
        Me.right_baozha1.Name = "right_baozha1"
        Me.right_baozha1.Size = New System.Drawing.Size(12, 13)
        Me.right_baozha1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize
        Me.right_baozha1.TabIndex = 102
        Me.right_baozha1.TabStop = False
        '
        'right_baozha2
        '
        Me.right_baozha2.Image = CType(resources.GetObject("right_baozha2.Image"), System.Drawing.Image)
        Me.right_baozha2.Location = New System.Drawing.Point(336, 360)
        Me.right_baozha2.Name = "right_baozha2"
        Me.right_baozha2.Size = New System.Drawing.Size(15, 15)
        Me.right_baozha2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize
        Me.right_baozha2.TabIndex = 103
        Me.right_baozha2.TabStop = False
        '
        'baozha2
        '
        Me.baozha2.Image = CType(resources.GetObject("baozha2.Image"), System.Drawing.Image)
        Me.baozha2.Location = New System.Drawing.Point(336, 328)
        Me.baozha2.Name = "baozha2"
        Me.baozha2.Size = New System.Drawing.Size(17, 18)
        Me.baozha2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize
        Me.baozha2.TabIndex = 104
        Me.baozha2.TabStop = False
        '
        'car4
        '
        Me.car4.Image = CType(resources.GetObject("car4.Image"), System.Drawing.Image)
        Me.car4.Location = New System.Drawing.Point(128, 74)
        Me.car4.Name = "car4"
        Me.car4.Size = New System.Drawing.Size(11, 16)
        Me.car4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize
        Me.car4.TabIndex = 105
        Me.car4.TabStop = False
        Me.car4.Tag = "1"
        '
        'car5
        '
        Me.car5.Image = CType(resources.GetObject("car5.Image"), System.Drawing.Image)
        Me.car5.Location = New System.Drawing.Point(88, 52)
        Me.car5.Name = "car5"
        Me.car5.Size = New System.Drawing.Size(11, 16)
        Me.car5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize
        Me.car5.TabIndex = 106
        Me.car5.TabStop = False
        Me.car5.Tag = "1"
        '
        'car6
        '
        Me.car6.Image = CType(resources.GetObject("car6.Image"), System.Drawing.Image)
        Me.car6.Location = New System.Drawing.Point(128, 30)
        Me.car6.Name = "car6"
        Me.car6.Size = New System.Drawing.Size(11, 16)
        Me.car6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize
        Me.car6.TabIndex = 107
        Me.car6.TabStop = False
        Me.car6.Tag = "1"
        '
        'car7
        '
        Me.car7.Image = CType(resources.GetObject("car7.Image"), System.Drawing.Image)
        Me.car7.Location = New System.Drawing.Point(88, 8)
        Me.car7.Name = "car7"
        Me.car7.Size = New System.Drawing.Size(11, 16)
        Me.car7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize
        Me.car7.TabIndex = 108
        Me.car7.TabStop = False
        Me.car7.Tag = "1"
        '
        'follow_avoid
        '
        Me.follow_avoid.Interval = 50
        '
        'Label1
        '
        Me.Label1.BackColor = System.Drawing.SystemColors.ControlText
        Me.Label1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
        Me.Label1.ImageAlign = System.Drawing.ContentAlignment.TopCenter
        Me.Label1.Location = New System.Drawing.Point(208, 48)
        Me.Label1.Name = "Label1"
        Me.Label1.TabIndex = 109
        Me.Label1.Text = "100"
        Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
        '
        'Label9
        '
        Me.Label9.BackColor = System.Drawing.SystemColors.ControlText
        Me.Label9.ForeColor = System.Drawing.SystemColors.ControlLightLight
        Me.Label9.Location = New System.Drawing.Point(208, 16)
        Me.Label9.Name = "Label9"
        Me.Label9.TabIndex = 110
        Me.Label9.Text = "Time"
        '
        'Label3
        '
        Me.Label3.BackColor = System.Drawing.SystemColors.ControlText
        Me.Label3.ForeColor = System.Drawing.SystemColors.ControlLightLight
        Me.Label3.Location = New System.Drawing.Point(208, 88)
        Me.Label3.Name = "Label3"
        Me.Label3.TabIndex = 111
        Me.Label3.Text = "SCORE"
        '
        'Label10
        '
        Me.Label10.BackColor = System.Drawing.SystemColors.ControlText
        Me.Label10.ForeColor = System.Drawing.SystemColors.ControlLightLight
        Me.Label10.Location = New System.Drawing.Point(208, 120)
        Me.Label10.Name = "Label10"
        Me.Label10.TabIndex = 112
        Me.Label10.Text = " 000"
        Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
        '
        'Label11
        '
        Me.Label11.BackColor = System.Drawing.SystemColors.ControlText
        Me.Label11.ForeColor = System.Drawing.SystemColors.ControlLightLight
        Me.Label11.Location = New System.Drawing.Point(208, 160)
        Me.Label11.Name = "Label11"
        Me.Label11.TabIndex = 113
        Me.Label11.Text = "DISTANCE"
        '
        'Label12
        '
        Me.Label12.BackColor = System.Drawing.SystemColors.ControlText
        Me.Label12.ForeColor = System.Drawing.SystemColors.ControlLightLight
        Me.Label12.Location = New System.Drawing.Point(208, 200)
        Me.Label12.Name = "Label12"
        Me.Label12.TabIndex = 114
        Me.Label12.Text = "30000"
        Me.Label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
        '
        'PictureBox7
        '
        Me.PictureBox7.Location = New System.Drawing.Point(0, 280)
        Me.PictureBox7.Name = "PictureBox7"
        Me.PictureBox7.Size = New System.Drawing.Size(75, 48)
        Me.PictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
        Me.PictureBox7.TabIndex = 115
        Me.PictureBox7.TabStop = False
        '
        'PictureBox8
        '
        Me.PictureBox8.Image = CType(resources.GetObject("PictureBox8.Image"), System.Drawing.Image)
        Me.PictureBox8.Location = New System.Drawing.Point(160, 280)
        Me.PictureBox8.Name = "PictureBox8"
        Me.PictureBox8.Size = New System.Drawing.Size(48, 48)
        Me.PictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
        Me.PictureBox8.TabIndex = 116
        Me.PictureBox8.TabStop = False
        '
        'PictureBox9
        '
        Me.PictureBox9.Image = CType(resources.GetObject("PictureBox9.Image"), System.Drawing.Image)
        Me.PictureBox9.Location = New System.Drawing.Point(224, 248)
        Me.PictureBox9.Name = "PictureBox9"
        Me.PictureBox9.Size = New System.Drawing.Size(48, 48)
        Me.PictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
        Me.PictureBox9.TabIndex = 117
        Me.PictureBox9.TabStop = False
        '
        'biaozhi
        '
        Me.biaozhi.Image = CType(resources.GetObject("biaozhi.Image"), System.Drawing.Image)
        Me.biaozhi.Location = New System.Drawing.Point(312, 0)
        Me.biaozhi.Name = "biaozhi"
        Me.biaozhi.Size = New System.Drawing.Size(312, 240)
        Me.biaozhi.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
        Me.biaozhi.TabIndex = 119
        Me.biaozhi.TabStop = False
        '
        'Label4
        '
        Me.Label4.BackColor = System.Drawing.SystemColors.ControlText
        Me.Label4.Font = New System.Drawing.Font("黑体", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.Label4.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
        Me.Label4.Location = New System.Drawing.Point(376, 152)
        Me.Label4.Name = "Label4"
        Me.Label4.Size = New System.Drawing.Size(100, 32)
        Me.Label4.TabIndex = 120
        Me.Label4.Text = "开始"
        Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
        '
        'Form1
        '
        Me.AutoScaleBaseSize = New System.Drawing.Size(6, 14)
        Me.ClientSize = New System.Drawing.Size(296, 238)
        Me.Controls.Add(Me.Label4)
        Me.Controls.Add(Me.biaozhi)
        Me.Controls.Add(Me.PictureBox9)
        Me.Controls.Add(Me.PictureBox8)
        Me.Controls.Add(Me.PictureBox7)
        Me.Controls.Add(Me.Label12)
        Me.Controls.Add(Me.Label11)
        Me.Controls.Add(Me.Label10)
        Me.Controls.Add(Me.Label3)
        Me.Controls.Add(Me.Label9)
        Me.Controls.Add(Me.Label1)
        Me.Controls.Add(Me.car7)
        Me.Controls.Add(Me.car6)
        Me.Controls.Add(Me.car5)
        Me.Controls.Add(Me.car4)
        Me.Controls.Add(Me.baozha2)
        Me.Controls.Add(Me.right_baozha2)
        Me.Controls.Add(Me.right_baozha1)
        Me.Controls.Add(Me.right_baozha3)
        Me.Controls.Add(Me.recover)
        Me.Controls.Add(Me.baozha3)
        Me.Controls.Add(Me.baozha1)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -