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

📄 main.frm

📁 玩具机器人的PC控制程序,该机器人可做面部表情,该界面可以保持多种表情和对每个部位做调整.
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Begin VB.Form frmAlpha 
   BackColor       =   &H00C0C0C0&
   BorderStyle     =   5  'Sizable ToolWindow
   Caption         =   "ALPHAS (*) BRAIN  ------  Programed By:  Donald Dixon Copyright (c) 7/2000 CreatureBot Inc."
   ClientHeight    =   7635
   ClientLeft      =   1875
   ClientTop       =   570
   ClientWidth     =   9930
   DrawMode        =   14  'Copy Pen
   FillColor       =   &H00C0C0C0&
   ForeColor       =   &H00808080&
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   PaletteMode     =   1  'UseZOrder
   ScaleHeight     =   7635
   ScaleWidth      =   9930
   ShowInTaskbar   =   0   'False
   Begin VB.TextBox Text28 
      Height          =   270
      Left            =   5280
      TabIndex        =   68
      Text            =   "Text28"
      Top             =   4320
      Width           =   495
   End
   Begin VB.TextBox Text27 
      Height          =   270
      Left            =   4800
      TabIndex        =   67
      Text            =   "Text27"
      Top             =   4320
      Width           =   495
   End
   Begin VB.TextBox Text26 
      Height          =   270
      Left            =   4320
      TabIndex        =   66
      Text            =   "Text26"
      Top             =   4320
      Width           =   495
   End
   Begin VB.TextBox Text25 
      Height          =   270
      Left            =   3840
      TabIndex        =   65
      Text            =   "Text25"
      Top             =   4320
      Width           =   495
   End
   Begin VB.TextBox Text7 
      Height          =   270
      Left            =   2880
      TabIndex        =   64
      Text            =   "Text7"
      Top             =   4320
      Width           =   495
   End
   Begin VB.TextBox Text5 
      Height          =   270
      Left            =   0
      TabIndex        =   63
      Text            =   "Text5"
      Top             =   2040
      Width           =   495
   End
   Begin VB.VScrollBar VScroll24 
      Height          =   1335
      Left            =   5400
      Max             =   254
      TabIndex        =   62
      Top             =   4680
      Width           =   255
   End
   Begin VB.VScrollBar VScroll23 
      Height          =   1335
      Left            =   4920
      Max             =   254
      TabIndex        =   61
      Top             =   4680
      Width           =   255
   End
   Begin VB.VScrollBar VScroll22 
      Height          =   1335
      Left            =   4440
      Max             =   254
      TabIndex        =   60
      Top             =   4680
      Width           =   255
   End
   Begin VB.VScrollBar VScroll21 
      Height          =   1335
      Left            =   3960
      Max             =   254
      TabIndex        =   59
      Top             =   4680
      Width           =   255
   End
   Begin VB.CommandButton Command6 
      Caption         =   "All Servos OFF"
      Height          =   495
      Left            =   6480
      TabIndex        =   58
      Top             =   1080
      Width           =   1575
   End
   Begin VB.CommandButton Command4 
      Caption         =   "All Servos to Center"
      Height          =   495
      Left            =   6480
      TabIndex        =   57
      Top             =   360
      Width           =   1095
   End
   Begin VB.VScrollBar VScroll19 
      Height          =   1335
      Left            =   3000
      Max             =   254
      Min             =   1
      TabIndex        =   56
      Top             =   4680
      Value           =   1
      Width           =   255
   End
   Begin VB.VScrollBar VScroll1 
      Height          =   1335
      Left            =   120
      Max             =   254
      Min             =   1
      TabIndex        =   55
      Top             =   2400
      Value           =   1
      Width           =   255
   End
   Begin VB.Frame Frame2 
      Caption         =   "Auto "
      Height          =   1095
      Left            =   480
      TabIndex        =   47
      Top             =   6240
      Width           =   5415
      Begin VB.CommandButton Command1 
         Caption         =   "Random"
         Height          =   375
         Left            =   360
         TabIndex        =   51
         Top             =   480
         Width           =   1095
      End
      Begin VB.TextBox Text2 
         Height          =   270
         Left            =   1920
         TabIndex        =   50
         Text            =   "Text2"
         Top             =   600
         Width           =   375
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Left            =   3000
         TabIndex        =   49
         Text            =   "Text3"
         Top             =   600
         Width           =   375
      End
      Begin VB.TextBox Text4 
         Height          =   270
         Left            =   3960
         TabIndex        =   48
         Text            =   "Text4"
         Top             =   600
         Width           =   495
      End
      Begin VB.Label Label2 
         Caption         =   "MOTOR"
         Height          =   255
         Left            =   1920
         TabIndex        =   54
         Top             =   360
         Width           =   495
      End
      Begin VB.Label Label3 
         Caption         =   "SPEED"
         Height          =   255
         Left            =   3000
         TabIndex        =   53
         Top             =   360
         Width           =   495
      End
      Begin VB.Label Label4 
         Caption         =   "POSITION"
         Height          =   255
         Left            =   3960
         TabIndex        =   52
         Top             =   360
         Width           =   735
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "Save and load"
      Height          =   5295
      Left            =   6240
      TabIndex        =   42
      Top             =   2040
      Width           =   3615
      Begin VB.CommandButton Command9 
         Caption         =   "go down"
         Height          =   255
         Left            =   2640
         TabIndex        =   74
         Top             =   3480
         Width           =   735
      End
      Begin VB.CommandButton Command8 
         Caption         =   "go up"
         Height          =   255
         Left            =   2640
         TabIndex        =   73
         Top             =   3120
         Width           =   735
      End
      Begin VB.CommandButton Command5 
         Caption         =   "play"
         Height          =   255
         Left            =   1800
         TabIndex        =   72
         Top             =   3840
         Width           =   735
      End
      Begin VB.CommandButton Command3 
         Caption         =   "remove"
         Height          =   255
         Left            =   1800
         TabIndex        =   71
         Top             =   3480
         Width           =   735
      End
      Begin VB.CommandButton Command2 
         Caption         =   "add"
         Height          =   255
         Left            =   1800
         TabIndex        =   70
         Top             =   3120
         Width           =   735
      End
      Begin VB.ListBox List1 
         Height          =   2400
         Left            =   1800
         TabIndex        =   69
         Top             =   360
         Width           =   1575
      End
      Begin VB.CommandButton SAVE 
         Caption         =   "  SAVE POSITION"
         Height          =   495
         Left            =   360
         TabIndex        =   46
         Top             =   360
         Width           =   1095
      End
      Begin VB.CommandButton LOAD 
         Caption         =   "   LOAD POSITION"
         Height          =   495
         Left            =   360
         TabIndex        =   45
         Top             =   1560
         Width           =   1095
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Left            =   360
         TabIndex        =   44
         Top             =   1080
         Width           =   1095
      End
      Begin VB.FileListBox File1 
         Height          =   2610
         Left            =   360
         Pattern         =   "*.txt"
         ReadOnly        =   0   'False
         System          =   -1  'True
         TabIndex        =   43
         Top             =   2520
         Width           =   1185
      End
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H00C0E0FF&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   375
      Left            =   3960
      Picture         =   "Main.frx":0000
      ScaleHeight     =   375
      ScaleWidth      =   375
      TabIndex        =   41
      Top             =   1080
      Width           =   375
   End
   Begin VB.Timer Timer100 
      Interval        =   500
      Left            =   4080
      Top             =   120
   End
   Begin VB.TextBox Text24 
      Height          =   285
      Left            =   2400
      TabIndex        =   39
      Text            =   "Text24"
      Top             =   4320
      Width           =   495
   End
   Begin VB.TextBox Text23 
      Height          =   285
      Left            =   1920
      TabIndex        =   38
      Text            =   "Text23"
      Top             =   4320
      Width           =   495
   End
   Begin VB.TextBox Text22 
      Height          =   285
      Left            =   1440
      TabIndex        =   37
      Text            =   "Text22"
      Top             =   4320
      Width           =   495
   End
   Begin VB.TextBox Text21 
      Height          =   285
      Left            =   960
      TabIndex        =   36
      Text            =   "Text21"
      Top             =   4320
      Width           =   495
   End
   Begin VB.TextBox Text20 
      Height          =   285
      Left            =   480
      TabIndex        =   35
      Text            =   "Text20"
      Top             =   4320
      Width           =   495
   End
   Begin VB.TextBox Text19 
      Height          =   285
      Left            =   0
      TabIndex        =   34
      Text            =   "Text19"
      Top             =   4320
      Width           =   495
   End
   Begin VB.TextBox Text18 
      Height          =   285
      Left            =   5280
      TabIndex        =   33
      Text            =   "Text18"
      Top             =   2040
      Width           =   495
   End
   Begin VB.TextBox Text17 
      Height          =   285
      Left            =   4800
      TabIndex        =   32
      Text            =   "Text17"
      Top             =   2040
      Width           =   495
   End
   Begin VB.TextBox Text16 
      Height          =   285
      Left            =   4320
      TabIndex        =   31
      Text            =   "Text16"
      Top             =   2040
      Width           =   495
   End
   Begin VB.TextBox Text15 
      Height          =   285
      Left            =   3840
      TabIndex        =   30
      Text            =   "Text15"
      Top             =   2040
      Width           =   495
   End
   Begin VB.TextBox Text14 
      Height          =   285
      Left            =   3360
      TabIndex        =   29
      Text            =   "Text14"
      Top             =   2040
      Width           =   495
   End
   Begin VB.TextBox Text13 
      Height          =   285
      Left            =   2880
      TabIndex        =   28
      Text            =   "Text13"
      Top             =   2040
      Width           =   495
   End
   Begin VB.TextBox Text12 
      Height          =   285
      Left            =   2400
      TabIndex        =   27
      Text            =   "Text12"
      Top             =   2040
      Width           =   495
   End
   Begin VB.TextBox Text11 
      Height          =   285
      Left            =   1920
      TabIndex        =   26
      Text            =   "Text11"
      Top             =   2040
      Width           =   495
   End
   Begin VB.TextBox Text10 
      Height          =   285
      Left            =   1440
      TabIndex        =   25
      Text            =   "Text10"
      Top             =   2040
      Width           =   495
   End
   Begin VB.TextBox Text9 
      Height          =   285
      Left            =   960
      TabIndex        =   24
      Text            =   "Text9"
      Top             =   2040
      Width           =   495
   End
   Begin VB.TextBox Text8 
      Height          =   285
      Left            =   480
      TabIndex        =   23
      Text            =   "Text8"
      Top             =   2040
      Width           =   495
   End
   Begin VB.TextBox Text6 
      Height          =   285
      Left            =   3360
      TabIndex        =   22
      Text            =   "Text6"
      Top             =   4320
      Width           =   495
   End
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   3360
      Top             =   720
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.HScrollBar HScroll1 
      Height          =   255
      Left            =   1200
      Max             =   7
      TabIndex        =   18
      Top             =   1200
      Value           =   2
      Width           =   1815
   End
   Begin VB.VScrollBar VScroll18 
      Height          =   1335
      Left            =   2520
      Max             =   254
      Min             =   2
      TabIndex        =   17
      Top             =   4680
      Value           =   35
      Width           =   255
   End
   Begin VB.VScrollBar VScroll17 
      Height          =   1335
      Left            =   2040
      Max             =   254
      Min             =   2
      TabIndex        =   16
      Top             =   4680
      Value           =   35
      Width           =   255
   End
   Begin VB.VScrollBar VScroll16 
      Height          =   1335
      Left            =   1560
      Max             =   254
      Min             =   2
      TabIndex        =   15
      Top             =   4680
      Value           =   2
      Width           =   255
   End
   Begin VB.VScrollBar VScroll15 
      Height          =   1335
      Left            =   1080
      Max             =   254
      Min             =   2
      TabIndex        =   14
      Top             =   4680
      Value           =   2
      Width           =   255
   End
   Begin VB.VScrollBar VScroll14 
      Height          =   1335
      Left            =   600
      Max             =   254
      Min             =   2
      TabIndex        =   13
      Top             =   4680
      Value           =   2
      Width           =   255
   End
   Begin VB.VScrollBar VScroll13 
      Height          =   1335
      Left            =   120
      Max             =   254
      Min             =   2
      TabIndex        =   12
      Top             =   4680
      Value           =   2
      Width           =   255
   End
   Begin VB.VScrollBar VScroll12 
      Height          =   1335
      Left            =   5400
      Max             =   190
      Min             =   63
      TabIndex        =   11
      Top             =   2400
      Value           =   63
      Width           =   255
   End
   Begin VB.VScrollBar VScroll11 
      Height          =   1335
      Left            =   4920
      Max             =   190
      Min             =   63
      TabIndex        =   10
      Top             =   2400
      Value           =   63
      Width           =   255
   End
   Begin VB.VScrollBar VScroll10 
      Height          =   1335
      Left            =   4440
      Max             =   190
      Min             =   63
      TabIndex        =   9
      Top             =   2400
      Value           =   63
      Width           =   255
   End
   Begin VB.VScrollBar VScroll9 
      Height          =   1335
      Left            =   3960
      Max             =   254
      Min             =   2
      TabIndex        =   8
      Top             =   2400
      Value           =   2
      Width           =   255
   End
   Begin VB.VScrollBar VScroll8 
      Height          =   1335
      Left            =   3480
      Max             =   254
      Min             =   2
      TabIndex        =   7
      Top             =   2400
      Value           =   2
      Width           =   255
   End
   Begin VB.VScrollBar VScroll7 
      Height          =   1335
      Left            =   3000
      Max             =   254
      Min             =   2
      TabIndex        =   6
      Top             =   2400
      Value           =   2
      Width           =   255
   End
   Begin VB.VScrollBar VScroll6 
      Height          =   1335
      Left            =   2520
      Max             =   254
      Min             =   2
      TabIndex        =   5
      Top             =   2400
      Value           =   2
      Width           =   255
   End
   Begin VB.VScrollBar VScroll5 

⌨️ 快捷键说明

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