@ -1,4 +1,4 @@
namespace JianLian.HDIS .PublishHelper
namespace Tiobon .PublishHelper
{
partial class Form_Main
{
@ -119,7 +119,8 @@
this . tsmi_About } ) ;
this . menuStrip_Main . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . menuStrip_Main . Name = "menuStrip_Main" ;
this . menuStrip_Main . Size = new System . Drawing . Size ( 1 4 2 3 , 3 3 ) ;
this . menuStrip_Main . Padding = new System . Windows . Forms . Padding ( 4 , 2 , 0 , 2 ) ;
this . menuStrip_Main . Size = new System . Drawing . Size ( 1 0 6 7 , 2 8 ) ;
this . menuStrip_Main . TabIndex = 0 ;
this . menuStrip_Main . Text = "menuStrip1" ;
//
@ -129,20 +130,20 @@
this . tsmi_DevServer ,
this . tsmi_PulishServer } ) ;
this . tsmi_Manager . Name = "tsmi_Manager" ;
this . tsmi_Manager . Size = new System . Drawing . Size ( 9 5 , 2 9 ) ;
this . tsmi_Manager . Size = new System . Drawing . Size ( 7 6 , 2 4 ) ;
this . tsmi_Manager . Text = "管理(&M)" ;
//
// tsmi_DevServer
//
this . tsmi_DevServer . Name = "tsmi_DevServer" ;
this . tsmi_DevServer . Size = new System . Drawing . Size ( 2 1 9 , 3 0 ) ;
this . tsmi_DevServer . Size = new System . Drawing . Size ( 1 7 4 , 2 4 ) ;
this . tsmi_DevServer . Text = "开发服务器(&D)" ;
this . tsmi_DevServer . Click + = new System . EventHandler ( this . tsmi_DevServer_Click ) ;
//
// tsmi_PulishServer
//
this . tsmi_PulishServer . Name = "tsmi_PulishServer" ;
this . tsmi_PulishServer . Size = new System . Drawing . Size ( 2 1 9 , 3 0 ) ;
this . tsmi_PulishServer . Size = new System . Drawing . Size ( 1 7 4 , 2 4 ) ;
this . tsmi_PulishServer . Text = "发布服务器(&P)" ;
this . tsmi_PulishServer . Click + = new System . EventHandler ( this . tsmi_PulishServer_Click ) ;
//
@ -153,34 +154,34 @@
this . tsmi_UpgradeLog ,
this . tsmi_CodeGeneRATOR } ) ;
this . tsmi_Tools . Name = "tsmi_Tools" ;
this . tsmi_Tools . Size = new System . Drawing . Size ( 8 7 , 2 9 ) ;
this . tsmi_Tools . Size = new System . Drawing . Size ( 7 0 , 2 4 ) ;
this . tsmi_Tools . Text = "工具(&T)" ;
//
// tsmi_Pack
//
this . tsmi_Pack . Name = "tsmi_Pack" ;
this . tsmi_Pack . Size = new System . Drawing . Size ( 2 3 8 , 3 0 ) ;
this . tsmi_Pack . Size = new System . Drawing . Size ( 1 8 9 , 2 4 ) ;
this . tsmi_Pack . Text = "版本打包(&R)" ;
this . tsmi_Pack . Click + = new System . EventHandler ( this . tsmi_Pack_Click ) ;
//
// tsmi_UpgradeLog
//
this . tsmi_UpgradeLog . Name = "tsmi_UpgradeLog" ;
this . tsmi_UpgradeLog . Size = new System . Drawing . Size ( 2 3 8 , 3 0 ) ;
this . tsmi_UpgradeLog . Size = new System . Drawing . Size ( 1 8 9 , 2 4 ) ;
this . tsmi_UpgradeLog . Text = "升级日志生成(&U)" ;
this . tsmi_UpgradeLog . Click + = new System . EventHandler ( this . tsmi_UpgradeLog_Click ) ;
//
// tsmi_CodeGeneRATOR
//
this . tsmi_CodeGeneRATOR . Name = "tsmi_CodeGeneRATOR" ;
this . tsmi_CodeGeneRATOR . Size = new System . Drawing . Size ( 2 3 8 , 3 0 ) ;
this . tsmi_CodeGeneRATOR . Size = new System . Drawing . Size ( 1 8 9 , 2 4 ) ;
this . tsmi_CodeGeneRATOR . Text = "前端代码生成(&G)" ;
this . tsmi_CodeGeneRATOR . Click + = new System . EventHandler ( this . tsmi_CodeGeneRATOR_Click ) ;
//
// tsmi_About
//
this . tsmi_About . Name = "tsmi_About" ;
this . tsmi_About . Size = new System . Drawing . Size ( 8 9 , 2 9 ) ;
this . tsmi_About . Size = new System . Drawing . Size ( 7 2 , 2 4 ) ;
this . tsmi_About . Text = "关于(&A)" ;
this . tsmi_About . Click + = new System . EventHandler ( this . tsmi_About_Click ) ;
//
@ -199,74 +200,73 @@
this . tssl_Dev ,
this . tssl_Split1 ,
this . tssl_Publish } ) ;
this . statusStrip_Main . Location = new System . Drawing . Point ( 0 , 7 5 8 ) ;
this . statusStrip_Main . Location = new System . Drawing . Point ( 0 , 6 0 6 ) ;
this . statusStrip_Main . Name = "statusStrip_Main" ;
this . statusStrip_Main . Padding = new System . Windows . Forms . Padding ( 1 , 0 , 1 9 , 0 ) ;
this . statusStrip_Main . Size = new System . Drawing . Size ( 1 4 2 3 , 3 1 ) ;
this . statusStrip_Main . Size = new System . Drawing . Size ( 1 0 6 7 , 2 5 ) ;
this . statusStrip_Main . TabIndex = 1 ;
this . statusStrip_Main . Text = "statusStrip1" ;
//
// tssl_Oprate
//
this . tssl_Oprate . Name = "tssl_Oprate" ;
this . tssl_Oprate . Size = new System . Drawing . Size ( 6 8 , 2 5 ) ;
this . tssl_Oprate . Size = new System . Drawing . Size ( 5 4 , 2 0 ) ;
this . tssl_Oprate . Text = "Ready" ;
//
// tssl_Split2
//
this . tssl_Split2 . Name = "tssl_Split2" ;
this . tssl_Split2 . Size = new System . Drawing . Size ( 1 7 , 2 5 ) ;
this . tssl_Split2 . Size = new System . Drawing . Size ( 1 3 , 2 1 ) ;
this . tssl_Split2 . Text = "|" ;
this . tssl_Split2 . Visible = false ;
//
// tspb_Upload
//
this . tspb_Upload . Name = "tspb_Upload" ;
this . tspb_Upload . Size = new System . Drawing . Size ( 1 3 3 , 2 3 ) ;
this . tspb_Upload . Size = new System . Drawing . Size ( 1 0 0 , 2 0 ) ;
this . tspb_Upload . Visible = false ;
//
// tssl_Upload
//
this . tssl_Upload . Name = "tssl_Upload" ;
this . tssl_Upload . Size = new System . Drawing . Size ( 5 4 , 2 5 ) ;
this . tssl_Upload . Size = new System . Drawing . Size ( 4 1 , 2 0 ) ;
this . tssl_Upload . Text = "0 / 0" ;
this . tssl_Upload . Visible = false ;
//
// tssl_Fill
//
this . tssl_Fill . Name = "tssl_Fill" ;
this . tssl_Fill . Size = new System . Drawing . Size ( 6 3 6 , 2 5 ) ;
this . tssl_Fill . Size = new System . Drawing . Size ( 4 4 9 , 2 0 ) ;
this . tssl_Fill . Spring = true ;
//
// tssl_ServerStatus
//
this . tssl_ServerStatus . ForeColor = System . Drawing . SystemColors . ControlText ;
this . tssl_ServerStatus . Name = "tssl_ServerStatus" ;
this . tssl_ServerStatus . Size = new System . Drawing . Size ( 1 1 4 , 2 5 ) ;
this . tssl_ServerStatus . Size = new System . Drawing . Size ( 9 2 , 2 0 ) ;
this . tssl_ServerStatus . Text = "ServerStats" ;
//
// tssl_Split3
//
this . tssl_Split3 . Name = "tssl_Split3" ;
this . tssl_Split3 . Size = new System . Drawing . Size ( 1 7 , 2 5 ) ;
this . tssl_Split3 . Size = new System . Drawing . Size ( 1 3 , 2 0 ) ;
this . tssl_Split3 . Text = "|" ;
//
// tssl_Dev
//
this . tssl_Dev . Name = "tssl_Dev" ;
this . tssl_Dev . Size = new System . Drawing . Size ( 2 6 7 , 2 5 ) ;
this . tssl_Dev . Size = new System . Drawing . Size ( 2 1 0 , 2 0 ) ;
this . tssl_Dev . Text = "Dev:Server - 2 Hospital - 7" ;
//
// tssl_Split1
//
this . tssl_Split1 . Name = "tssl_Split1" ;
this . tssl_Split1 . Size = new System . Drawing . Size ( 1 7 , 2 5 ) ;
this . tssl_Split1 . Size = new System . Drawing . Size ( 1 3 , 2 0 ) ;
this . tssl_Split1 . Text = "|" ;
//
// tssl_Publish
//
this . tssl_Publish . Name = "tssl_Publish" ;
this . tssl_Publish . Size = new System . Drawing . Size ( 2 8 4 , 2 5 ) ;
this . tssl_Publish . Size = new System . Drawing . Size ( 2 2 1 , 2 0 ) ;
this . tssl_Publish . Text = "Publish: Server - 1 Version - 5" ;
//
// gb_Server
@ -274,11 +274,9 @@
this . gb_Server . BackColor = System . Drawing . SystemColors . Control ;
this . gb_Server . Controls . Add ( this . treeView_Main ) ;
this . gb_Server . Font = new System . Drawing . Font ( "宋体" , 1 1F ) ;
this . gb_Server . Location = new System . Drawing . Point ( 1 6 , 3 5 ) ;
this . gb_Server . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . gb_Server . Location = new System . Drawing . Point ( 1 2 , 2 8 ) ;
this . gb_Server . Name = "gb_Server" ;
this . gb_Server . Padding = new System . Windows . Forms . Padding ( 4 ) ;
this . gb_Server . Size = new System . Drawing . Size ( 3 6 8 , 5 2 0 ) ;
this . gb_Server . Size = new System . Drawing . Size ( 2 7 6 , 4 1 6 ) ;
this . gb_Server . TabIndex = 2 ;
this . gb_Server . TabStop = false ;
this . gb_Server . Text = "Server" ;
@ -290,10 +288,9 @@
this . treeView_Main . DrawMode = System . Windows . Forms . TreeViewDrawMode . OwnerDrawAll ;
this . treeView_Main . ForeColor = System . Drawing . SystemColors . WindowText ;
this . treeView_Main . HideSelection = false ;
this . treeView_Main . Location = new System . Drawing . Point ( 4 , 2 5 ) ;
this . treeView_Main . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . treeView_Main . Location = new System . Drawing . Point ( 3 , 2 0 ) ;
this . treeView_Main . Name = "treeView_Main" ;
this . treeView_Main . Size = new System . Drawing . Size ( 3 6 0 , 4 9 1 ) ;
this . treeView_Main . Size = new System . Drawing . Size ( 2 7 0 , 3 9 3 ) ;
this . treeView_Main . TabIndex = 0 ;
this . treeView_Main . DrawNode + = new System . Windows . Forms . DrawTreeNodeEventHandler ( this . treeView_Main_DrawNode ) ;
this . treeView_Main . AfterSelect + = new System . Windows . Forms . TreeViewEventHandler ( this . treeView_Main_AfterSelect ) ;
@ -309,41 +306,41 @@
this . tsmi_Stop ,
this . tsmi_Start } ) ;
this . contextMenuStrip_Tree . Name = "contextMenuStrip_Tree" ;
this . contextMenuStrip_Tree . Size = new System . Drawing . Size ( 2 2 2 , 1 5 4 ) ;
this . contextMenuStrip_Tree . Size = new System . Drawing . Size ( 1 8 8 , 1 2 4 ) ;
this . contextMenuStrip_Tree . Opening + = new System . ComponentModel . CancelEventHandler ( this . contextMenuStrip_Tree_Opening ) ;
//
// tsmi_HospitalCreate
//
this . tsmi_HospitalCreate . Name = "tsmi_HospitalCreate" ;
this . tsmi_HospitalCreate . Size = new System . Drawing . Size ( 2 2 1 , 3 0 ) ;
this . tsmi_HospitalCreate . Size = new System . Drawing . Size ( 1 8 7 , 2 4 ) ;
this . tsmi_HospitalCreate . Text = "新建项目(&C)" ;
this . tsmi_HospitalCreate . Click + = new System . EventHandler ( this . tsmi_HospitalCreate_Click ) ;
//
// tsmi_RemoveLocker
//
this . tsmi_RemoveLocker . Name = "tsmi_RemoveLocker" ;
this . tsmi_RemoveLocker . Size = new System . Drawing . Size ( 2 2 1 , 3 0 ) ;
this . tsmi_RemoveLocker . Size = new System . Drawing . Size ( 1 8 7 , 2 4 ) ;
this . tsmi_RemoveLocker . Text = "解除锁定(&L)" ;
this . tsmi_RemoveLocker . Click + = new System . EventHandler ( this . tsmi_RemoveLocker_Click ) ;
//
// tsmi_HospitalRemove
//
this . tsmi_HospitalRemove . Name = "tsmi_HospitalRemove" ;
this . tsmi_HospitalRemove . Size = new System . Drawing . Size ( 2 2 1 , 3 0 ) ;
this . tsmi_HospitalRemove . Size = new System . Drawing . Size ( 1 8 7 , 2 4 ) ;
this . tsmi_HospitalRemove . Text = "移除医院(&Q)" ;
this . tsmi_HospitalRemove . Click + = new System . EventHandler ( this . tsmi_HospitalRemove_Click ) ;
//
// tsmi_Stop
//
this . tsmi_Stop . Name = "tsmi_Stop" ;
this . tsmi_Stop . Size = new System . Drawing . Size ( 2 2 1 , 3 0 ) ;
this . tsmi_Stop . Size = new System . Drawing . Size ( 1 8 7 , 2 4 ) ;
this . tsmi_Stop . Text = "停止所有容器(&T)" ;
this . tsmi_Stop . Click + = new System . EventHandler ( this . tsmi_Stop_Click ) ;
//
// tsmi_Start
//
this . tsmi_Start . Name = "tsmi_Start" ;
this . tsmi_Start . Size = new System . Drawing . Size ( 2 2 1 , 3 0 ) ;
this . tsmi_Start . Size = new System . Drawing . Size ( 1 8 7 , 2 4 ) ;
this . tsmi_Start . Text = "启动所有容器(&S)" ;
this . tsmi_Start . Click + = new System . EventHandler ( this . tsmi_Start_Click ) ;
//
@ -357,33 +354,33 @@
this . tsmi_OpenFile ,
this . tsmi_ClearCache } ) ;
this . contextMenuStrip_ListBox . Name = "contextMenuStripListBox" ;
this . contextMenuStrip_ListBox . Size = new System . Drawing . Size ( 2 2 3 , 1 2 4 ) ;
this . contextMenuStrip_ListBox . Size = new System . Drawing . Size ( 1 8 8 , 1 0 0 ) ;
//
// tsmi_Copy
//
this . tsmi_Copy . Name = "tsmi_Copy" ;
this . tsmi_Copy . Size = new System . Drawing . Size ( 2 2 2 , 3 0 ) ;
this . tsmi_Copy . Size = new System . Drawing . Size ( 1 8 7 , 2 4 ) ;
this . tsmi_Copy . Text = "复制(&C)" ;
this . tsmi_Copy . Click + = new System . EventHandler ( this . tsmi_Copy_Click ) ;
//
// tsmi_Clear
//
this . tsmi_Clear . Name = "tsmi_Clear" ;
this . tsmi_Clear . Size = new System . Drawing . Size ( 2 2 2 , 3 0 ) ;
this . tsmi_Clear . Size = new System . Drawing . Size ( 1 8 7 , 2 4 ) ;
this . tsmi_Clear . Text = "清空(&Q)" ;
this . tsmi_Clear . Click + = new System . EventHandler ( this . tsmi_Clear_Click ) ;
//
// tsmi_OpenFile
//
this . tsmi_OpenFile . Name = "tsmi_OpenFile" ;
this . tsmi_OpenFile . Size = new System . Drawing . Size ( 2 2 2 , 3 0 ) ;
this . tsmi_OpenFile . Size = new System . Drawing . Size ( 1 8 7 , 2 4 ) ;
this . tsmi_OpenFile . Text = "定位日志文件(&F)" ;
this . tsmi_OpenFile . Click + = new System . EventHandler ( this . tsmi_OpenFile_Click ) ;
//
// tsmi_ClearCache
//
this . tsmi_ClearCache . Name = "tsmi_ClearCache" ;
this . tsmi_ClearCache . Size = new System . Drawing . Size ( 2 2 2 , 3 0 ) ;
this . tsmi_ClearCache . Size = new System . Drawing . Size ( 1 8 7 , 2 4 ) ;
this . tsmi_ClearCache . Text = "清除缓存配置(&P)" ;
this . tsmi_ClearCache . Click + = new System . EventHandler ( this . tsmi_ClearCache_Click ) ;
//
@ -395,11 +392,9 @@
this . gb_Docker . Controls . Add ( this . listView_App ) ;
this . gb_Docker . Font = new System . Drawing . Font ( "宋体" , 1 1F ) ;
this . gb_Docker . ForeColor = System . Drawing . Color . IndianRed ;
this . gb_Docker . Location = new System . Drawing . Point ( 3 9 2 , 1 5 4 ) ;
this . gb_Docker . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . gb_Docker . Location = new System . Drawing . Point ( 2 9 4 , 1 2 3 ) ;
this . gb_Docker . Name = "gb_Docker" ;
this . gb_Docker . Padding = new System . Windows . Forms . Padding ( 4 ) ;
this . gb_Docker . Size = new System . Drawing . Size ( 1 0 1 5 , 3 9 8 ) ;
this . gb_Docker . Size = new System . Drawing . Size ( 7 6 1 , 3 1 8 ) ;
this . gb_Docker . TabIndex = 3 ;
this . gb_Docker . TabStop = false ;
this . gb_Docker . Text = "Docker" ;
@ -422,11 +417,10 @@
this . listView_App . GridLines = true ;
this . listView_App . HeaderStyle = System . Windows . Forms . ColumnHeaderStyle . Nonclickable ;
this . listView_App . HideSelection = false ;
this . listView_App . Location = new System . Drawing . Point ( 4 , 2 5 ) ;
this . listView_App . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . listView_App . Location = new System . Drawing . Point ( 3 , 2 0 ) ;
this . listView_App . MultiSelect = false ;
this . listView_App . Name = "listView_App" ;
this . listView_App . Size = new System . Drawing . Size ( 1 0 0 7 , 3 6 9 ) ;
this . listView_App . Size = new System . Drawing . Size ( 7 5 5 , 2 9 5 ) ;
this . listView_App . TabIndex = 0 ;
this . listView_App . UseCompatibleStateImageBehavior = false ;
this . listView_App . View = System . Windows . Forms . View . Details ;
@ -489,47 +483,47 @@
this . tsmi_OpenCode ,
this . tsmi_HeidiSQL } ) ;
this . contextMenuStrip_ListView . Name = "contextMenuStrip_ListView" ;
this . contextMenuStrip_ListView . Size = new System . Drawing . Size ( 2 8 3 , 1 8 4 ) ;
this . contextMenuStrip_ListView . Size = new System . Drawing . Size ( 2 3 6 , 1 4 8 ) ;
//
// tsmi_HospitalTester
//
this . tsmi_HospitalTester . Name = "tsmi_HospitalTester" ;
this . tsmi_HospitalTester . Size = new System . Drawing . Size ( 2 8 2 , 3 0 ) ;
this . tsmi_HospitalTester . Size = new System . Drawing . Size ( 2 3 5 , 2 4 ) ;
this . tsmi_HospitalTester . Text = "前端测试(&W)" ;
this . tsmi_HospitalTester . Click + = new System . EventHandler ( this . tsmi_HospitalTester_Click ) ;
//
// tsmi_Log
//
this . tsmi_Log . Name = "tsmi_Log" ;
this . tsmi_Log . Size = new System . Drawing . Size ( 2 8 2 , 3 0 ) ;
this . tsmi_Log . Size = new System . Drawing . Size ( 2 3 5 , 2 4 ) ;
this . tsmi_Log . Text = "查看当前日志(&L)" ;
this . tsmi_Log . Click + = new System . EventHandler ( this . tsmi_Log_Click ) ;
//
// tsmi_Restart
//
this . tsmi_Restart . Name = "tsmi_Restart" ;
this . tsmi_Restart . Size = new System . Drawing . Size ( 2 8 2 , 3 0 ) ;
this . tsmi_Restart . Size = new System . Drawing . Size ( 2 3 5 , 2 4 ) ;
this . tsmi_Restart . Text = "重启当前容器(&R)" ;
this . tsmi_Restart . Click + = new System . EventHandler ( this . tsmi_Restart_Click ) ;
//
// tsmi_Import
//
this . tsmi_Import . Name = "tsmi_Import" ;
this . tsmi_Import . Size = new System . Drawing . Size ( 2 8 2 , 3 0 ) ;
this . tsmi_Import . Size = new System . Drawing . Size ( 2 3 5 , 2 4 ) ;
this . tsmi_Import . Text = "导入数据库文件(&I)" ;
this . tsmi_Import . Click + = new System . EventHandler ( this . tsmi_Import_Click ) ;
//
// tsmi_OpenCode
//
this . tsmi_OpenCode . Name = "tsmi_OpenCode" ;
this . tsmi_OpenCode . Size = new System . Drawing . Size ( 2 8 2 , 3 0 ) ;
this . tsmi_OpenCode . Size = new System . Drawing . Size ( 2 3 5 , 2 4 ) ;
this . tsmi_OpenCode . Text = "打开后端代码位置(&O)" ;
this . tsmi_OpenCode . Click + = new System . EventHandler ( this . tsmi_OpenCode_Click ) ;
//
// tsmi_HeidiSQL
//
this . tsmi_HeidiSQL . Name = "tsmi_HeidiSQL" ;
this . tsmi_HeidiSQL . Size = new System . Drawing . Size ( 2 8 2 , 3 0 ) ;
this . tsmi_HeidiSQL . Size = new System . Drawing . Size ( 2 3 5 , 2 4 ) ;
this . tsmi_HeidiSQL . Text = "打开数据库管理工具(&H)" ;
this . tsmi_HeidiSQL . Click + = new System . EventHandler ( this . tsmi_HeidiSQL_Click ) ;
//
@ -541,11 +535,9 @@
this . gb_Log . BackColor = System . Drawing . SystemColors . Control ;
this . gb_Log . Controls . Add ( this . lb_Logger ) ;
this . gb_Log . Font = new System . Drawing . Font ( "宋体" , 1 1F ) ;
this . gb_Log . Location = new System . Drawing . Point ( 2 0 , 5 6 2 ) ;
this . gb_Log . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . gb_Log . Location = new System . Drawing . Point ( 1 5 , 4 5 0 ) ;
this . gb_Log . Name = "gb_Log" ;
this . gb_Log . Padding = new System . Windows . Forms . Padding ( 4 ) ;
this . gb_Log . Size = new System . Drawing . Size ( 1 3 8 7 , 1 9 5 ) ;
this . gb_Log . Size = new System . Drawing . Size ( 1 0 4 0 , 1 5 6 ) ;
this . gb_Log . TabIndex = 4 ;
this . gb_Log . TabStop = false ;
this . gb_Log . Text = "Logger" ;
@ -557,10 +549,9 @@
this . lb_Logger . DrawMode = System . Windows . Forms . DrawMode . OwnerDrawFixed ;
this . lb_Logger . FormattingEnabled = true ;
this . lb_Logger . ItemHeight = 1 2 ;
this . lb_Logger . Location = new System . Drawing . Point ( 4 , 2 5 ) ;
this . lb_Logger . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . lb_Logger . Location = new System . Drawing . Point ( 3 , 2 0 ) ;
this . lb_Logger . Name = "lb_Logger" ;
this . lb_Logger . Size = new System . Drawing . Size ( 1 3 7 9 , 1 6 6 ) ;
this . lb_Logger . Size = new System . Drawing . Size ( 1 0 3 4 , 1 3 3 ) ;
this . lb_Logger . TabIndex = 0 ;
this . lb_Logger . DrawItem + = new System . Windows . Forms . DrawItemEventHandler ( this . lb_Logger_DrawItem ) ;
//
@ -587,11 +578,9 @@
this . gb_Oprate . Controls . Add ( this . cb_hfs ) ;
this . gb_Oprate . Controls . Add ( this . cb_webapi ) ;
this . gb_Oprate . Font = new System . Drawing . Font ( "宋体" , 1 1F ) ;
this . gb_Oprate . Location = new System . Drawing . Point ( 3 9 2 , 3 5 ) ;
this . gb_Oprate . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . gb_Oprate . Location = new System . Drawing . Point ( 2 9 4 , 2 8 ) ;
this . gb_Oprate . Name = "gb_Oprate" ;
this . gb_Oprate . Padding = new System . Windows . Forms . Padding ( 4 ) ;
this . gb_Oprate . Size = new System . Drawing . Size ( 1 0 1 5 , 1 1 1 ) ;
this . gb_Oprate . Size = new System . Drawing . Size ( 7 6 1 , 8 9 ) ;
this . gb_Oprate . TabIndex = 5 ;
this . gb_Oprate . TabStop = false ;
this . gb_Oprate . Text = "Oprate" ;
@ -599,10 +588,9 @@
// cb_andriod
//
this . cb_andriod . AutoSize = true ;
this . cb_andriod . Location = new System . Drawing . Point ( 7 9 6 , 3 1 ) ;
this . cb_andriod . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . cb_andriod . Location = new System . Drawing . Point ( 5 9 7 , 2 5 ) ;
this . cb_andriod . Name = "cb_andriod" ;
this . cb_andriod . Size = new System . Drawing . Size ( 1 0 1 , 2 3 ) ;
this . cb_andriod . Size = new System . Drawing . Size ( 8 2 , 1 9 ) ;
this . cb_andriod . TabIndex = 2 4 ;
this . cb_andriod . Text = "andriod" ;
this . cb_andriod . UseVisualStyleBackColor = true ;
@ -610,10 +598,9 @@
// cb_ts
//
this . cb_ts . AutoSize = true ;
this . cb_ts . Location = new System . Drawing . Point ( 5 3 1 , 3 1 ) ;
this . cb_ts . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . cb_ts . Location = new System . Drawing . Point ( 3 9 8 , 2 5 ) ;
this . cb_ts . Name = "cb_ts" ;
this . cb_ts . Size = new System . Drawing . Size ( 5 1 , 2 3 ) ;
this . cb_ts . Size = new System . Drawing . Size ( 4 2 , 1 9 ) ;
this . cb_ts . TabIndex = 2 3 ;
this . cb_ts . Text = "ts" ;
this . cb_ts . UseVisualStyleBackColor = true ;
@ -621,10 +608,9 @@
// cb_iot
//
this . cb_iot . AutoSize = true ;
this . cb_iot . Location = new System . Drawing . Point ( 4 3 9 , 3 1 ) ;
this . cb_iot . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . cb_iot . Location = new System . Drawing . Point ( 3 2 9 , 2 5 ) ;
this . cb_iot . Name = "cb_iot" ;
this . cb_iot . Size = new System . Drawing . Size ( 6 1 , 2 3 ) ;
this . cb_iot . Size = new System . Drawing . Size ( 5 0 , 1 9 ) ;
this . cb_iot . TabIndex = 2 2 ;
this . cb_iot . Text = "iot" ;
this . cb_iot . UseVisualStyleBackColor = true ;
@ -632,10 +618,9 @@
// cb_pad
//
this . cb_pad . AutoSize = true ;
this . cb_pad . Location = new System . Drawing . Point ( 7 0 4 , 3 1 ) ;
this . cb_pad . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . cb_pad . Location = new System . Drawing . Point ( 5 2 8 , 2 5 ) ;
this . cb_pad . Name = "cb_pad" ;
this . cb_pad . Size = new System . Drawing . Size ( 6 1 , 2 3 ) ;
this . cb_pad . Size = new System . Drawing . Size ( 5 0 , 1 9 ) ;
this . cb_pad . TabIndex = 2 1 ;
this . cb_pad . Text = "pad" ;
this . cb_pad . UseVisualStyleBackColor = true ;
@ -643,10 +628,9 @@
// cb_build
//
this . cb_build . AutoSize = true ;
this . cb_build . Location = new System . Drawing . Point ( 2 6 8 , 7 1 ) ;
this . cb_build . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . cb_build . Location = new System . Drawing . Point ( 2 0 1 , 5 7 ) ;
this . cb_build . Name = "cb_build" ;
this . cb_build . Size = new System . Drawing . Size ( 1 2 6 , 2 3 ) ;
this . cb_build . Size = new System . Drawing . Size ( 1 0 1 , 1 9 ) ;
this . cb_build . TabIndex = 2 0 ;
this . cb_build . Text = "发布前编译" ;
this . cb_build . UseVisualStyleBackColor = true ;
@ -656,10 +640,9 @@
this . cb_remove . AutoSize = true ;
this . cb_remove . Checked = true ;
this . cb_remove . CheckState = System . Windows . Forms . CheckState . Checked ;
this . cb_remove . Location = new System . Drawing . Point ( 3 9 , 7 1 ) ;
this . cb_remove . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . cb_remove . Location = new System . Drawing . Point ( 2 9 , 5 7 ) ;
this . cb_remove . Name = "cb_remove" ;
this . cb_remove . Size = new System . Drawing . Size ( 2 2 1 , 2 3 ) ;
this . cb_remove . Size = new System . Drawing . Size ( 1 7 6 , 1 9 ) ;
this . cb_remove . TabIndex = 1 9 ;
this . cb_remove . Text = "发布前清空远程文件夹" ;
this . cb_remove . UseVisualStyleBackColor = true ;
@ -667,10 +650,9 @@
// btn_Stop
//
this . btn_Stop . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( System . Windows . Forms . AnchorStyles . Top | System . Windows . Forms . AnchorStyles . Right ) ) ) ;
this . btn_Stop . Location = new System . Drawing . Point ( 7 7 2 , 6 5 ) ;
this . btn_Stop . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . btn_Stop . Location = new System . Drawing . Point ( 5 7 9 , 5 2 ) ;
this . btn_Stop . Name = "btn_Stop" ;
this . btn_Stop . Size = new System . Drawing . Size ( 1 1 3 , 3 0 ) ;
this . btn_Stop . Size = new System . Drawing . Size ( 8 5 , 2 4 ) ;
this . btn_Stop . TabIndex = 1 8 ;
this . btn_Stop . Text = "停止(&S)" ;
this . btn_Stop . UseVisualStyleBackColor = true ;
@ -679,10 +661,9 @@
// btn_Publish
//
this . btn_Publish . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( System . Windows . Forms . AnchorStyles . Top | System . Windows . Forms . AnchorStyles . Right ) ) ) ;
this . btn_Publish . Location = new System . Drawing . Point ( 8 9 3 , 6 5 ) ;
this . btn_Publish . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . btn_Publish . Location = new System . Drawing . Point ( 6 7 0 , 5 2 ) ;
this . btn_Publish . Name = "btn_Publish" ;
this . btn_Publish . Size = new System . Drawing . Size ( 1 1 3 , 3 0 ) ;
this . btn_Publish . Size = new System . Drawing . Size ( 8 5 , 2 4 ) ;
this . btn_Publish . TabIndex = 1 7 ;
this . btn_Publish . Text = "发布(&P)" ;
this . btn_Publish . UseVisualStyleBackColor = true ;
@ -691,10 +672,9 @@
// cb_web
//
this . cb_web . AutoSize = true ;
this . cb_web . Location = new System . Drawing . Point ( 6 1 2 , 3 1 ) ;
this . cb_web . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . cb_web . Location = new System . Drawing . Point ( 4 5 9 , 2 5 ) ;
this . cb_web . Name = "cb_web" ;
this . cb_web . Size = new System . Drawing . Size ( 6 1 , 2 3 ) ;
this . cb_web . Size = new System . Drawing . Size ( 5 0 , 1 9 ) ;
this . cb_web . TabIndex = 1 5 ;
this . cb_web . Text = "web" ;
this . cb_web . UseVisualStyleBackColor = true ;
@ -702,10 +682,9 @@
// cb_job
//
this . cb_job . AutoSize = true ;
this . cb_job . Location = new System . Drawing . Point ( 2 5 5 , 3 1 ) ;
this . cb_job . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . cb_job . Location = new System . Drawing . Point ( 1 9 1 , 2 5 ) ;
this . cb_job . Name = "cb_job" ;
this . cb_job . Size = new System . Drawing . Size ( 6 1 , 2 3 ) ;
this . cb_job . Size = new System . Drawing . Size ( 5 0 , 1 9 ) ;
this . cb_job . TabIndex = 1 4 ;
this . cb_job . Text = "job" ;
this . cb_job . UseVisualStyleBackColor = true ;
@ -713,10 +692,9 @@
// cb_rtm
//
this . cb_rtm . AutoSize = true ;
this . cb_rtm . Location = new System . Drawing . Point ( 3 4 7 , 3 1 ) ;
this . cb_rtm . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . cb_rtm . Location = new System . Drawing . Point ( 2 6 0 , 2 5 ) ;
this . cb_rtm . Name = "cb_rtm" ;
this . cb_rtm . Size = new System . Drawing . Size ( 6 1 , 2 3 ) ;
this . cb_rtm . Size = new System . Drawing . Size ( 5 0 , 1 9 ) ;
this . cb_rtm . TabIndex = 1 3 ;
this . cb_rtm . Text = "rtm" ;
this . cb_rtm . UseVisualStyleBackColor = true ;
@ -724,10 +702,9 @@
// cb_hfs
//
this . cb_hfs . AutoSize = true ;
this . cb_hfs . Location = new System . Drawing . Point ( 1 6 3 , 3 1 ) ;
this . cb_hfs . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . cb_hfs . Location = new System . Drawing . Point ( 1 2 2 , 2 5 ) ;
this . cb_hfs . Name = "cb_hfs" ;
this . cb_hfs . Size = new System . Drawing . Size ( 6 1 , 2 3 ) ;
this . cb_hfs . Size = new System . Drawing . Size ( 5 0 , 1 9 ) ;
this . cb_hfs . TabIndex = 1 2 ;
this . cb_hfs . Text = "hfs" ;
this . cb_hfs . UseVisualStyleBackColor = true ;
@ -735,20 +712,19 @@
// cb_webapi
//
this . cb_webapi . AutoSize = true ;
this . cb_webapi . Location = new System . Drawing . Point ( 3 9 , 3 1 ) ;
this . cb_webapi . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . cb_webapi . Location = new System . Drawing . Point ( 2 9 , 2 5 ) ;
this . cb_webapi . Name = "cb_webapi" ;
this . cb_webapi . Size = new System . Drawing . Size ( 9 1 , 2 3 ) ;
this . cb_webapi . Size = new System . Drawing . Size ( 7 4 , 1 9 ) ;
this . cb_webapi . TabIndex = 1 1 ;
this . cb_webapi . Text = "webapi" ;
this . cb_webapi . UseVisualStyleBackColor = true ;
//
// Form_Main
//
this . AutoScaleDimensions = new System . Drawing . SizeF ( 8F , 1 5 F) ;
this . AutoScaleDimensions = new System . Drawing . SizeF ( 6F , 1 2 F) ;
this . AutoScaleMode = System . Windows . Forms . AutoScaleMode . Font ;
this . BackColor = System . Drawing . SystemColors . Control ;
this . ClientSize = new System . Drawing . Size ( 1 4 2 3 , 7 8 9 ) ;
this . ClientSize = new System . Drawing . Size ( 1 0 6 7 , 6 3 1 ) ;
this . Controls . Add ( this . gb_Oprate ) ;
this . Controls . Add ( this . gb_Log ) ;
this . Controls . Add ( this . gb_Docker ) ;
@ -757,7 +733,6 @@
this . Controls . Add ( this . menuStrip_Main ) ;
this . Icon = ( ( System . Drawing . Icon ) ( resources . GetObject ( "$this.Icon" ) ) ) ;
this . MainMenuStrip = this . menuStrip_Main ;
this . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . Name = "Form_Main" ;
this . StartPosition = System . Windows . Forms . FormStartPosition . CenterScreen ;
this . Text = "优质云项目管理" ;