| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.txtNS = new System.Windows.Forms.TextBox(); |
| | | this.txtTabNS = new System.Windows.Forms.TextBox(); |
| | | this.txtTabPre = new System.Windows.Forms.TextBox(); |
| | | this.btnReadTab = new System.Windows.Forms.Button(); |
| | | this.tabList = new System.Windows.Forms.ListBox(); |
| | |
| | | this.btnNone = new System.Windows.Forms.Button(); |
| | | this.btnGeneEntity = new System.Windows.Forms.Button(); |
| | | this.btnGeneMapper = new System.Windows.Forms.Button(); |
| | | this.txtTabNS = new System.Windows.Forms.TextBox(); |
| | | this.txtTabPrefix = new System.Windows.Forms.TextBox(); |
| | | this.label1 = new System.Windows.Forms.Label(); |
| | | this.txtNS = new System.Windows.Forms.TextBox(); |
| | | this.label9 = new System.Windows.Forms.Label(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dgvTab)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // txtNS |
| | | // txtTabNS |
| | | // |
| | | this.txtNS.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.txtNS.Location = new System.Drawing.Point(12, 13); |
| | | this.txtNS.Name = "txtNS"; |
| | | this.txtNS.Size = new System.Drawing.Size(104, 26); |
| | | this.txtNS.TabIndex = 25; |
| | | this.txtNS.Text = "163875"; |
| | | this.txtTabNS.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.txtTabNS.Location = new System.Drawing.Point(12, 13); |
| | | this.txtTabNS.Name = "txtTabNS"; |
| | | this.txtTabNS.Size = new System.Drawing.Size(104, 26); |
| | | this.txtTabNS.TabIndex = 25; |
| | | this.txtTabNS.Text = "163875"; |
| | | // |
| | | // txtTabPre |
| | | // |
| | |
| | | // txtEntityNS |
| | | // |
| | | this.txtEntityNS.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.txtEntityNS.Location = new System.Drawing.Point(525, 89); |
| | | this.txtEntityNS.Location = new System.Drawing.Point(524, 89); |
| | | this.txtEntityNS.Name = "txtEntityNS"; |
| | | this.txtEntityNS.Size = new System.Drawing.Size(312, 26); |
| | | this.txtEntityNS.TabIndex = 30; |
| | |
| | | this.label3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.label3.Location = new System.Drawing.Point(385, 94); |
| | | this.label3.Name = "label3"; |
| | | this.label3.Size = new System.Drawing.Size(136, 16); |
| | | this.label3.Size = new System.Drawing.Size(135, 16); |
| | | this.label3.TabIndex = 29; |
| | | this.label3.Text = "Entity名称空间:"; |
| | | // |
| | | // txtMapperNS |
| | | // |
| | | this.txtMapperNS.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.txtMapperNS.Location = new System.Drawing.Point(525, 53); |
| | | this.txtMapperNS.Location = new System.Drawing.Point(524, 53); |
| | | this.txtMapperNS.Name = "txtMapperNS"; |
| | | this.txtMapperNS.Size = new System.Drawing.Size(312, 26); |
| | | this.txtMapperNS.TabIndex = 32; |
| | |
| | | this.label2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.label2.Location = new System.Drawing.Point(385, 58); |
| | | this.label2.Name = "label2"; |
| | | this.label2.Size = new System.Drawing.Size(136, 16); |
| | | this.label2.Size = new System.Drawing.Size(135, 16); |
| | | this.label2.TabIndex = 31; |
| | | this.label2.Text = "Mapper名称空间:"; |
| | | // |
| | | // btnGeneAll |
| | | // |
| | | this.btnGeneAll.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.btnGeneAll.Location = new System.Drawing.Point(525, 208); |
| | | this.btnGeneAll.Location = new System.Drawing.Point(524, 208); |
| | | this.btnGeneAll.Name = "btnGeneAll"; |
| | | this.btnGeneAll.Size = new System.Drawing.Size(312, 25); |
| | | this.btnGeneAll.TabIndex = 33; |
| | |
| | | // btnGeneEntity |
| | | // |
| | | this.btnGeneEntity.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.btnGeneEntity.Location = new System.Drawing.Point(525, 169); |
| | | this.btnGeneEntity.Location = new System.Drawing.Point(524, 169); |
| | | this.btnGeneEntity.Name = "btnGeneEntity"; |
| | | this.btnGeneEntity.Size = new System.Drawing.Size(312, 25); |
| | | this.btnGeneEntity.TabIndex = 38; |
| | |
| | | // btnGeneMapper |
| | | // |
| | | this.btnGeneMapper.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.btnGeneMapper.Location = new System.Drawing.Point(525, 128); |
| | | this.btnGeneMapper.Location = new System.Drawing.Point(524, 128); |
| | | this.btnGeneMapper.Name = "btnGeneMapper"; |
| | | this.btnGeneMapper.Size = new System.Drawing.Size(312, 25); |
| | | this.btnGeneMapper.TabIndex = 37; |
| | |
| | | this.btnGeneMapper.UseVisualStyleBackColor = true; |
| | | this.btnGeneMapper.Click += new System.EventHandler(this.btnGeneMapper_Click); |
| | | // |
| | | // txtTabNS |
| | | // txtTabPrefix |
| | | // |
| | | this.txtTabNS.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.txtTabNS.Location = new System.Drawing.Point(525, 15); |
| | | this.txtTabNS.Name = "txtTabNS"; |
| | | this.txtTabNS.Size = new System.Drawing.Size(312, 26); |
| | | this.txtTabNS.TabIndex = 40; |
| | | this.txtTabNS.Text = "bd."; |
| | | this.txtTabPrefix.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.txtTabPrefix.Location = new System.Drawing.Point(524, 15); |
| | | this.txtTabPrefix.Name = "txtTabPrefix"; |
| | | this.txtTabPrefix.Size = new System.Drawing.Size(110, 26); |
| | | this.txtTabPrefix.TabIndex = 40; |
| | | this.txtTabPrefix.Text = "bd."; |
| | | this.txtTabPrefix.TextChanged += new System.EventHandler(this.txtTabPrefix_TextChanged); |
| | | // |
| | | // label1 |
| | | // |
| | |
| | | this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.label1.Location = new System.Drawing.Point(433, 20); |
| | | this.label1.Name = "label1"; |
| | | this.label1.Size = new System.Drawing.Size(88, 16); |
| | | this.label1.Size = new System.Drawing.Size(87, 16); |
| | | this.label1.TabIndex = 39; |
| | | this.label1.Text = "表名前缀:"; |
| | | // |
| | | // txtNS |
| | | // |
| | | this.txtNS.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.txtNS.Location = new System.Drawing.Point(725, 15); |
| | | this.txtNS.Name = "txtNS"; |
| | | this.txtNS.Size = new System.Drawing.Size(111, 26); |
| | | this.txtNS.TabIndex = 42; |
| | | this.txtNS.Text = "lf"; |
| | | this.txtNS.TextChanged += new System.EventHandler(this.txtNS_TextChanged); |
| | | // |
| | | // label9 |
| | | // |
| | | this.label9.AutoSize = true; |
| | | this.label9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.label9.Location = new System.Drawing.Point(636, 20); |
| | | this.label9.Name = "label9"; |
| | | this.label9.Size = new System.Drawing.Size(87, 16); |
| | | this.label9.TabIndex = 41; |
| | | this.label9.Text = "名称空间:"; |
| | | // |
| | | // FrmMyBatisPlus |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(852, 628); |
| | | this.Controls.Add(this.txtTabNS); |
| | | this.Controls.Add(this.txtNS); |
| | | this.Controls.Add(this.label9); |
| | | this.Controls.Add(this.txtTabPrefix); |
| | | this.Controls.Add(this.label1); |
| | | this.Controls.Add(this.btnGeneEntity); |
| | | this.Controls.Add(this.btnGeneMapper); |
| | |
| | | this.Controls.Add(this.txtEntityNS); |
| | | this.Controls.Add(this.label3); |
| | | this.Controls.Add(this.dgvTab); |
| | | this.Controls.Add(this.txtNS); |
| | | this.Controls.Add(this.txtTabNS); |
| | | this.Controls.Add(this.txtTabPre); |
| | | this.Controls.Add(this.btnReadTab); |
| | | this.Controls.Add(this.tabList); |
| | |
| | | |
| | | #endregion |
| | | |
| | | private System.Windows.Forms.TextBox txtNS; |
| | | private System.Windows.Forms.TextBox txtTabNS; |
| | | private System.Windows.Forms.TextBox txtTabPre; |
| | | private System.Windows.Forms.Button btnReadTab; |
| | | private System.Windows.Forms.ListBox tabList; |
| | |
| | | private System.Windows.Forms.Button btnNone; |
| | | private System.Windows.Forms.Button btnGeneEntity; |
| | | private System.Windows.Forms.Button btnGeneMapper; |
| | | private System.Windows.Forms.TextBox txtTabNS; |
| | | private System.Windows.Forms.TextBox txtTabPrefix; |
| | | private System.Windows.Forms.Label label1; |
| | | private System.Windows.Forms.TextBox txtNS; |
| | | private System.Windows.Forms.Label label9; |
| | | } |
| | | } |