?? frmconfigadd.frm
字號(hào):
VERSION 5.00
Begin VB.Form frmconfigadd
Caption = "Form1"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
LinkTopic = "Form1"
ScaleHeight = 11115
ScaleWidth = 15240
StartUpPosition = 3 '窗口缺省
Begin VB.TextBox Text1
Height = 495
Left = 2280
TabIndex = 11
Text = "txtConfig"
Top = 0
Width = 6255
End
Begin VB.TextBox Text2
Height = 495
Left = 2280
TabIndex = 10
Text = "txtServer"
Top = 720
Width = 6255
End
Begin VB.TextBox Text3
Height = 495
Left = 2280
TabIndex = 9
Text = "txtDatabase"
Top = 1440
Width = 6255
End
Begin VB.TextBox Text4
Height = 495
Left = 2280
TabIndex = 8
Text = "txtView"
Top = 2160
Width = 6255
End
Begin VB.TextBox Text5
Height = 495
Left = 2280
TabIndex = 7
Text = "txtZD"
Top = 2880
Width = 6255
End
Begin VB.CommandButton Command1
Caption = "保 存"
Height = 615
Left = 1080
TabIndex = 6
Top = 8160
Width = 1455
End
Begin VB.CommandButton Command2
Caption = "退出"
Height = 615
Left = 4320
TabIndex = 5
Top = 8160
Width = 1335
End
Begin VB.TextBox Text6
Height = 615
Left = 2280
TabIndex = 4
Text = "txtTable"
Top = 3600
Width = 6255
End
Begin VB.TextBox Text7
Height = 615
Left = 2280
TabIndex = 3
Text = "txtAdvice"
Top = 4440
Width = 6255
End
Begin VB.TextBox Text8
Height = 615
Left = 2280
TabIndex = 2
Text = "txtYW"
Top = 5280
Width = 6255
End
Begin VB.TextBox Text9
Height = 615
Left = 2280
TabIndex = 1
Text = "txtYWPath"
Top = 6240
Width = 6255
End
Begin VB.TextBox Text10
Height = 615
Left = 2280
TabIndex = 0
Text = "txtYWHttpPath"
Top = 7200
Width = 6255
End
Begin VB.Label Label1
Caption = "關(guān)系數(shù)據(jù)庫連接配置:"
Height = 375
Left = 120
TabIndex = 21
Top = 120
Width = 1935
End
Begin VB.Label Label2
Caption = "Domino服務(wù)器名:"
Height = 495
Left = 120
TabIndex = 20
Top = 840
Width = 2055
End
Begin VB.Label Label3
Caption = "Domino數(shù)據(jù)庫名:(例如:oa/test.nsf)"
Height = 735
Left = 120
TabIndex = 19
Top = 1440
Width = 2055
End
Begin VB.Label Label4
Caption = "視圖名:"
Height = 495
Left = 120
TabIndex = 18
Top = 2280
Width = 2055
End
Begin VB.Label Label5
Caption = "對(duì)應(yīng)的字段名:"
Height = 615
Left = 120
TabIndex = 17
Top = 3000
Width = 2175
End
Begin VB.Label Label6
Caption = "主目錄表名:"
Height = 615
Left = 120
TabIndex = 16
Top = 3720
Width = 2055
End
Begin VB.Label Label7
Caption = "存放意見的表名:"
Height = 615
Left = 120
TabIndex = 15
Top = 4560
Width = 2175
End
Begin VB.Label Label8
Caption = "存放原文的表名:"
Height = 735
Left = 120
TabIndex = 14
Top = 5400
Width = 2175
End
Begin VB.Label Label9
Caption = "存放原文的物理路徑:"
Height = 615
Left = 0
TabIndex = 13
Top = 6360
Width = 2295
End
Begin VB.Label Label10
Caption = "數(shù)據(jù)庫中連接原文的地址"
Height = 735
Left = 0
TabIndex = 12
Top = 7320
Width = 2175
End
End
Attribute VB_Name = "frmconfigadd"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -