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

📄 常用公式.frm

📁 饮羽公路测设(glcs) 由20多个公路测量、设计、试验和施工组织设计等小软件组成。如《中桩大地坐标》可以计算不等长缓和曲线的中桩和边桩的大地坐标;《缓和曲线反算》可以根据切线长、外距长或缓和曲线长求
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{D76D7130-4A96-11D3-BD95-D296DC2DD072}#1.0#0"; "VSFLEX7D.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmcygs 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "常用公式"
   ClientHeight    =   3780
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   4740
   Icon            =   "常用公式.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   3780
   ScaleWidth      =   4740
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton Command2 
      Caption         =   "关闭"
      Height          =   375
      Left            =   3720
      TabIndex        =   25
      Top             =   3360
      Width           =   975
   End
   Begin VB.CommandButton Command1 
      Caption         =   "计算"
      Height          =   375
      Left            =   2640
      TabIndex        =   1
      Top             =   3360
      Width           =   975
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   3255
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   4695
      _ExtentX        =   8281
      _ExtentY        =   5741
      _Version        =   393216
      Style           =   1
      Tabs            =   5
      TabsPerRow      =   5
      TabHeight       =   520
      TabCaption(0)   =   "交点坐标"
      TabPicture(0)   =   "常用公式.frx":0442
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Frame2"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Frame3"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).ControlCount=   3
      TabCaption(1)   =   "转换"
      TabPicture(1)   =   "常用公式.frx":045E
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame5"
      Tab(1).Control(1)=   "Frame4"
      Tab(1).ControlCount=   2
      TabCaption(2)   =   "钢筋"
      TabPicture(2)   =   "常用公式.frx":047A
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "VSFlexGrid1"
      Tab(2).ControlCount=   1
      TabCaption(3)   =   "面积"
      TabPicture(3)   =   "常用公式.frx":0496
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "Frame6"
      Tab(3).Control(1)=   "Frame7"
      Tab(3).ControlCount=   2
      TabCaption(4)   =   "Tab 4"
      Tab(4).ControlEnabled=   0   'False
      Tab(4).ControlCount=   0
      Begin VB.Frame Frame7 
         Caption         =   "弓形面积"
         Height          =   1335
         Left            =   -74880
         TabIndex        =   51
         Top             =   1800
         Width           =   4455
         Begin VB.TextBox Text21 
            Height          =   270
            Left            =   1080
            Locked          =   -1  'True
            TabIndex        =   57
            Text            =   "Text21"
            Top             =   840
            Width           =   3255
         End
         Begin VB.TextBox Text20 
            Height          =   270
            Left            =   3240
            TabIndex        =   55
            Text            =   "Text20"
            ToolTipText     =   "按度数输入"
            Top             =   360
            Width           =   1095
         End
         Begin VB.TextBox Text19 
            Height          =   270
            Left            =   1080
            TabIndex        =   53
            Text            =   "Text19"
            Top             =   360
            Width           =   1335
         End
         Begin VB.Label Label22 
            Caption         =   "面积  ="
            Height          =   255
            Left            =   120
            TabIndex        =   56
            Top             =   840
            Width           =   975
         End
         Begin VB.Label Label21 
            Caption         =   "角度="
            Height          =   255
            Left            =   2640
            TabIndex        =   54
            Top             =   360
            Width           =   615
         End
         Begin VB.Label Label20 
            Caption         =   "圆半径 ="
            Height          =   255
            Left            =   120
            TabIndex        =   52
            Top             =   360
            Width           =   975
         End
      End
      Begin VB.Frame Frame6 
         Caption         =   "扇形面积"
         Height          =   1215
         Left            =   -74880
         TabIndex        =   42
         Top             =   480
         Width           =   4455
         Begin VB.TextBox Text18 
            Height          =   270
            Left            =   3240
            Locked          =   -1  'True
            TabIndex        =   50
            Text            =   "Text18"
            Top             =   720
            Width           =   1095
         End
         Begin VB.TextBox Text17 
            Height          =   270
            Left            =   3240
            TabIndex        =   48
            Text            =   "Text17"
            ToolTipText     =   "按度数输入"
            Top             =   360
            Width           =   1095
         End
         Begin VB.TextBox Text16 
            Height          =   270
            Left            =   1080
            TabIndex        =   46
            Text            =   "Text16"
            Top             =   720
            Width           =   1335
         End
         Begin VB.TextBox Text15 
            Height          =   270
            Left            =   1080
            TabIndex        =   44
            Text            =   "Text15"
            Top             =   360
            Width           =   1335
         End
         Begin VB.Label Label19 
            Caption         =   "面积="
            Height          =   255
            Left            =   2640
            TabIndex        =   49
            Top             =   720
            Width           =   735
         End
         Begin VB.Label Label18 
            Caption         =   "角度="
            Height          =   255
            Left            =   2640
            TabIndex        =   47
            Top             =   360
            Width           =   855
         End
         Begin VB.Label Label17 
            Caption         =   "小圆半径="
            Height          =   255
            Left            =   120
            TabIndex        =   45
            Top             =   720
            Width           =   975
         End
         Begin VB.Label Label16 
            Caption         =   "大圆半径="
            Height          =   255
            Left            =   120
            TabIndex        =   43
            Top             =   360
            Width           =   1095
         End
      End
      Begin VSFlex7DAOCtl.VSFlexGrid VSFlexGrid1 
         Height          =   2655
         Left            =   -74880
         TabIndex        =   40
         Top             =   480
         Width           =   4455
         _cx             =   7858
         _cy             =   4683
         _ConvInfo       =   -1
         Appearance      =   1
         BorderStyle     =   1
         Enabled         =   -1  'True
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         MousePointer    =   0
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         BackColorFixed  =   -2147483633
         ForeColorFixed  =   -2147483630
         BackColorSel    =   -2147483635
         ForeColorSel    =   -2147483634
         BackColorBkg    =   14737632
         BackColorAlternate=   -2147483643
         GridColor       =   -2147483633
         GridColorFixed  =   -2147483632
         TreeColor       =   -2147483632
         FloodColor      =   192
         SheetBorder     =   -2147483642
         FocusRect       =   3
         HighLight       =   1
         AllowSelection  =   -1  'True
         AllowBigSelection=   -1  'True
         AllowUserResizing=   3
         SelectionMode   =   0
         GridLines       =   1
         GridLinesFixed  =   1
         GridLineWidth   =   1
         Rows            =   10
         Cols            =   6
         FixedRows       =   1
         FixedCols       =   1
         RowHeightMin    =   250
         RowHeightMax    =   0
         ColWidthMin     =   0
         ColWidthMax     =   0
         ExtendLastCol   =   0   'False
         FormatString    =   ""
         ScrollTrack     =   0   'False
         ScrollBars      =   3
         ScrollTips      =   0   'False
         MergeCells      =   0
         MergeCompare    =   0
         AutoResize      =   -1  'True
         AutoSizeMode    =   0
         AutoSearch      =   0
         AutoSearchDelay =   2
         MultiTotals     =   -1  'True
         SubtotalPosition=   1
         OutlineBar      =   0
         OutlineCol      =   0
         Ellipsis        =   0
         ExplorerBar     =   0
         PicturesOver    =   0   'False
         FillStyle       =   0
         RightToLeft     =   0   'False
         PictureType     =   0
         TabBehavior     =   0
         OwnerDraw       =   0
         Editable        =   2
         ShowComboButton =   -1  'True
         WordWrap        =   0   'False
         TextStyle       =   0
         TextStyleFixed  =   0
         OleDragMode     =   0
         OleDropMode     =   0
         DataMode        =   0
         VirtualData     =   -1  'True
         ComboSearch     =   3
         AutoSizeMouse   =   -1  'True
         FrozenRows      =   0
         FrozenCols      =   0
         AllowUserFreezing=   3
         BackColorFrozen =   0
         ForeColorFrozen =   0
         WallPaperAlignment=   9
      End
      Begin VB.Frame Frame5 
         Caption         =   "温度"
         Height          =   1215
         Left            =   -74880
         TabIndex        =   33
         Top             =   1920
         Width           =   4455
         Begin VB.CommandButton Command6 
            Caption         =   "<<<"
            Height          =   255
            Left            =   2160
            TabIndex        =   39
            Top             =   720
            Width           =   615
         End
         Begin VB.CommandButton Command5 
            Caption         =   ">>>"
            Height          =   255
            Left            =   1560
            TabIndex        =   38
            Top             =   720
            Width           =   615
         End
         Begin VB.TextBox Text14 
            Height          =   270
            Left            =   2880
            TabIndex        =   37
            Text            =   "Text14"
            Top             =   720
            Width           =   1335
         End
         Begin VB.TextBox Text13 
            Height          =   270
            Left            =   120
            TabIndex        =   35
            Text            =   "Text13"
            Top             =   720
            Width           =   1335
         End
         Begin VB.Label Label14 
            Caption         =   "华氏度(F)="
            Height          =   255
            Left            =   2880
            TabIndex        =   36
            Top             =   360
            Width           =   1095
         End
         Begin VB.Label Label13 
            Caption         =   "摄氏度(°)="
            Height          =   255
            Left            =   120
            TabIndex        =   34
            Top             =   360
            Width           =   1215
         End
      End
      Begin VB.Frame Frame4 
         Caption         =   "角度"
         Height          =   1095
         Left            =   -74880
         TabIndex        =   26
         Top             =   480
         Width           =   4455
         Begin VB.CommandButton Command4 
            Caption         =   "<<<"
            Height          =   255
            Left            =   2160
            TabIndex        =   32
            Top             =   600
            Width           =   615
         End
         Begin VB.CommandButton Command3 
            Caption         =   ">>>"
            Height          =   255
            Left            =   1560
            TabIndex        =   31
            Top             =   600
            Width           =   615
         End
         Begin VB.TextBox Text12 
            Height          =   270
            Left            =   2880
            TabIndex        =   30
            Text            =   "Text12"
            Top             =   600
            Width           =   1335
         End
         Begin VB.TextBox Text11 
            Height          =   270
            Left            =   120
            TabIndex        =   29
            Text            =   "Text11"
            ToolTipText     =   "26°35′48″按26.3548输入"
            Top             =   600
            Width           =   1335
         End
         Begin VB.Label Label12 
            Caption         =   "弧度="
            Height          =   255
            Left            =   2880
            TabIndex        =   28
            Top             =   360
            Width           =   855
         End
         Begin VB.Label Label11 
            Caption         =   "度(°)="
            Height          =   255
            Left            =   120
            TabIndex        =   27
            Top             =   360
            Width           =   1095
         End
      End
      Begin VB.Frame Frame3 
         Caption         =   "计算结果"
         Height          =   735

⌨️ 快捷键说明

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