📄 vcdpandian.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form vcdpandian
Caption = "光碟库存盘点"
ClientHeight = 5880
ClientLeft = 60
ClientTop = 345
ClientWidth = 9990
Icon = "vcdpandian.frx":0000
LinkTopic = "Form1"
ScaleHeight = 5880
ScaleWidth = 9990
Begin MSAdodcLib.Adodc Adodc3
Height = 492
Left = 7440
Top = 3360
Visible = 0 'False
Width = 1212
_ExtentX = 2143
_ExtentY = 873
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 2
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = $"vcdpandian.frx":0442
OLEDBString = $"vcdpandian.frx":04D3
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "专辑数据"
Caption = "Adodc3"
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 MSAdodcLib.Adodc Adodc2
Height = 372
Left = 5040
Top = 3480
Visible = 0 'False
Width = 1932
_ExtentX = 3413
_ExtentY = 661
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 = $"vcdpandian.frx":0564
OLEDBString = $"vcdpandian.frx":05F5
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select count(盘号) as 条数,sum(数量) as 总数量,sum(价格) as 总价格 from 总表"
Caption = "Adodc2"
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 MSAdodcLib.Adodc Adodc1
Height = 372
Left = 3120
Top = 3480
Visible = 0 'False
Width = 1692
_ExtentX = 2990
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 2
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = $"vcdpandian.frx":0686
OLEDBString = $"vcdpandian.frx":0717
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 VB.Frame Frame1
Caption = "光碟库存"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 5292
Left = 120
TabIndex = 2
Top = 480
Width = 2652
Begin VB.CommandButton Command2
Caption = "显示已售完的碟"
Height = 375
Left = 840
TabIndex = 16
Top = 4080
Width = 1572
End
Begin VB.TextBox Text3
BeginProperty DataFormat
Type = 1
Format = """¥""#,##0.00"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 2
EndProperty
BeginProperty Font
Name = "楷体_GB2312"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 840
TabIndex = 14
Top = 4080
Visible = 0 'False
Width = 1572
End
Begin VB.CommandButton Command1
Caption = "显示销量最差的碟"
Height = 615
Left = 840
TabIndex = 13
Top = 3360
Width = 1572
End
Begin VB.TextBox Text5
DataField = "总价格"
BeginProperty DataFormat
Type = 1
Format = """¥""#,##0.00"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 2
EndProperty
DataSource = "Adodc2"
BeginProperty Font
Name = "楷体_GB2312"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Left = 840
TabIndex = 12
Text = "Text5"
Top = 1560
Width = 1572
End
Begin VB.ComboBox Combo1
BeginProperty Font
Name = "楷体_GB2312"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Left = 840
TabIndex = 9
Text = "不打折"
Top = 2880
Width = 1572
End
Begin VB.PictureBox Picture1
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H80000001&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 495
Left = 120
Picture = "vcdpandian.frx":07A8
ScaleHeight = 495
ScaleWidth = 495
TabIndex = 7
Top = 2160
Width = 495
End
Begin VB.TextBox Text2
DataField = "总数量"
DataSource = "Adodc2"
BeginProperty Font
Name = "楷体_GB2312"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Left = 840
TabIndex = 6
Text = "Text2"
Top = 1080
Width = 1572
End
Begin VB.TextBox Text1
DataField = "条数"
DataSource = "Adodc2"
BeginProperty Font
Name = "楷体_GB2312"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 288
Left = 840
TabIndex = 4
Text = "Text1"
Top = 600
Width = 1572
End
Begin VB.Label Label3
Caption = "输入价格"
Height = 372
Left = 0
TabIndex = 15
Top = 4080
Visible = 0 'False
Width = 972
End
Begin VB.Label Label7
Caption = "库存总价"
Height = 372
Left = 0
TabIndex = 11
Top = 1560
Width = 972
End
Begin VB.Label Label5
Caption = "对销量差的专辑进行打折销售,请输入打折量"
BeginProperty Font
Name = "楷体_GB2312"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 612
Left = 840
TabIndex = 8
Top = 2040
Width = 1572
End
Begin VB.Label Label2
Caption = "库存数量"
Height = 252
Left = 0
TabIndex = 5
Top = 1080
Width = 1692
End
Begin VB.Label Label1
Caption = "库专辑量"
Height = 255
Left = 0
TabIndex = 3
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -