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

📄 h_f5_xxclg.frm

📁 个人开发二手书交易系统,有书籍信息和订单信息的发布处理功能
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form f5_xxclg 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "欢迎使用二手书交易系统"
   ClientHeight    =   6885
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   9120
   FillColor       =   &H80000006&
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6885
   ScaleWidth      =   9120
   StartUpPosition =   2  '屏幕中心
   Begin MSDataGridLib.DataGrid DataGrid1 
      Bindings        =   "h_f5_xxclg.frx":0000
      Height          =   2775
      Left            =   240
      TabIndex        =   0
      TabStop         =   0   'False
      Top             =   480
      Width           =   7575
      _ExtentX        =   13361
      _ExtentY        =   4895
      _Version        =   393216
      AllowUpdate     =   0   'False
      BackColor       =   -2147483644
      DefColWidth     =   67
      HeadLines       =   1
      RowHeight       =   15
      RowDividerStyle =   3
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ColumnCount     =   2
      BeginProperty Column00 
         DataField       =   ""
         Caption         =   ""
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column01 
         DataField       =   ""
         Caption         =   ""
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      SplitCount      =   1
      BeginProperty Split0 
         AllowFocus      =   0   'False
         BeginProperty Column00 
         EndProperty
         BeginProperty Column01 
         EndProperty
      EndProperty
   End
   Begin VB.CommandButton Command9 
      Caption         =   "未发布"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   350
      Left            =   7920
      Style           =   1  'Graphical
      TabIndex        =   13
      Top             =   2880
      Width           =   1000
   End
   Begin VB.CommandButton Command8 
      Caption         =   "全  部"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   350
      Left            =   7920
      Style           =   1  'Graphical
      TabIndex        =   12
      Top             =   1680
      Width           =   1000
   End
   Begin VB.CommandButton Command4 
      Caption         =   "已发布"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   350
      Left            =   7920
      Style           =   1  'Graphical
      TabIndex        =   11
      Top             =   2280
      Width           =   1000
   End
   Begin VB.Frame Frame1 
      Caption         =   "书籍详细信息"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   3255
      Left            =   240
      TabIndex        =   1
      Top             =   3360
      Width           =   8535
      Begin VB.Frame Frame4 
         Caption         =   "精确查找"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1335
         Left            =   360
         TabIndex        =   20
         Top             =   960
         Width           =   3615
         Begin VB.CommandButton Command2 
            Caption         =   "清 空"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   1680
            TabIndex        =   24
            Top             =   840
            Width           =   735
         End
         Begin VB.CommandButton Command6 
            Caption         =   "确 认"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   2640
            Style           =   1  'Graphical
            TabIndex        =   22
            Top             =   840
            Width           =   735
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Left            =   1680
            TabIndex        =   21
            Text            =   "1"
            Top             =   480
            Width           =   1695
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "请输入书籍号"
            BeginProperty Font 
               Name            =   "幼圆"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   210
            Left            =   240
            TabIndex        =   23
            Top             =   480
            Width           =   1260
         End
      End
      Begin VB.CommandButton Command7 
         Caption         =   "返  回"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   6720
         Style           =   1  'Graphical
         TabIndex        =   19
         Top             =   2760
         Width           =   1095
      End
      Begin VB.TextBox Text7 
         Height          =   270
         Left            =   6600
         TabIndex        =   17
         Text            =   "7"
         Top             =   1920
         Width           =   1215
      End
      Begin VB.TextBox Text2 
         Height          =   270
         Left            =   6600
         TabIndex        =   16
         Text            =   "2"
         Top             =   2400
         Width           =   1215
      End
      Begin VB.TextBox Text6 
         Height          =   270
         Left            =   6600
         TabIndex        =   9
         Text            =   "6"
         Top             =   1560
         Width           =   1215
      End
      Begin VB.TextBox Text5 
         Height          =   270
         Left            =   6600
         TabIndex        =   7
         Text            =   "5"
         Top             =   1200
         Width           =   1215
      End
      Begin VB.TextBox Text4 
         Height          =   270
         Left            =   6600
         TabIndex        =   5
         Text            =   "4"
         Top             =   840
         Width           =   1215
      End
      Begin VB.CommandButton Command1 
         Caption         =   "发  布"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   4920
         Style           =   1  'Graphical
         TabIndex        =   3
         Top             =   2760
         Width           =   1335
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Left            =   6600
         TabIndex        =   2
         Text            =   "3"
         Top             =   480
         Width           =   1215
      End
      Begin VB.Label Label10 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "用户信誉度"
         BeginProperty Font 
            Name            =   "幼圆"
            Size            =   12
            Charset         =   134

⌨️ 快捷键说明

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