📄 selectview.frm
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{688FD988-85FE-4A66-A1CB-EB34A614903C}#49.0#0"; "lpc_prtfg.ocx"
Begin VB.Form selectview
BackColor = &H00808000&
BorderStyle = 1 'Fixed Single
Caption = "数据窗体"
ClientHeight = 7950
ClientLeft = 150
ClientTop = 435
ClientWidth = 11325
Icon = "selectview.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 7950
ScaleWidth = 11325
StartUpPosition = 2 '屏幕中心
WindowState = 2 'Maximized
Begin VB.Frame Frame7
BackColor = &H008080FF&
BorderStyle = 0 'None
DragMode = 1 'Automatic
Height = 4935
Left = 3720
TabIndex = 2
Top = 2160
Visible = 0 'False
Width = 6255
Begin VB.TextBox Text1
BorderStyle = 0 'None
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 4455
Left = 120
Locked = -1 'True
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 4
Top = 360
Width = 6015
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Height = 255
Left = 6000
TabIndex = 3
Top = 0
Width = 255
End
Begin VB.Line Line2
X1 = 6000
X2 = 6240
Y1 = 0
Y2 = 240
End
Begin VB.Line Line1
X1 = 6240
X2 = 6000
Y1 = 0
Y2 = 240
End
Begin VB.Shape Shape1
Height = 255
Left = 6000
Shape = 4 'Rounded Rectangle
Top = 0
Width = 255
End
End
Begin 预览打印_lpc.prtfg prtfg1
Left = 3600
Top = 5040
_ExtentX = 635
_ExtentY = 609
默认纸张 = 9
横向打印 = 0 'False
上边距 = 5
下边距 = 5
左边距 = 5
右边距 = 5
AutoAlign = 0 'False
SetDT = 0 'False
Modal = 0
End
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 600
Top = 3720
Visible = 0 'False
Width = 2055
_ExtentX = 3625
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = "Adodc1"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin MSDataGridLib.DataGrid DataGrid1
Height = 2775
Left = 0
TabIndex = 1
Top = 0
Width = 10335
_ExtentX = 18230
_ExtentY = 4895
_Version = 393216
AllowUpdate = 0 'False
HeadLines = 1
RowHeight = 15
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
BeginProperty Column00
EndProperty
BeginProperty Column01
EndProperty
EndProperty
End
Begin MSComctlLib.StatusBar StatusBar1
Align = 2 'Align Bottom
Height = 375
Left = 0
TabIndex = 0
Top = 7575
Width = 11325
_ExtentX = 19976
_ExtentY = 661
_Version = 393216
BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628}
NumPanels = 1
BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628}
EndProperty
EndProperty
End
Begin MSComDlg.CommonDialog Cg1
Left = 240
Top = 0
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
Begin VB.Menu mnuDemo
Caption = "文件(&File)"
Begin VB.Menu MUNEXCEL
Caption = "输出为EXCEL"
End
Begin VB.Menu mnuPreview
Caption = "预览"
End
Begin VB.Menu mnuExit
Caption = "退出"
End
End
Begin VB.Menu mnuManual
Caption = "表格名称"
Begin VB.Menu munymsz
Caption = "标题设置"
End
End
Begin VB.Menu mungx
Caption = "更新数据"
Begin VB.Menu muntz
Caption = "批量填充数据"
End
Begin VB.Menu munth
Caption = "替换"
End
Begin VB.Menu mundggx
Caption = "单个数据更新"
End
End
Begin VB.Menu munqx
Caption = "详细显示"
Begin VB.Menu munzk
Caption = "展开显示"
Checked = -1 'True
End
End
End
Attribute VB_Name = "selectview"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
Dim xlApp As New Excel.Application
Dim xlBook As New Excel.Workbook
Dim xlSheet As New Excel.Worksheet
Public cols As Integer
Public coln As String
Private Sub ddd_Click()
End Sub
Private Sub Adodc1_MoveComplete(ByVal adReason As ADODB.EventReasonEnum, ByVal pError As ADODB.Error, adStatus As ADODB.EventStatusEnum, ByVal pRecordset As ADODB.Recordset)
If munzk.Checked = True Then
If Not Adodc1.Recordset.BOF And Not Adodc1.Recordset.EOF Then
Dim i As Integer
Text1.Text = ""
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -