📄 form9.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form Form9
BorderStyle = 0 'None
Caption = "Form9"
ClientHeight = 8010
ClientLeft = 0
ClientTop = 0
ClientWidth = 12165
Icon = "Form9.frx":0000
LinkTopic = "Form9"
Picture = "Form9.frx":1782
ScaleHeight = 8010
ScaleWidth = 12165
ShowInTaskbar = 0 'False
StartUpPosition = 3 '窗口缺省
Begin VB.ComboBox Combo1
Appearance = 0 'Flat
Height = 300
Left = 960
TabIndex = 4
Top = 240
Width = 2175
End
Begin VB.TextBox Text1
Appearance = 0 'Flat
Height = 300
Left = 6960
TabIndex = 3
Top = 240
Width = 2055
End
Begin VB.CommandButton Command1
Appearance = 0 'Flat
Caption = "查询"
Height = 300
Left = 9720
Picture = "Form9.frx":43D7
Style = 1 'Graphical
TabIndex = 2
Top = 240
Width = 735
End
Begin VB.CommandButton Command2
Appearance = 0 'Flat
Caption = "取消"
Height = 300
Left = 11040
Picture = "Form9.frx":557B
Style = 1 'Graphical
TabIndex = 1
Top = 240
Width = 735
End
Begin VB.ComboBox Combo2
Appearance = 0 'Flat
Height = 300
Left = 4080
TabIndex = 0
Text = "Like"
Top = 240
Width = 1935
End
Begin MSComctlLib.ListView ListView1
Height = 7095
Left = 0
TabIndex = 8
Top = 840
Width = 12135
_ExtentX = 21405
_ExtentY = 12515
View = 3
LabelWrap = -1 'True
HideSelection = -1 'True
GridLines = -1 'True
_Version = 393217
ForeColor = 16711680
BackColor = 16777215
BorderStyle = 1
Appearance = 0
NumItems = 20
BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Text = "工程编号"
Object.Width = 3528
EndProperty
BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 2
SubItemIndex = 1
Text = "建设单位"
Object.Width = 7056
EndProperty
BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 2
SubItemIndex = 2
Text = "工程名称"
Object.Width = 3528
EndProperty
BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 2
SubItemIndex = 3
Text = "工程地点"
Object.Width = 3528
EndProperty
BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 2
SubItemIndex = 4
Text = "联系人及电话"
Object.Width = 7056
EndProperty
BeginProperty ColumnHeader(6) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 2
SubItemIndex = 5
Text = "接受日期"
Object.Width = 2646
EndProperty
BeginProperty ColumnHeader(7) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 2
SubItemIndex = 6
Text = "下达日期"
Object.Width = 2646
EndProperty
BeginProperty ColumnHeader(8) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 2
SubItemIndex = 7
Text = "应交日期"
Object.Width = 2646
EndProperty
BeginProperty ColumnHeader(9) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 2
SubItemIndex = 8
Text = "实交日期"
Object.Width = 2646
EndProperty
BeginProperty ColumnHeader(10) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 2
SubItemIndex = 9
Text = "总工办接受日期"
Object.Width = 2646
EndProperty
BeginProperty ColumnHeader(11) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 2
SubItemIndex = 10
Text = "出图日期"
Object.Width = 2646
EndProperty
BeginProperty ColumnHeader(12) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 2
SubItemIndex = 11
Text = "予收额(元)"
Object.Width = 2646
EndProperty
BeginProperty ColumnHeader(13) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 2
SubItemIndex = 12
Text = "结算额(元)"
Object.Width = 2646
EndProperty
BeginProperty ColumnHeader(14) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 2
SubItemIndex = 13
Text = "实收额(元)"
Object.Width = 2646
EndProperty
BeginProperty ColumnHeader(15) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 2
SubItemIndex = 14
Text = "完成单位"
Object.Width = 3528
EndProperty
BeginProperty ColumnHeader(16) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 2
SubItemIndex = 15
Text = "超期工程"
Object.Width = 1764
EndProperty
BeginProperty ColumnHeader(17) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 2
SubItemIndex = 16
Text = "备注"
Object.Width = 3528
EndProperty
BeginProperty ColumnHeader(18) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 2
SubItemIndex = 17
Text = "规划报件审批编号"
Object.Width = 7056
EndProperty
BeginProperty ColumnHeader(19) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 2
SubItemIndex = 18
Text = "预收额备注"
Object.Width = 7056
EndProperty
BeginProperty ColumnHeader(20) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 2
SubItemIndex = 19
Text = "登记人"
Object.Width = 3528
EndProperty
Picture = "Form9.frx":671F
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = "项目:"
ForeColor = &H00FF0000&
Height = 255
Left = 360
TabIndex = 7
Top = 360
Width = 855
End
Begin VB.Label Label3
BackStyle = 0 'Transparent
Caption = "条件:"
ForeColor = &H00FF0000&
Height = 375
Left = 3480
TabIndex = 6
Top = 360
Width = 975
End
Begin VB.Label Label4
BackStyle = 0 'Transparent
Caption = "内容:"
ForeColor = &H00FF0000&
Height = 375
Left = 6360
TabIndex = 5
Top = 360
Width = 975
End
End
Attribute VB_Name = "Form9"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Command1_Click()
Dim i, j As Integer
Dim sqlstring As String
Static l As Integer
If Combo1 = "" Or Combo2 = "" Or Text1 = "" Then
MsgBox "表达式不正确", vbInformation, "提示框!"
Exit Sub
End If
sqlstring = "SELECT * FROM " & biaoming & " WHERE " & Combo1 & " " & Combo2 & " '%" & Text1 & "%'"
rs.Open sqlstring, conn
If biaoming = "定线" Then
l = 0
For i = 1 To rs.RecordCount
l = l + 1
Form10.ListView1.ListItems.Add i, , rs.Fields(0).Value
For j = 1 To 19
Form10.ListView1.ListItems.Item(i).SubItems(j) = rs.Fields(j).Value
Next
rs.MoveNext
Next
rs.Close
If l <> 0 Then
Form10.Label2.Caption = " 共有" & l & "记录满足查询条件"
Form10.Show vbModal
Else
MsgBox "没有查询的内容", vbInformation, "提示框!"
End If
End If
If biaoming <> "定线" Then
l = 0
For i = 1 To rs.RecordCount
l = l + 1
Form10.ListView1.ListItems.Add i, , rs.Fields(0).Value
For j = 1 To 16
Form10.ListView1.ListItems.Item(i).SubItems(j) = rs.Fields(j).Value
Next
Form10.ListView1.ListItems.Item(i).SubItems(18) = rs.Fields(17).Value
Form10.ListView1.ListItems.Item(i).SubItems(19) = rs.Fields(18).Value
rs.MoveNext
Next
rs.Close
If l <> 0 Then
Form10.Label2.Caption = " 共有" & l & "记录满足查询条件"
Form10.Show vbModal
Else
MsgBox "没有查询的内容", vbInformation, "提示框!"
End If
End If
End Sub
Private Sub Command2_Click()
Unload Me
End Sub
Private Sub Form_Load()
Dim i As Integer
With Me
.Height = 8010
.left = 2332
.top = 2600
.Width = 12160
End With
With Combo2
.AddItem ("Like")
End With
End Sub
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -