📄 info_a_form.frm
字号:
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 MSAdodcLib.Adodc a_admin_info_source
Height = 330
Left = 9840
Top = 8040
Visible = 0 'False
Width = 3135
_ExtentX = 5530
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 0
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 = "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=lib;Data Source=."
OLEDBString = "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=lib;Data Source=."
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = "search_info"
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 a_admin_info_view
Height = 1455
Left = 120
TabIndex = 15
Top = 8160
Width = 6615
_ExtentX = 11668
_ExtentY = 2566
_Version = 393216
AllowUpdate = -1 'True
Enabled = -1 'True
HeadLines = 1
RowHeight = 15
RowDividerStyle = 1
AllowAddNew = -1 'True
AllowDelete = -1 'True
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 VB.Label Label6
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "管理员类型为 普通用户或超级用户 请正确填写!"
ForeColor = &H000000FF&
Height = 180
Left = 120
TabIndex = 20
Top = 7920
Width = 3960
End
Begin VB.Label Label5
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "ID项目都不需要输入!"
ForeColor = &H000000FF&
Height = 180
Left = 4800
TabIndex = 19
Top = 1680
Width = 1800
End
Begin VB.Label Label4
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "注意:此页面的数据可以直接更新,请谨慎操作!"
ForeColor = &H000000FF&
Height = 180
Left = 840
TabIndex = 17
Top = 1680
Width = 3870
End
Begin VB.Label Label3
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "请输入关键字"
ForeColor = &H000000FF&
Height = 180
Left = 6960
TabIndex = 16
Top = 8040
Width = 1080
End
Begin VB.Label Label1
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "请输入关键字"
ForeColor = &H000000FF&
Height = 180
Left = 120
TabIndex = 11
Top = 5280
Width = 1080
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "请输入关键字"
ForeColor = &H000000FF&
Height = 180
Left = 120
TabIndex = 5
Top = 2280
Width = 1080
End
End
Attribute VB_Name = "info_a_form"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub a_s_a_Click()
If blur_a.Value = 1 Then
Call search_a.a_search_admin_blur(Me.a_key_a.Text, Me.a_type_a.Text)
Else
Call search_a.a_search_admin(Me.a_key_a.Text, Me.a_type_a.Text)
End If
Set Me.a_admin_info_view.DataSource = Me.a_admin_info_source
Me.a_admin_info_source.Refresh
End Sub
Private Sub a_s_books_Click()
If blur_b.Value = 1 Then
Call search_a.a_search_books_blur(Me.a_key_b.Text, Me.a_type_b.Text)
Else
Call search_a.a_search_books(Me.a_key_b.Text, Me.a_type_b.Text)
End If
Set Me.a_books_info_view.DataSource = Me.a_books_info_source
Me.a_books_info_source.Refresh
End Sub
Private Sub a_s_users_Click()
If blur_u.Value = 1 Then
Call search_a.a_search_users_blur(Me.a_key_u.Text, Me.a_type_u.Text)
Else
Call search_a.a_search_users(Me.a_key_u.Text, Me.a_type_u.Text)
End If
Set Me.a_users_info_view.DataSource = Me.a_users_info_source
Me.a_users_info_source.Refresh
End Sub
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -