form1.frm

来自「Visual Basic与语音辨识 让电脑听话 (源码) 台湾松岗 http:/」· FRM 代码 · 共 29 行

FRM
29
字号
VERSION 5.00
Begin VB.Form Form1 
   Caption         =   "Form1"
   ClientHeight    =   3195
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   4680
   LinkTopic       =   "Form1"
   ScaleHeight     =   3195
   ScaleWidth      =   4680
   StartUpPosition =   3  'Windows Default
   Begin VB.TextBox Text1 
      Height          =   495
      Left            =   1320
      TabIndex        =   1
      Text            =   "c:\1.wav"
      Top             =   960
      Width           =   3135
   End
   Begin VB.CommandButton Command1 
      Caption         =   "秨﹍"
      Height          =   615
      Left            =   1440
      TabIndex        =   0
      Top             =   2280
      Width           =   1575
   End
   Begin VB.Label Label1 
      Caption         =   "郎

⌨️ 快捷键说明

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