⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dbsourcedbdesconfig.designer.cs

📁 可以实现任意数据库之间的数据互导,可以实现任意数据库之间的数据互导
💻 CS
📖 第 1 页 / 共 3 页
字号:
            this.filepath_e.TabIndex = 14;
            // 
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.Location = new System.Drawing.Point(5, 6);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(53, 12);
            this.label16.TabIndex = 13;
            this.label16.Text = "数据文件";
            // 
            // dbdes_panel
            // 
            this.dbdes_panel.BackColor = System.Drawing.Color.LightSlateGray;
            this.dbdes_panel.Controls.Add(this.label6);
            this.dbdes_panel.Controls.Add(this.dbpwd_tbxe);
            this.dbdes_panel.Controls.Add(this.dbusers_tbxe);
            this.dbdes_panel.Controls.Add(this.label7);
            this.dbdes_panel.Controls.Add(this.dbname_tbxe);
            this.dbdes_panel.Controls.Add(this.label8);
            this.dbdes_panel.Controls.Add(this.dbip_tbxe);
            this.dbdes_panel.Controls.Add(this.label9);
            this.dbdes_panel.Controls.Add(this.label10);
            this.dbdes_panel.Location = new System.Drawing.Point(28, 12);
            this.dbdes_panel.Name = "dbdes_panel";
            this.dbdes_panel.Size = new System.Drawing.Size(322, 118);
            this.dbdes_panel.TabIndex = 4;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(16, 93);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(77, 12);
            this.label6.TabIndex = 17;
            this.label6.Text = "数据库密码:";
            // 
            // dbpwd_tbxe
            // 
            this.dbpwd_tbxe.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.dbpwd_tbxe.Location = new System.Drawing.Point(98, 88);
            this.dbpwd_tbxe.Name = "dbpwd_tbxe";
            this.dbpwd_tbxe.Size = new System.Drawing.Size(170, 21);
            this.dbpwd_tbxe.TabIndex = 16;
            this.dbpwd_tbxe.Text = "ultratel";
            // 
            // dbusers_tbxe
            // 
            this.dbusers_tbxe.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.dbusers_tbxe.Location = new System.Drawing.Point(98, 65);
            this.dbusers_tbxe.Name = "dbusers_tbxe";
            this.dbusers_tbxe.Size = new System.Drawing.Size(170, 21);
            this.dbusers_tbxe.TabIndex = 15;
            this.dbusers_tbxe.Text = "sa";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(16, 71);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(77, 12);
            this.label7.TabIndex = 14;
            this.label7.Text = "数据库用户:";
            // 
            // dbname_tbxe
            // 
            this.dbname_tbxe.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.dbname_tbxe.Location = new System.Drawing.Point(98, 42);
            this.dbname_tbxe.Name = "dbname_tbxe";
            this.dbname_tbxe.Size = new System.Drawing.Size(170, 21);
            this.dbname_tbxe.TabIndex = 13;
            this.dbname_tbxe.Text = "ubb";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(16, 48);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(77, 12);
            this.label8.TabIndex = 12;
            this.label8.Text = "数据库名称:";
            // 
            // dbip_tbxe
            // 
            this.dbip_tbxe.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.dbip_tbxe.Location = new System.Drawing.Point(98, 19);
            this.dbip_tbxe.Name = "dbip_tbxe";
            this.dbip_tbxe.Size = new System.Drawing.Size(170, 21);
            this.dbip_tbxe.TabIndex = 11;
            this.dbip_tbxe.Text = "192.168.1.113";
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(16, 25);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(77, 12);
            this.label9.TabIndex = 10;
            this.label9.Text = "数据库地址:";
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(5, 5);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(41, 12);
            this.label10.TabIndex = 9;
            this.label10.Text = "数据库";
            // 
            // panel5
            // 
            this.panel5.BackColor = System.Drawing.SystemColors.Highlight;
            this.panel5.Controls.Add(this.des_rb3);
            this.panel5.Controls.Add(this.des_rb2);
            this.panel5.Controls.Add(this.des_rb1);
            this.panel5.Location = new System.Drawing.Point(2, 12);
            this.panel5.Name = "panel5";
            this.panel5.Size = new System.Drawing.Size(25, 382);
            this.panel5.TabIndex = 3;
            // 
            // des_rb3
            // 
            this.des_rb3.AutoSize = true;
            this.des_rb3.Location = new System.Drawing.Point(6, 290);
            this.des_rb3.Name = "des_rb3";
            this.des_rb3.Size = new System.Drawing.Size(14, 13);
            this.des_rb3.TabIndex = 2;
            this.des_rb3.TabStop = true;
            this.des_rb3.UseVisualStyleBackColor = true;
            this.des_rb3.CheckedChanged += new System.EventHandler(this.des_rb3_CheckedChanged);
            // 
            // des_rb2
            // 
            this.des_rb2.AutoSize = true;
            this.des_rb2.Location = new System.Drawing.Point(6, 169);
            this.des_rb2.Name = "des_rb2";
            this.des_rb2.Size = new System.Drawing.Size(14, 13);
            this.des_rb2.TabIndex = 1;
            this.des_rb2.TabStop = true;
            this.des_rb2.UseVisualStyleBackColor = true;
            this.des_rb2.CheckedChanged += new System.EventHandler(this.des_rb2_CheckedChanged);
            // 
            // des_rb1
            // 
            this.des_rb1.AutoSize = true;
            this.des_rb1.Location = new System.Drawing.Point(6, 52);
            this.des_rb1.Name = "des_rb1";
            this.des_rb1.Size = new System.Drawing.Size(14, 13);
            this.des_rb1.TabIndex = 0;
            this.des_rb1.TabStop = true;
            this.des_rb1.UseVisualStyleBackColor = true;
            this.des_rb1.CheckedChanged += new System.EventHandler(this.des_rb1_CheckedChanged);
            // 
            // pre_btn
            // 
            this.pre_btn.Location = new System.Drawing.Point(186, 379);
            this.pre_btn.Name = "pre_btn";
            this.pre_btn.Size = new System.Drawing.Size(75, 23);
            this.pre_btn.TabIndex = 5;
            this.pre_btn.Text = "上一步";
            this.pre_btn.UseVisualStyleBackColor = true;
            this.pre_btn.Click += new System.EventHandler(this.pre_btn_Click);
            // 
            // DbSourceDbDesConfig
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(703, 412);
            this.Controls.Add(this.pre_btn);
            this.Controls.Add(this.splitContainer1);
            this.Controls.Add(this.next_btn);
            this.Name = "DbSourceDbDesConfig";
            this.Load += new System.EventHandler(this.DbSourceDbDesConfig_Load);
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            this.splitContainer1.ResumeLayout(false);
            this.groupBox1.ResumeLayout(false);
            this.panel4.ResumeLayout(false);
            this.panel4.PerformLayout();
            this.dbstrsource_panel.ResumeLayout(false);
            this.dbstrsource_panel.PerformLayout();
            this.dbfiesource_panel.ResumeLayout(false);
            this.dbfiesource_panel.PerformLayout();
            this.dbsource_panel.ResumeLayout(false);
            this.dbsource_panel.PerformLayout();
            this.groupBox2.ResumeLayout(false);
            this.dbstrdes_panel.ResumeLayout(false);
            this.dbstrdes_panel.PerformLayout();
            this.dbfiledes_panel.ResumeLayout(false);
            this.dbfiledes_panel.PerformLayout();
            this.dbdes_panel.ResumeLayout(false);
            this.dbdes_panel.PerformLayout();
            this.panel5.ResumeLayout(false);
            this.panel5.PerformLayout();
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.Button next_btn;
        private System.Windows.Forms.SplitContainer splitContainer1;
        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.Panel dbstrsource_panel;
        private System.Windows.Forms.Panel dbfiesource_panel;
        private System.Windows.Forms.Panel dbsource_panel;
        private System.Windows.Forms.Panel panel4;
        private System.Windows.Forms.RadioButton src_rb3;
        private System.Windows.Forms.RadioButton src_rb2;
        private System.Windows.Forms.RadioButton s_rb1;
        private System.Windows.Forms.GroupBox groupBox2;
        private System.Windows.Forms.Panel panel5;
        private System.Windows.Forms.RadioButton des_rb3;
        private System.Windows.Forms.RadioButton des_rb2;
        private System.Windows.Forms.RadioButton des_rb1;
        private System.Windows.Forms.Panel dbstrdes_panel;
        private System.Windows.Forms.Panel dbfiledes_panel;
        private System.Windows.Forms.Panel dbdes_panel;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.TextBox dbip_tbxs;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.TextBox dbname_tbxs;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.TextBox dbpwd_tbxs;
        private System.Windows.Forms.TextBox dbusers_tbxs;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.TextBox dbpwd_tbxe;
        private System.Windows.Forms.TextBox dbusers_tbxe;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.TextBox dbname_tbxe;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.TextBox dbip_tbxe;
        private System.Windows.Forms.Label label9;
        private System.Windows.Forms.Label label10;
        private System.Windows.Forms.Label label11;
        private System.Windows.Forms.TextBox filepath_s;
        private System.Windows.Forms.Label label12;
        private System.Windows.Forms.Button button1;
        private System.Windows.Forms.TextBox split_s;
        private System.Windows.Forms.Label label13;
        private System.Windows.Forms.TextBox split_e;
        private System.Windows.Forms.Label label14;
        private System.Windows.Forms.Button button2;
        private System.Windows.Forms.Label label15;
        private System.Windows.Forms.TextBox filepath_e;
        private System.Windows.Forms.Label label16;
        private System.Windows.Forms.TextBox dbstr_tbxs;
        private System.Windows.Forms.Label label17;
        private System.Windows.Forms.TextBox netfile_tbxs;
        private System.Windows.Forms.Label label18;
        private System.Windows.Forms.TextBox netfile_tbxe;
        private System.Windows.Forms.Label label19;
        private System.Windows.Forms.TextBox dbstr_tbxe;
        private System.Windows.Forms.Label label20;
        private System.Windows.Forms.Button pre_btn;
    }
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -