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

📄 deselllist.dsr

📁 有一些基本的操作
💻 DSR
字号:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} deSellList 
   ClientHeight    =   9435
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   11295
   _ExtentX        =   19923
   _ExtentY        =   16642
   FolderFlags     =   1
   TypeLibGuid     =   "{30632037-98D9-4263-8E0D-6F90428B6810}"
   TypeInfoGuid    =   "{2E4AEE37-84A7-4A60-840F-93EE0434DEB6}"
   TypeInfoCookie  =   0
   Version         =   4
   NumConnections  =   1
   BeginProperty Connection1 
      ConnectionName  =   "Connection1"
      ConnDispId      =   1001
      SourceOfData    =   3
      ConnectionSource=   "Provider=MSDASQL.1;Persist Security Info=False;Data Source=jxclink"
      Expanded        =   -1  'True
      IsSQL           =   -1  'True
      QuoteChar       =   34
      SeparatorChar   =   46
   EndProperty
   NumRecordsets   =   1
   BeginProperty Recordset1 
      CommandName     =   "Command1"
      CommDispId      =   1002
      RsDispId        =   1006
      CommandText     =   $"deSellList.dsx":0000
      ActiveConnectionName=   "Connection1"
      CommandType     =   1
      Expanded        =   -1  'True
      IsRSReturning   =   -1  'True
      NumFields       =   7
      BeginProperty Field1 
         Precision       =   0
         Size            =   80
         Scale           =   0
         Type            =   200
         Name            =   "品名"
         Caption         =   "品名"
      EndProperty
      BeginProperty Field2 
         Precision       =   0
         Size            =   6
         Scale           =   0
         Type            =   129
         Name            =   "单位"
         Caption         =   "单位"
      EndProperty
      BeginProperty Field3 
         Precision       =   28
         Size            =   19
         Scale           =   6
         Type            =   131
         Name            =   "销售数量"
         Caption         =   "销售数量"
      EndProperty
      BeginProperty Field4 
         Precision       =   28
         Size            =   19
         Scale           =   6
         Type            =   131
         Name            =   "销售价"
         Caption         =   "销售价"
      EndProperty
      BeginProperty Field5 
         Precision       =   28
         Size            =   19
         Scale           =   6
         Type            =   131
         Name            =   "税价合计"
         Caption         =   "税价合计"
      EndProperty
      BeginProperty Field6 
         Precision       =   28
         Size            =   19
         Scale           =   6
         Type            =   131
         Name            =   "不含税价"
         Caption         =   "不含税价"
      EndProperty
      BeginProperty Field7 
         Precision       =   28
         Size            =   19
         Scale           =   6
         Type            =   131
         Name            =   "税额"
         Caption         =   "税额"
      EndProperty
      NumGroups       =   0
      ParamCount      =   0
      RelationCount   =   0
      AggregateCount  =   0
   EndProperty
End
Attribute VB_Name = "deSellList"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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