📄 frmprojdev.frm
字号:
VERSION 5.00
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 FrmProjDev
BorderStyle = 1 'Fixed Single
Caption = "项目实施管理"
ClientHeight = 6675
ClientLeft = 45
ClientTop = 330
ClientWidth = 11910
Icon = "FrmProjDev.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6675
ScaleWidth = 11910
StartUpPosition = 2 '屏幕中心
Begin VB.Frame Frame4
Caption = "开发报告"
Height = 2655
Left = 5520
TabIndex = 40
Top = 3000
Width = 6375
Begin MSAdodcLib.Adodc Adodc2
Height = 330
Left = 3840
Top = 2280
Visible = 0 'False
Width = 1200
_ExtentX = 2117
_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= 3
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "DSN=SoftSys"
OLEDBString = ""
OLEDBFile = ""
DataSourceName = "SoftSys"
OtherAttributes = ""
UserName = "sa"
Password = "sa"
RecordSource = "SELECT * FROM Report"
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.CommandButton Cmd_Rep_Add
Caption = "添加"
Height = 375
Left = 5520
MouseIcon = "FrmProjDev.frx":1272
MousePointer = 99 'Custom
TabIndex = 21
Top = 240
Width = 735
End
Begin VB.CommandButton Cmd_Rep_Modi
Caption = "修改"
Height = 375
Left = 5520
MouseIcon = "FrmProjDev.frx":157C
MousePointer = 99 'Custom
TabIndex = 22
Top = 840
Width = 735
End
Begin VB.CommandButton Cmd_Rep_Del
Caption = "删除"
Height = 375
Left = 5520
MouseIcon = "FrmProjDev.frx":1886
MousePointer = 99 'Custom
TabIndex = 23
Top = 1440
Width = 735
End
Begin VB.CommandButton Cmd_Rep_View
Caption = "查看"
Height = 375
Left = 5520
MouseIcon = "FrmProjDev.frx":1B90
MousePointer = 99 'Custom
TabIndex = 24
Top = 2040
Width = 735
End
Begin MSDataGridLib.DataGrid DataGrid3
Bindings = "FrmProjDev.frx":1E9A
Height = 2295
Left = 45
TabIndex = 41
Top = 240
Width = 5295
_ExtentX = 9340
_ExtentY = 4048
_Version = 393216
AllowUpdate = 0 'False
Appearance = 0
BorderStyle = 0
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
End
Begin VB.Frame Frame3
Caption = "模块管理"
Height = 2655
Left = 5520
TabIndex = 39
Top = 240
Width = 6375
Begin VB.ListBox List2
Height = 1680
Left = 2880
TabIndex = 10
Top = 720
Width = 2415
End
Begin VB.ListBox List1
Height = 1680
Left = 240
TabIndex = 9
Top = 720
Width = 2415
End
Begin VB.OptionButton Option2
Caption = "二级模块"
Height = 255
Left = 3000
TabIndex = 8
Top = 360
Width = 1095
End
Begin VB.OptionButton Option1
Caption = "一级模块"
Height = 255
Left = 360
TabIndex = 7
Top = 360
Width = 1095
End
Begin VB.CommandButton Cmd_Mod_View
Caption = "查看"
Height = 375
Left = 5520
MouseIcon = "FrmProjDev.frx":1EAF
MousePointer = 99 'Custom
TabIndex = 14
Top = 2040
Width = 735
End
Begin VB.CommandButton Cmd_Mod_Del
Caption = "删除"
Height = 375
Left = 5520
MouseIcon = "FrmProjDev.frx":21B9
MousePointer = 99 'Custom
TabIndex = 13
Top = 1440
Width = 735
End
Begin VB.CommandButton Cmd_Mod_Modi
Caption = "修改"
Height = 375
Left = 5520
MouseIcon = "FrmProjDev.frx":24C3
MousePointer = 99 'Custom
TabIndex = 12
Top = 840
Width = 735
End
Begin VB.CommandButton Cmd_Mod_Add
Caption = "添加"
Height = 375
Left = 5520
MouseIcon = "FrmProjDev.frx":27CD
MousePointer = 99 'Custom
TabIndex = 11
Top = 240
Width = 735
End
End
Begin VB.Frame Frame2
Caption = "项目组"
Height = 2655
Left = 0
TabIndex = 38
Top = 3000
Width = 5415
Begin VB.CommandButton Cmd_AddSQA
Caption = "添加质量工程师"
Height = 375
Left = 3840
MouseIcon = "FrmProjDev.frx":2AD7
MousePointer = 99 'Custom
TabIndex = 19
Top = 1680
Width = 1455
End
Begin VB.CommandButton Cmd_Addtester
Caption = "添加测试工程师"
Height = 375
Left = 3840
MouseIcon = "FrmProjDev.frx":2DE1
MousePointer = 99 'Custom
TabIndex = 18
Top = 1200
Width = 1455
End
Begin VB.CommandButton Cmd_Addsoft
Caption = "添加开发工程师"
Height = 375
Left = 3840
MouseIcon = "FrmProjDev.frx":30EB
MousePointer = 99 'Custom
TabIndex = 17
Top = 720
Width = 1455
End
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 2400
Top = 2280
Visible = 0 'False
Width = 1200
_ExtentX = 2117
_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= 3
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -