📄 kansaku_form.frm
字号:
VERSION 5.00
Begin VB.Form kansaku_form
Caption = "kansaku"
ClientHeight = 4665
ClientLeft = 4035
ClientTop = 3180
ClientWidth = 7170
LinkTopic = "Form1"
ScaleHeight = 4665
ScaleWidth = 7170
Begin VB.CommandButton cancel_com
Caption = "exit"
Height = 375
Left = 5280
TabIndex = 23
Top = 4080
Width = 1335
End
Begin VB.CommandButton OK_com
Caption = "save"
Height = 375
Left = 480
TabIndex = 22
Top = 4080
Width = 1335
End
Begin VB.TextBox Text1
Height = 285
Index = 3
Left = 5400
TabIndex = 21
Top = 3280
Width = 1215
End
Begin VB.TextBox Text1
Height = 285
Index = 2
Left = 5400
TabIndex = 20
Top = 2840
Width = 1215
End
Begin VB.TextBox Text1
Height = 285
Index = 1
Left = 5400
TabIndex = 19
Top = 2080
Width = 1215
End
Begin VB.TextBox Text1
Height = 285
Index = 0
Left = 5400
TabIndex = 18
Top = 1600
Width = 1215
End
Begin VB.ComboBox downcombo1
DataSource = "Data2"
Height = 315
Index = 1
Left = 120
TabIndex = 9
Top = 3240
Width = 2200
End
Begin VB.ComboBox downcombo1
DataSource = "Data2"
Height = 315
Index = 0
Left = 120
TabIndex = 8
Top = 2760
Width = 2200
End
Begin VB.ComboBox upcombo1
DataSource = "Data2"
Height = 315
Index = 1
Left = 120
TabIndex = 7
Top = 2040
Width = 2200
End
Begin VB.ComboBox upcombo1
DataSource = "Data2"
Height = 315
Index = 0
Left = 120
TabIndex = 6
Top = 1560
Width = 2200
End
Begin VB.Frame head1
Caption = "中国語"
Height = 1095
Index = 1
Left = 3480
TabIndex = 3
Top = 240
Width = 3255
Begin VB.OptionButton Option1
Caption = "和"
Height = 255
Index = 3
Left = 1440
TabIndex = 5
Top = 360
Width = 975
End
Begin VB.OptionButton Option1
Caption = "的"
Height = 255
Index = 2
Left = 240
TabIndex = 4
Top = 360
Width = 975
End
End
Begin VB.Frame head1
Caption = "日本語"
Height = 1095
Index = 0
Left = 120
TabIndex = 0
Top = 240
Width = 3255
Begin VB.OptionButton Option1
Caption = "と"
Height = 255
Index = 1
Left = 1320
TabIndex = 2
Top = 360
Width = 975
End
Begin VB.OptionButton Option1
Caption = "の"
Height = 255
Index = 0
Left = 240
TabIndex = 1
Top = 360
Width = 975
End
End
Begin VB.Label Label1
Caption = "关 心 度"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 7
Left = 4200
TabIndex = 17
Top = 3280
Width = 800
End
Begin VB.Label Label1
Caption = "关 心 度"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 6
Left = 4200
TabIndex = 16
Top = 2800
Width = 800
End
Begin VB.Label Label1
Caption = "关 心 度"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 5
Left = 4200
TabIndex = 15
Top = 2080
Width = 800
End
Begin VB.Label Label1
Caption = "关 心 度"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 4
Left = 4200
TabIndex = 14
Top = 1600
Width = 800
End
Begin VB.Label Label1
Caption = "下 位 概 念 2"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 3
Left = 2700
TabIndex = 13
Top = 3280
Width = 1200
End
Begin VB.Label Label1
Caption = "下 位 概 念 1"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 2
Left = 2700
TabIndex = 12
Top = 2800
Width = 1200
End
Begin VB.Label Label1
Caption = "上 位 概 念 2"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 1
Left = 2700
TabIndex = 11
Top = 2080
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -