3 Star 15 Fork 3

yangyxd / DorisDBCreateTable

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Unit1.fmx 22.29 KB
一键复制 编辑 原始数据 按行查看 历史
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645
object Form1: TForm1
Left = 0
Top = 0
Caption = #20998#24067#24335#25968#25454#24211#24314#34920#23567#21161#25163
ClientHeight = 672
ClientWidth = 1183
FormFactor.Width = 320
FormFactor.Height = 480
FormFactor.Devices = [Desktop]
OnCreate = FormCreate
OnClose = FormClose
OnDestroy = FormDestroy
DesignerMasterStyle = 0
object cbNotFieldComment: TCheckBox
Position.X = 843.000000000000000000
Position.Y = 47.000000000000000000
Size.Width = 153.000000000000000000
Size.Height = 19.000000000000000000
Size.PlatformDefault = False
TabOrder = 19
Text = #19981#23548#20986#23383#27573'Comment'
end
object LinearLayout1: TLinearLayout
Align = Top
Gravity = CenterVertical
Padding.Left = 8.000000000000000000
Padding.Right = 8.000000000000000000
Size.Width = 1183.000000000000000000
Size.Height = 41.000000000000000000
Size.PlatformDefault = False
TabOrder = 0
Orientation = Horizontal
object TextView1: TTextView
WidthSize = WrapContent
Size.Width = 104.000000000000000000
Size.Height = 17.000000000000000000
Size.PlatformDefault = False
Position.X = 8.000000000000000000
Position.Y = 12.000000000000000000
TabOrder = 2
Text = 'MySQL'#36830#25509#37197#32622#65306
TextSettings.Font.StyleExt = {00070000000000000004000000}
end
object TextView2: TTextView
WidthSize = WrapContent
Margins.Left = 8.000000000000000000
Size.Width = 41.000000000000000000
Size.Height = 17.000000000000000000
Size.PlatformDefault = False
Position.X = 120.000000000000000000
Position.Y = 12.000000000000000000
TabOrder = 9
Text = 'Host'#65306
end
object EditView1: TEditView
Touch.InteractiveGestures = [LongTap, DoubleTap]
Background.Border.Color.Default = xBFC0C0C0
Background.Border.Color.Pressed = claNull
Background.Border.Color.Focused = xFF0066CC
Background.Border.Color.Hovered = claSilver
Background.Border.Color.Selected = claNull
Background.Border.Color.Checked = claNull
Background.Border.Color.Enabled = claNull
ClipChildren = True
Padding.Left = 6.000000000000000000
Padding.Top = 2.000000000000000000
Padding.Right = 6.000000000000000000
Padding.Bottom = 2.000000000000000000
Size.Width = 264.000000000000000000
Size.Height = 22.000000000000000000
Size.PlatformDefault = False
Position.X = 161.000000000000000000
Position.Y = 9.500000000000000000
TabOrder = 10
TextHint = #36755#20837'MySQL'#26381#21153#22120#22320#22336
TextSettings.Gravity = CenterVertical
DisableFocusEffect = True
end
object TextView3: TTextView
WidthSize = WrapContent
Margins.Left = 8.000000000000000000
Size.Width = 38.000000000000000000
Size.Height = 18.000000000000000000
Size.PlatformDefault = False
Position.X = 433.000000000000000000
Position.Y = 11.500000000000000000
TabOrder = 3
Text = 'Port'#65306
end
object EditView2: TEditView
Touch.InteractiveGestures = [LongTap, DoubleTap]
Background.Border.Color.Default = xBFC0C0C0
Background.Border.Color.Pressed = claNull
Background.Border.Color.Focused = xFF0066CC
Background.Border.Color.Hovered = claSilver
Background.Border.Color.Selected = claNull
Background.Border.Color.Checked = claNull
Background.Border.Color.Enabled = claNull
ClipChildren = True
Padding.Left = 6.000000000000000000
Padding.Top = 2.000000000000000000
Padding.Right = 6.000000000000000000
Padding.Bottom = 2.000000000000000000
Size.Width = 50.000000000000000000
Size.Height = 22.000000000000000000
Size.PlatformDefault = False
Position.X = 471.000000000000000000
Position.Y = 9.500000000000000000
TabOrder = 4
Text = '3306'
TextHint = #31471#21475
TextSettings.Gravity = CenterVertical
DisableFocusEffect = True
end
object TextView4: TTextView
WidthSize = WrapContent
Margins.Left = 8.000000000000000000
Size.Width = 72.000000000000000000
Size.Height = 18.000000000000000000
Size.PlatformDefault = False
Position.X = 529.000000000000000000
Position.Y = 11.500000000000000000
TabOrder = 7
Text = 'UserName'#65306
end
object EditView3: TEditView
Touch.InteractiveGestures = [LongTap, DoubleTap]
Background.Border.Color.Default = xBFC0C0C0
Background.Border.Color.Pressed = claNull
Background.Border.Color.Focused = xFF0066CC
Background.Border.Color.Hovered = claSilver
Background.Border.Color.Selected = claNull
Background.Border.Color.Checked = claNull
Background.Border.Color.Enabled = claNull
ClipChildren = True
Padding.Left = 6.000000000000000000
Padding.Top = 2.000000000000000000
Padding.Right = 6.000000000000000000
Padding.Bottom = 2.000000000000000000
Size.Width = 128.000000000000000000
Size.Height = 22.000000000000000000
Size.PlatformDefault = False
Position.X = 601.000000000000000000
Position.Y = 9.500000000000000000
TabOrder = 8
TextHint = #30331#24405#29992#25143#21517
TextSettings.Gravity = CenterVertical
DisableFocusEffect = True
end
object TextView5: TTextView
WidthSize = WrapContent
Margins.Left = 8.000000000000000000
Size.Width = 66.000000000000000000
Size.Height = 18.000000000000000000
Size.PlatformDefault = False
Position.X = 737.000000000000000000
Position.Y = 11.500000000000000000
TabOrder = 5
Text = 'Password'#65306
end
object EditView4: TEditView
Touch.InteractiveGestures = [LongTap, DoubleTap]
Background.Border.Color.Default = xBFC0C0C0
Background.Border.Color.Pressed = claNull
Background.Border.Color.Focused = xFF0066CC
Background.Border.Color.Hovered = claSilver
Background.Border.Color.Selected = claNull
Background.Border.Color.Checked = claNull
Background.Border.Color.Enabled = claNull
ClipChildren = True
Padding.Left = 6.000000000000000000
Padding.Top = 2.000000000000000000
Padding.Right = 6.000000000000000000
Padding.Bottom = 2.000000000000000000
Size.Width = 118.000000000000000000
Size.Height = 22.000000000000000000
Size.PlatformDefault = False
Position.X = 803.000000000000000000
Position.Y = 9.500000000000000000
TabOrder = 6
TextHint = #30331#24405#23494#30721
TextSettings.Gravity = CenterVertical
DisableFocusEffect = True
Password = True
end
object Button1: TButton
Margins.Left = 16.000000000000000000
Position.X = 937.000000000000000000
Position.Y = 9.500000000000000000
TabOrder = 11
Text = #36830#25509
OnClick = Button1Click
end
end
object TextView6: TTextView
Margins.Left = 8.000000000000000000
Size.Width = 95.000000000000000000
Size.Height = 19.000000000000000000
Size.PlatformDefault = False
Position.X = 10.000000000000000000
Position.Y = 46.000000000000000000
TabOrder = 13
Text = 'Database'#65306
TextSettings.Font.StyleExt = {00070000000000000004000000}
end
object Button2: TButton
Position.X = 458.000000000000000000
Position.Y = 44.000000000000000000
Size.Width = 105.000000000000000000
Size.Height = 22.000000000000000000
Size.PlatformDefault = False
TabOrder = 15
Text = #33719#21462#34920#20449#24687
OnClick = Button2Click
end
object cbSvrName: TComboBox
DropDownCount = 16
Hint = #25968#25454#24211#21517#31216
Position.X = 107.000000000000000000
Position.Y = 44.000000000000000000
Size.Width = 174.000000000000000000
Size.Height = 22.000000000000000000
Size.PlatformDefault = False
TabOrder = 16
end
object TextView7: TTextView
WidthSize = WrapContent
Margins.Left = 4.000000000000000000
Size.Width = 62.000000000000000000
Size.Height = 20.000000000000000000
Size.PlatformDefault = False
Position.X = 1029.000000000000000000
Position.Y = 80.000000000000000000
TabOrder = 3
Text = 'BUCKETS: '
end
object TextView8: TTextView
WidthSize = WrapContent
Size.Width = 88.000000000000000000
Size.Height = 18.000000000000000000
Size.PlatformDefault = False
Position.X = 11.000000000000000000
Position.Y = 80.000000000000000000
TabOrder = 9
Text = #40664#35748'Hash Keys: '
end
object edtBuckets: TEditView
Touch.InteractiveGestures = [LongTap, DoubleTap]
Anchors = [akTop, akRight]
Background.Border.Color.Default = xBFC0C0C0
Background.Border.Color.Pressed = claNull
Background.Border.Color.Focused = xFF0066CC
Background.Border.Color.Hovered = claSilver
Background.Border.Color.Selected = claNull
Background.Border.Color.Checked = claNull
Background.Border.Color.Enabled = claNull
ClipChildren = True
Padding.Left = 6.000000000000000000
Padding.Top = 2.000000000000000000
Padding.Right = 6.000000000000000000
Padding.Bottom = 2.000000000000000000
Size.Width = 55.000000000000000000
Size.Height = 22.000000000000000000
Size.PlatformDefault = False
Position.X = 1114.000000000000000000
Position.Y = 78.000000000000000000
TabOrder = 8
Text = '20'
TextSettings.Gravity = CenterVertical
DisableFocusEffect = True
OnExit = edtHashKeysExit
end
object edtHashKeys: TEditView
Touch.InteractiveGestures = [LongTap, DoubleTap]
Anchors = [akLeft, akTop, akRight]
Background.Border.Color.Default = xBFC0C0C0
Background.Border.Color.Pressed = claNull
Background.Border.Color.Focused = xFF0066CC
Background.Border.Color.Hovered = claSilver
Background.Border.Color.Selected = claNull
Background.Border.Color.Checked = claNull
Background.Border.Color.Enabled = claNull
ClipChildren = True
WidthSize = FillParent
Padding.Left = 6.000000000000000000
Padding.Top = 2.000000000000000000
Padding.Right = 6.000000000000000000
Padding.Bottom = 2.000000000000000000
Size.Width = 758.000000000000000000
Size.Height = 22.000000000000000000
Size.PlatformDefault = False
Position.X = 107.000000000000000000
Position.Y = 78.000000000000000000
TabOrder = 10
TextHint = 'Hash'#20998#26742#30340#23383#27573#21015#34920#65292#20197'","'#20998#38548
TextSettings.Gravity = CenterVertical
OnTextChange = edtHashKeysTextChange
DisableFocusEffect = True
OnChange = edtHashKeysChange
OnExit = edtHashKeysExit
end
object TextView9: TTextView
WidthSize = WrapContent
Margins.Left = 4.000000000000000000
Size.Width = 86.000000000000000000
Size.Height = 18.000000000000000000
Size.PlatformDefault = False
Position.X = 11.000000000000000000
Position.Y = 104.000000000000000000
TabOrder = 1
Text = #40664#35748#27169#22411' Keys: '
end
object edtModeKeys: TEditView
Touch.InteractiveGestures = [LongTap, DoubleTap]
Anchors = [akLeft, akTop, akRight]
Background.Border.Color.Default = xBFC0C0C0
Background.Border.Color.Pressed = claNull
Background.Border.Color.Focused = xFF0066CC
Background.Border.Color.Hovered = claSilver
Background.Border.Color.Selected = claNull
Background.Border.Color.Checked = claNull
Background.Border.Color.Enabled = claNull
ClipChildren = True
WidthSize = FillParent
Padding.Left = 6.000000000000000000
Padding.Top = 2.000000000000000000
Padding.Right = 6.000000000000000000
Padding.Bottom = 2.000000000000000000
Size.Width = 678.000000000000000000
Size.Height = 22.000000000000000000
Size.PlatformDefault = False
Position.X = 107.000000000000000000
Position.Y = 102.000000000000000000
TabOrder = 7
TextHint = #25490#24207#23383#27573#21015#34920#65292#20197'","'#20998#38548
TextSettings.Gravity = CenterVertical
OnTextChange = edtModeKeysTextChange
DisableFocusEffect = True
OnChange = edtModeKeysChange
OnExit = edtHashKeysExit
end
object Button4: TButton
Hint = #20445#23384#36830#25509#20449#24687#21644#32534#36753#29366#24577
Position.X = 1032.000000000000000000
Position.Y = 9.000000000000000000
TabOrder = 17
Text = #20445#23384
ParentShowHint = False
ShowHint = True
OnClick = Button4Click
end
object EditView5: TEditView
Touch.InteractiveGestures = [LongTap, DoubleTap]
Anchors = [akTop, akRight]
Background.Border.Color.Default = xBFC0C0C0
Background.Border.Color.Pressed = claNull
Background.Border.Color.Focused = xFF0066CC
Background.Border.Color.Hovered = claSilver
Background.Border.Color.Selected = claNull
Background.Border.Color.Checked = claNull
Background.Border.Color.Enabled = claNull
ClipChildren = True
WidthSize = FillParent
Padding.Left = 6.000000000000000000
Padding.Top = 2.000000000000000000
Padding.Right = 6.000000000000000000
Padding.Bottom = 2.000000000000000000
Size.Width = 369.000000000000000000
Size.Height = 22.000000000000000000
Size.PlatformDefault = False
Position.X = 800.000000000000000000
Position.Y = 102.000000000000000000
TabOrder = 5
TextHint = #25628#32034#34920#21517
TextSettings.Gravity = CenterVertical
Drawable.SizeWidth = 15
Drawable.SizeHeight = 15
Drawable.Padding = 8
Drawable.ItemDefault.Kind = AccessoryBitmap
Drawable.ItemDefault.Accessory.Accessory = Search
Drawable.ItemDefault.Accessory.Color = claSilver
OnTextChange = EditView5TextChange
DisableFocusEffect = True
OnChange = EditView5Change
end
object EditView6: TEditView
Touch.InteractiveGestures = [LongTap, DoubleTap]
Background.Border.Color.Default = xBFC0C0C0
Background.Border.Color.Pressed = claNull
Background.Border.Color.Focused = xFF0066CC
Background.Border.Color.Hovered = claSilver
Background.Border.Color.Selected = claNull
Background.Border.Color.Checked = claNull
Background.Border.Color.Enabled = claNull
ClipChildren = True
Padding.Left = 6.000000000000000000
Padding.Top = 2.000000000000000000
Padding.Right = 6.000000000000000000
Padding.Bottom = 2.000000000000000000
Size.Width = 240.000000000000000000
Size.Height = 22.000000000000000000
Size.PlatformDefault = False
Position.X = 582.000000000000000000
Position.Y = 44.000000000000000000
TabOrder = 12
TextHint = #65288#21487#36873#65289'MySQL'#26381#21153#22120#20869#32593#22320#22336
TextSettings.Gravity = CenterVertical
DisableFocusEffect = True
ParentShowHint = False
ShowHint = True
end
object CheckBox1: TCheckBox
Position.X = 1011.000000000000000000
Position.Y = 47.000000000000000000
Size.Width = 212.000000000000000000
Size.Height = 19.000000000000000000
Size.PlatformDefault = False
TabOrder = 18
Text = #23548#22806#37096#34920'insert'#35821#21477
end
object MainMenu1: TMainMenu
Left = 296
Top = 208
object miFile: TMenuItem
Text = #25991#20214'(&F)'
object MenuItem2: TMenuItem
Locked = True
Text = #36830#25509'MySQL'#25968#25454#24211'(&C)'
OnClick = Button1Click
end
object MenuItem3: TMenuItem
Locked = True
Text = #33719#21462'MySQL'#34920#20449#24687'(&T)'
OnClick = Button2Click
end
object MenuItem4: TMenuItem
Locked = True
Text = '-'
end
object MenuItem6: TMenuItem
Locked = True
Text = #20445#23384#32534#36753#29366#24577'(&S)'
OnClick = Button4Click
end
end
object miEdit: TMenuItem
Text = #32534#36753'(&E)'
object MenuItem7: TMenuItem
Locked = True
Text = #22797#21046' - '#30446#26631#34920#24314#34920#35821#21477
OnClick = Button3Click
end
object MenuItem8: TMenuItem
Locked = True
Text = #22797#21046' - '#22806#37096#34920#24314#34920#35821#21477
OnClick = Button6Click
end
object MenuItem9: TMenuItem
Locked = True
Text = #22797#21046' - '#21024#38500#34920#35821#21477
OnClick = Button5Click
end
object MenuItem10: TMenuItem
Locked = True
Text = #22797#21046' - '#21024#38500#22806#37096#34920#35821#21477
OnClick = MenuItem10Click
end
object MenuItem11: TMenuItem
Locked = True
Text = #22797#21046' - '#22806#37096#34920#25968#25454#23548#20837#35821#21477
OnClick = MenuItem11Click
end
object MenuItem14: TMenuItem
Locked = True
Text = #22797#21046' - '#36328#21152#21516#34920#25968#25454#23548#20837#35821#21477
OnClick = MenuItem14Click
end
end
object MenuItem12: TMenuItem
Text = #24037#20855'(&T)'
object MenuItem13: TMenuItem
Locked = True
Text = 'MySQL '#24615#33021#27979#35797#24037#20855'(&S)'
OnClick = MenuItem13Click
end
end
object MenuItem1: TMenuItem
Text = #24110#21161'(&H)'
object MenuItem5: TMenuItem
Locked = True
Text = #24590#20040#25805#20316'?'
OnClick = MenuItem5Click
end
end
end
object ListViewEx1: TListViewEx
Anchors = [akLeft, akTop, akRight, akBottom]
Background.ItemDefault.Color = claWhite
Background.ItemDefault.Kind = Solid
Background.ItemPressed.Kind = None
Background.Border.Color.Default = claTan
Background.Border.Color.Focused = claNull
Background.Border.Color.Selected = claNull
Background.Border.Color.Enabled = claNull
Background.Border.Style = LineTop
Gravity = None
Padding.Top = 1.000000000000000000
Size.Width = 1183.000000000000000000
Size.Height = 544.000000000000000000
Size.PlatformDefault = False
Position.Y = 128.000000000000000000
TabOrder = 14
AllowItemClickEx = False
Divider = xAFE3E4E5
ScrollbarWidth = 12.000000000000000000
DragScroll = True
EnablePullRefresh = False
EnablePullLoad = False
end
object TextView10: TTextView
WidthSize = WrapContent
Margins.Left = 8.000000000000000000
Size.Width = 56.000000000000000000
Size.Height = 18.000000000000000000
Size.PlatformDefault = False
Position.X = 287.000000000000000000
Position.Y = 45.000000000000000000
TabOrder = 4
Text = 'DB'#31867#22411#65306
end
object cbType: TComboBox
Touch.InteractiveGestures = [LongTap, DoubleTap]
Items.Strings = (
'DorisDB'
'AnalyticDB')
ItemIndex = 0
ItemHeight = 19.000000000000000000
Position.X = 347.000000000000000000
Position.Y = 44.000000000000000000
TabOrder = 28
OnChange = cbTypeChange
end
object lbReNum: TTextView
WidthSize = WrapContent
Margins.Left = 4.000000000000000000
Size.Width = 50.000000000000000000
Size.Height = 20.000000000000000000
Size.PlatformDefault = False
Position.X = 877.000000000000000000
Position.Y = 80.000000000000000000
TabOrder = 2
Text = #21103#26412#25968': '
end
object edtReNum: TEditView
Touch.InteractiveGestures = [LongTap, DoubleTap]
Anchors = [akTop, akRight]
Background.Border.Color.Default = xBFC0C0C0
Background.Border.Color.Pressed = claNull
Background.Border.Color.Focused = xFF0066CC
Background.Border.Color.Hovered = claSilver
Background.Border.Color.Selected = claNull
Background.Border.Color.Checked = claNull
Background.Border.Color.Enabled = claNull
ClipChildren = True
Padding.Left = 6.000000000000000000
Padding.Top = 2.000000000000000000
Padding.Right = 6.000000000000000000
Padding.Bottom = 2.000000000000000000
Size.Width = 55.000000000000000000
Size.Height = 22.000000000000000000
Size.PlatformDefault = False
Position.X = 954.000000000000000000
Position.Y = 78.000000000000000000
TabOrder = 6
TextHint = '3'
TextSettings.Gravity = CenterVertical
DisableFocusEffect = True
OnExit = edtHashKeysExit
end
object FDConnection1: TFDConnection
Params.Strings = (
'DriverID=MySQL'
'LoginTimeout=60'
'CharacterSet=utf8')
LoginPrompt = False
Left = 856
Top = 256
end
object FDPhysMySQLDriverLink1: TFDPhysMySQLDriverLink
Left = 952
Top = 192
end
object FDQuery1: TFDQuery
Connection = FDConnection1
FetchOptions.AssignedValues = [evMode, evRowsetSize]
FetchOptions.Mode = fmAll
FetchOptions.RowsetSize = 100000
UpdateOptions.AssignedValues = [uvEDelete, uvEInsert, uvEUpdate]
UpdateOptions.EnableDelete = False
UpdateOptions.EnableInsert = False
UpdateOptions.EnableUpdate = False
Left = 952
Top = 240
end
object DataSource1: TDataSource
AutoEdit = False
DataSet = FDQuery1
Enabled = False
Left = 856
Top = 176
end
object ToastManager1: TToastManager
Left = 632
Top = 328
end
object DialogStyleManager1: TDialogStyleManager
ButtonColor.Focused = claNull
ButtonColor.Checked = claNull
ButtonColor.Enabled = claNull
ButtonTextColor.Pressed = xFF101010
ButtonTextColor.Focused = claNull
ButtonTextColor.Checked = claNull
ButtonTextColor.Enabled = claNull
ButtonBorder.Width = 0.600000023841857900
ButtonBorder.Style = RectBorder
Left = 512
Top = 328
end
object FDQuery2: TFDQuery
AutoCalcFields = False
Connection = FDConnection1
FetchOptions.AssignedValues = [evMode, evItems, evDetailOptimize]
FetchOptions.Mode = fmAll
FetchOptions.Items = [fiBlobs, fiDetails]
FetchOptions.DetailOptimize = False
ResourceOptions.AssignedValues = [rvParamExpand]
ResourceOptions.ParamExpand = False
UpdateOptions.AssignedValues = [uvEDelete, uvEInsert, uvEUpdate]
UpdateOptions.EnableDelete = False
UpdateOptions.EnableInsert = False
UpdateOptions.EnableUpdate = False
Left = 952
Top = 296
end
end
1
https://gitee.com/yangyxd/doris-dbcreate-table.git
git@gitee.com:yangyxd/doris-dbcreate-table.git
yangyxd
doris-dbcreate-table
DorisDBCreateTable
master

搜索帮助