dataenvironment1.dsr

来自「we all can use it by yourself」· DSR 代码 · 共 31 行

DSR
31
字号
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment1 
   ClientHeight    =   6180
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   6960
   _ExtentX        =   12277
   _ExtentY        =   10901
   FolderFlags     =   1
   TypeLibGuid     =   "{7706D3CB-B0E2-40F6-9FEB-FDE6CFA6F01D}"
   TypeInfoGuid    =   "{AEEF71E2-971E-4AF8-8295-769E5590B09F}"
   TypeInfoCookie  =   0
   Version         =   4
   NumConnections  =   1
   BeginProperty Connection1 
      ConnectionName  =   "Connection1"
      ConnDispId      =   1001
      SourceOfData    =   3
      QuoteChar       =   34
      SeparatorChar   =   46
   EndProperty
   NumRecordsets   =   0
End
Attribute VB_Name = "DataEnvironment1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit

⌨️ 快捷键说明

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