系统工具源码设计页面
namespace Tools
{
??? partial class FormHome
??? {
??????? /// <summary>
??????? /// 必需的設計器變量。
??????? /// </summary>
??????? private System.ComponentModel.IContainer components = null;
??????? /// <summary>
??????? /// 清理所有正在使用的資源。
??????? /// </summary>
??????? /// <param name="disposing">如果應釋放托管資源,為 true;否則為 false。</param>
??????? protected override void Dispose(bool disposing)
??????? {
??????????? if (disposing && (components != null))
??????????? {
??????????????? components.Dispose();
??????????? }
??????????? base.Dispose(disposing);
??????? }
??????? #region Windows 窗體設計器生成的代碼
??????? /// <summary>
??????? /// 設計器支持所需的方法 - 不要
??????? /// 使用代碼編輯器修改此方法的內容。
??????? /// </summary>
??????? private void InitializeComponent()
??????? {
??????????? this.components = new System.ComponentModel.Container();
??????????? System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormHome));
??????????? this.tabControl1 = new System.Windows.Forms.TabControl();
??????????? this.TpChange = new System.Windows.Forms.TabPage();
??????????? this.label2 = new System.Windows.Forms.Label();
??????????? this.RtbAfter = new System.Windows.Forms.RichTextBox();
??????????? this.BtClear = new System.Windows.Forms.Button();
??????????? this.BtChange = new System.Windows.Forms.Button();
??????????? this.label1 = new System.Windows.Forms.Label();
??????????? this.RtbBefore = new System.Windows.Forms.RichTextBox();
??????????? this.TpData = new System.Windows.Forms.TabPage();
??????????? this.labPass = new System.Windows.Forms.Label();
??????????? this.labdata = new System.Windows.Forms.Label();
??????????? this.labUser = new System.Windows.Forms.Label();
??????????? this.LabNamespace = new System.Windows.Forms.Label();
??????????? this.BtBrower = new System.Windows.Forms.Button();
??????????? this.RtbCodes = new System.Windows.Forms.RichTextBox();
??????????? this.tbdata = new System.Windows.Forms.TextBox();
??????????? this.tbuser = new System.Windows.Forms.TextBox();
??????????? this.tbpass = new System.Windows.Forms.TextBox();
??????????? this.tbNamespace = new System.Windows.Forms.TextBox();
??????????? this.BtDataCodeMake = new System.Windows.Forms.Button();
??????????? this.tabPage2 = new System.Windows.Forms.TabPage();
??????????? this.BtHtmlJs = new System.Windows.Forms.Button();
??????????? this.BtUpdateColumn = new System.Windows.Forms.Button();
??????????? this.TbTempName = new System.Windows.Forms.TextBox();
??????????? this.BtResultChange = new System.Windows.Forms.Button();
??????????? this.RtbColumnsResult = new System.Windows.Forms.RichTextBox();
??????????? this.RtbColumns = new System.Windows.Forms.RichTextBox();
??????????? this.TpOpenFile = new System.Windows.Forms.TabPage();
??????????? this.BtOpen = new System.Windows.Forms.Button();
??????????? this.BtOpenFiles = new System.Windows.Forms.Button();
??????????? this.TpHtml = new System.Windows.Forms.TabPage();
??????????? this.BtChangeHtml = new System.Windows.Forms.Button();
??????????? this.RtbChangeCode = new System.Windows.Forms.RichTextBox();
??????????? this.RtbOldCode = new System.Windows.Forms.RichTextBox();
??????????? this.TpHtmlCode = new System.Windows.Forms.TabPage();
??????????? this.BtSave = new System.Windows.Forms.Button();
??????????? this.RtbOpmizationCode = new System.Windows.Forms.RichTextBox();
??????????? this.BtOp = new System.Windows.Forms.Button();
??????????? this.BtSelectFile = new System.Windows.Forms.Button();
??????????? this.TpTimer = new System.Windows.Forms.TabPage();
??????????? this.BtBrowerFiles = new System.Windows.Forms.Button();
??????????? this.button1 = new System.Windows.Forms.Button();
??????????? this.richTextBox1 = new System.Windows.Forms.RichTextBox();
??????????? this.BtWebSite = new System.Windows.Forms.Button();
??????????? this.LabNum = new System.Windows.Forms.Label();
??????????? this.BtTimer = new System.Windows.Forms.Button();
??????????? this.Tp = new System.Windows.Forms.TabPage();
??????????? this.button2 = new System.Windows.Forms.Button();
??????????? this.label3 = new System.Windows.Forms.Label();
??????????? this.BtSearch = new System.Windows.Forms.Button();
??????????? this.CbType = new System.Windows.Forms.ComboBox();
??????????? this.TbUrl = new System.Windows.Forms.TextBox();
??????????? this.RtbContent = new System.Windows.Forms.RichTextBox();
??????????? this.BtObserve = new System.Windows.Forms.Button();
??????????? this.TpAddData = new System.Windows.Forms.TabPage();
??????????? this.FbdFileBrower = new System.Windows.Forms.FolderBrowserDialog();
??????????? this.FbdFilesHtml = new System.Windows.Forms.FolderBrowserDialog();
??????????? this.OpSelectFile = new System.Windows.Forms.OpenFileDialog();
??????????? this.TimeStart = new System.Windows.Forms.Timer(this.components);
??????????? this.FbDWebSite = new System.Windows.Forms.FolderBrowserDialog();
??????????? this.noAuto = new System.Windows.Forms.NotifyIcon(this.components);
??????????? this.FbdAllFiles = new System.Windows.Forms.FolderBrowserDialog();
??????????? this.tabPage1 = new System.Windows.Forms.TabPage();
??????????? this.button3 = new System.Windows.Forms.Button();
??????????? this.button4 = new System.Windows.Forms.Button();
??????????? this.textBox1 = new System.Windows.Forms.TextBox();
??????????? this.textBox2 = new System.Windows.Forms.TextBox();
??????????? this.textBox3 = new System.Windows.Forms.TextBox();
??????????? this.button5 = new System.Windows.Forms.Button();
??????????? this.button6 = new System.Windows.Forms.Button();
??????????? this.FbdSelectDeleteFile = new System.Windows.Forms.FolderBrowserDialog();
??????????? this.labCount = new System.Windows.Forms.Label();
??????????? this.rtbMessage = new System.Windows.Forms.RichTextBox();
??????????? this.tabControl1.SuspendLayout();
??????????? this.TpChange.SuspendLayout();
??????????? this.TpData.SuspendLayout();
??????????? this.tabPage2.SuspendLayout();
??????????? this.TpOpenFile.SuspendLayout();
??????????? this.TpHtml.SuspendLayout();
??????????? this.TpHtmlCode.SuspendLayout();
??????????? this.TpTimer.SuspendLayout();
??????????? this.Tp.SuspendLayout();
??????????? this.tabPage1.SuspendLayout();
??????????? this.SuspendLayout();
??????????? //
??????????? // tabControl1
??????????? //
??????????? this.tabControl1.Controls.Add(this.TpChange);
??????????? this.tabControl1.Controls.Add(this.TpData);
??????????? this.tabControl1.Controls.Add(this.tabPage2);
??????????? this.tabControl1.Controls.Add(this.TpOpenFile);
??????????? this.tabControl1.Controls.Add(this.TpHtml);
??????????? this.tabControl1.Controls.Add(this.TpHtmlCode);
??????????? this.tabControl1.Controls.Add(this.TpTimer);
??????????? this.tabControl1.Controls.Add(this.Tp);
??????????? this.tabControl1.Controls.Add(this.TpAddData);
??????????? this.tabControl1.Controls.Add(this.tabPage1);
??????????? this.tabControl1.Location = new System.Drawing.Point(0, 12);
??????????? this.tabControl1.Name = "tabControl1";
??????????? this.tabControl1.SelectedIndex = 0;
??????????? this.tabControl1.Size = new System.Drawing.Size(747, 470);
??????????? this.tabControl1.TabIndex = 0;
??????????? //
??????????? // TpChange
??????????? //
??????????? this.TpChange.Controls.Add(this.label2);
??????????? this.TpChange.Controls.Add(this.RtbAfter);
??????????? this.TpChange.Controls.Add(this.BtClear);
??????????? this.TpChange.Controls.Add(this.BtChange);
??????????? this.TpChange.Controls.Add(this.label1);
??????????? this.TpChange.Controls.Add(this.RtbBefore);
??????????? this.TpChange.Location = new System.Drawing.Point(4, 21);
??????????? this.TpChange.Name = "TpChange";
??????????? this.TpChange.Padding = new System.Windows.Forms.Padding(3);
??????????? this.TpChange.Size = new System.Drawing.Size(739, 445);
??????????? this.TpChange.TabIndex = 0;
??????????? this.TpChange.Text = "改變順序";
??????????? this.TpChange.UseVisualStyleBackColor = true;
??????????? //
??????????? // label2
??????????? //
??????????? this.label2.AutoSize = true;
??????????? this.label2.Location = new System.Drawing.Point(9, 227);
??????????? this.label2.Name = "label2";
??????????? this.label2.Size = new System.Drawing.Size(65, 12);
??????????? this.label2.TabIndex = 5;
??????????? this.label2.Text = "改編后文本";
??????????? //
??????????? // RtbAfter
??????????? //
??????????? this.RtbAfter.Location = new System.Drawing.Point(76, 218);
??????????? this.RtbAfter.Name = "RtbAfter";
??????????? this.RtbAfter.Size = new System.Drawing.Size(657, 195);
??????????? this.RtbAfter.TabIndex = 4;
??????????? this.RtbAfter.Text = "";
??????????? //
??????????? // BtClear
??????????? //
??????????? this.BtClear.Location = new System.Drawing.Point(658, 18);
??????????? this.BtClear.Name = "BtClear";
??????????? this.BtClear.Size = new System.Drawing.Size(75, 23);
??????????? this.BtClear.TabIndex = 3;
??????????? this.BtClear.Text = "清空";
??????????? this.BtClear.UseVisualStyleBackColor = true;
??????????? this.BtClear.Click += new System.EventHandler(this.BtClear_Click);
??????????? //
??????????? // BtChange
??????????? //
??????????? this.BtChange.Location = new System.Drawing.Point(568, 18);
??????????? this.BtChange.Name = "BtChange";
??????????? this.BtChange.Size = new System.Drawing.Size(75, 23);
??????????? this.BtChange.TabIndex = 2;
??????????? this.BtChange.Text = "改變順序";
??????????? this.BtChange.UseVisualStyleBackColor = true;
??????????? this.BtChange.Click += new System.EventHandler(this.BtChange_Click);
??????????? //
??????????? // label1
??????????? //
??????????? this.label1.AutoSize = true;
??????????? this.label1.Location = new System.Drawing.Point(18, 47);
??????????? this.label1.Name = "label1";
??????????? this.label1.Size = new System.Drawing.Size(29, 12);
??????????? this.label1.TabIndex = 1;
??????????? this.label1.Text = "文本";
??????????? //
??????????? // RtbBefore
??????????? //
??????????? this.RtbBefore.Location = new System.Drawing.Point(76, 47);
??????????? this.RtbBefore.Name = "RtbBefore";
??????????? this.RtbBefore.Size = new System.Drawing.Size(657, 155);
??????????? this.RtbBefore.TabIndex = 0;
??????????? this.RtbBefore.Text = "";
??????????? //
??????????? // TpData
??????????? //
??????????? this.TpData.Controls.Add(this.labPass);
??????????? this.TpData.Controls.Add(this.labdata);
??????????? this.TpData.Controls.Add(this.labUser);
??????????? this.TpData.Controls.Add(this.LabNamespace);
??????????? this.TpData.Controls.Add(this.BtBrower);
??????????? this.TpData.Controls.Add(this.RtbCodes);
??????????? this.TpData.Controls.Add(this.tbdata);
??????????? this.TpData.Controls.Add(this.tbuser);
??????????? this.TpData.Controls.Add(this.tbpass);
??????????? this.TpData.Controls.Add(this.tbNamespace);
??????????? this.TpData.Controls.Add(this.BtDataCodeMake);
??????????? this.TpData.Location = new System.Drawing.Point(4, 21);
??????????? this.TpData.Name = "TpData";
??????????? this.TpData.Padding = new System.Windows.Forms.Padding(3);
??????????? this.TpData.Size = new System.Drawing.Size(739, 445);
??????????? this.TpData.TabIndex = 2;
??????????? this.TpData.Text = "數據庫工具";
??????????? this.TpData.UseVisualStyleBackColor = true;
??????????? //
??????????? // labPass
??????????? //
??????????? this.labPass.AutoSize = true;
??????????? this.labPass.Location = new System.Drawing.Point(254, 66);
??????????? this.labPass.Name = "labPass";
??????????? this.labPass.Size = new System.Drawing.Size(29, 12);
??????????? this.labPass.TabIndex = 10;
??????????? this.labPass.Text = "密碼";
??????????? //
??????????? // labdata
??????????? //
??????????? this.labdata.AutoSize = true;
??????????? this.labdata.Location = new System.Drawing.Point(46, 60);
??????????? this.labdata.Name = "labdata";
??????????? this.labdata.Size = new System.Drawing.Size(41, 12);
??????????? this.labdata.TabIndex = 9;
??????????? this.labdata.Text = "數據庫";
??????????? //
??????????? // labUser
??????????? //
??????????? this.labUser.AutoSize = true;
??????????? this.labUser.Location = new System.Drawing.Point(254, 27);
??????????? this.labUser.Name = "labUser";
??????????? this.labUser.Size = new System.Drawing.Size(41, 12);
??????????? this.labUser.TabIndex = 8;
??????????? this.labUser.Text = "用戶名";
??????????? //
??????????? // LabNamespace
??????????? //
??????????? this.LabNamespace.AutoSize = true;
??????????? this.LabNamespace.Location = new System.Drawing.Point(46, 27);
??????????? this.LabNamespace.Name = "LabNamespace";
??????????? this.LabNamespace.Size = new System.Drawing.Size(53, 12);
??????????? this.LabNamespace.TabIndex = 7;
??????????? this.LabNamespace.Text = "命名空間";
??????????? //
??????????? // BtBrower
??????????? //
??????????? this.BtBrower.Location = new System.Drawing.Point(503, 22);
??????????? this.BtBrower.Name = "BtBrower";
??????????? this.BtBrower.Size = new System.Drawing.Size(114, 23);
??????????? this.BtBrower.TabIndex = 6;
??????????? this.BtBrower.Text = "選擇生成目錄";
??????????? this.BtBrower.UseVisualStyleBackColor = true;
??????????? this.BtBrower.Click += new System.EventHandler(this.BtBrower_Click);
??????????? //
??????????? // RtbCodes
??????????? //
??????????? this.RtbCodes.Location = new System.Drawing.Point(8, 118);
??????????? this.RtbCodes.Name = "RtbCodes";
??????????? this.RtbCodes.Size = new System.Drawing.Size(725, 320);
??????????? this.RtbCodes.TabIndex = 5;
??????????? this.RtbCodes.Text = "";
??????????? //
??????????? // tbdata
??????????? //
??????????? this.tbdata.Location = new System.Drawing.Point(114, 57);
??????????? this.tbdata.Name = "tbdata";
??????????? this.tbdata.Size = new System.Drawing.Size(134, 21);
??????????? this.tbdata.TabIndex = 4;
??????????? //
??????????? // tbuser
??????????? //
??????????? this.tbuser.Location = new System.Drawing.Point(301, 24);
??????????? this.tbuser.Name = "tbuser";
??????????? this.tbuser.Size = new System.Drawing.Size(134, 21);
??????????? this.tbuser.TabIndex = 3;
??????????? //
??????????? // tbpass
??????????? //
??????????? this.tbpass.Location = new System.Drawing.Point(301, 57);
??????????? this.tbpass.Name = "tbpass";
??????????? this.tbpass.Size = new System.Drawing.Size(134, 21);
??????????? this.tbpass.TabIndex = 2;
??????????? //
??????????? // tbNamespace
??????????? //
??????????? this.tbNamespace.Location = new System.Drawing.Point(114, 22);
??????????? this.tbNamespace.Name = "tbNamespace";
??????????? this.tbNamespace.Size = new System.Drawing.Size(134, 21);
??????????? this.tbNamespace.TabIndex = 1;
??????????? //
??????????? // BtDataCodeMake
??????????? //
??????????? this.BtDataCodeMake.Location = new System.Drawing.Point(542, 55);
??????????? this.BtDataCodeMake.Name = "BtDataCodeMake";
??????????? this.BtDataCodeMake.Size = new System.Drawing.Size(75, 23);
??????????? this.BtDataCodeMake.TabIndex = 0;
??????????? this.BtDataCodeMake.Text = "生成文件";
??????????? this.BtDataCodeMake.UseVisualStyleBackColor = true;
??????????? this.BtDataCodeMake.Click += new System.EventHandler(this.BtDataCodeMake_Click);
??????????? //
??????????? // tabPage2
??????????? //
??????????? this.tabPage2.Controls.Add(this.BtHtmlJs);
??????????? this.tabPage2.Controls.Add(this.BtUpdateColumn);
??????????? this.tabPage2.Controls.Add(this.TbTempName);
??????????? this.tabPage2.Controls.Add(this.BtResultChange);
??????????? this.tabPage2.Controls.Add(this.RtbColumnsResult);
??????????? this.tabPage2.Controls.Add(this.RtbColumns);
??????????? this.tabPage2.Location = new System.Drawing.Point(4, 21);
??????????? this.tabPage2.Name = "tabPage2";
??????????? this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
??????????? this.tabPage2.Size = new System.Drawing.Size(739, 445);
??????????? this.tabPage2.TabIndex = 1;
??????????? this.tabPage2.Text = "生成控件";
??????????? this.tabPage2.UseVisualStyleBackColor = true;
??????????? //
??????????? // BtHtmlJs
??????????? //
??????????? this.BtHtmlJs.Location = new System.Drawing.Point(325, 199);
??????????? this.BtHtmlJs.Name = "BtHtmlJs";
??????????? this.BtHtmlJs.Size = new System.Drawing.Size(75, 23);
??????????? this.BtHtmlJs.TabIndex = 5;
??????????? this.BtHtmlJs.Text = "Html和Js轉換";
??????????? this.BtHtmlJs.UseVisualStyleBackColor = true;
??????????? this.BtHtmlJs.Click += new System.EventHandler(this.BtHtmlJs_Click);
??????????? //
??????????? // BtUpdateColumn
??????????? //
??????????? this.BtUpdateColumn.Location = new System.Drawing.Point(326, 156);
??????????? this.BtUpdateColumn.Name = "BtUpdateColumn";
??????????? this.BtUpdateColumn.Size = new System.Drawing.Size(75, 23);
??????????? this.BtUpdateColumn.TabIndex = 4;
??????????? this.BtUpdateColumn.Text = "生成修改";
??????????? this.BtUpdateColumn.UseVisualStyleBackColor = true;
??????????? this.BtUpdateColumn.Click += new System.EventHandler(this.BtUpdateColumn_Click);
??????????? //
??????????? // TbTempName
??????????? //
??????????? this.TbTempName.Location = new System.Drawing.Point(325, 113);
??????????? this.TbTempName.Name = "TbTempName";
??????????? this.TbTempName.Size = new System.Drawing.Size(75, 21);
??????????? this.TbTempName.TabIndex = 3;
??????????? //
??????????? // BtResultChange
??????????? //
??????????? this.BtResultChange.Location = new System.Drawing.Point(325, 53);
??????????? this.BtResultChange.Name = "BtResultChange";
??????????? this.BtResultChange.Size = new System.Drawing.Size(75, 23);
??????????? this.BtResultChange.TabIndex = 2;
??????????? this.BtResultChange.Text = "轉換";
??????????? this.BtResultChange.UseVisualStyleBackColor = true;
??????????? this.BtResultChange.Click += new System.EventHandler(this.BtResultChange_Click);
??????????? //
??????????? // RtbColumnsResult
??????????? //
??????????? this.RtbColumnsResult.Location = new System.Drawing.Point(406, 6);
??????????? this.RtbColumnsResult.Name = "RtbColumnsResult";
??????????? this.RtbColumnsResult.Size = new System.Drawing.Size(327, 422);
??????????? this.RtbColumnsResult.TabIndex = 1;
??????????? this.RtbColumnsResult.Text = "";
??????????? //
??????????? // RtbColumns
??????????? //
??????????? this.RtbColumns.Location = new System.Drawing.Point(3, 6);
??????????? this.RtbColumns.Name = "RtbColumns";
??????????? this.RtbColumns.Size = new System.Drawing.Size(316, 422);
??????????? this.RtbColumns.TabIndex = 0;
??????????? this.RtbColumns.Text = "";
??????????? //
??????????? // TpOpenFile
??????????? //
??????????? this.TpOpenFile.Controls.Add(this.BtOpen);
??????????? this.TpOpenFile.Controls.Add(this.BtOpenFiles);
??????????? this.TpOpenFile.Location = new System.Drawing.Point(4, 21);
??????????? this.TpOpenFile.Name = "TpOpenFile";
??????????? this.TpOpenFile.Padding = new System.Windows.Forms.Padding(3);
??????????? this.TpOpenFile.Size = new System.Drawing.Size(739, 445);
??????????? this.TpOpenFile.TabIndex = 3;
??????????? this.TpOpenFile.Text = "打開文件";
??????????? this.TpOpenFile.UseVisualStyleBackColor = true;
??????????? //
??????????? // BtOpen
??????????? //
??????????? this.BtOpen.Location = new System.Drawing.Point(49, 18);
??????????? this.BtOpen.Name = "BtOpen";
??????????? this.BtOpen.Size = new System.Drawing.Size(75, 23);
??????????? this.BtOpen.TabIndex = 1;
??????????? this.BtOpen.Text = "打開文件夾";
??????????? this.BtOpen.UseVisualStyleBackColor = true;
??????????? this.BtOpen.Click += new System.EventHandler(this.BtOpen_Click);
??????????? //
??????????? // BtOpenFiles
??????????? //
??????????? this.BtOpenFiles.Location = new System.Drawing.Point(151, 18);
??????????? this.BtOpenFiles.Name = "BtOpenFiles";
??????????? this.BtOpenFiles.Size = new System.Drawing.Size(75, 23);
??????????? this.BtOpenFiles.TabIndex = 0;
??????????? this.BtOpenFiles.Text = "打開文件";
??????????? this.BtOpenFiles.UseVisualStyleBackColor = true;
??????????? this.BtOpenFiles.Click += new System.EventHandler(this.BtOpenFiles_Click);
??????????? //
??????????? // TpHtml
??????????? //
??????????? this.TpHtml.Controls.Add(this.BtChangeHtml);
??????????? this.TpHtml.Controls.Add(this.RtbChangeCode);
??????????? this.TpHtml.Controls.Add(this.RtbOldCode);
??????????? this.TpHtml.Location = new System.Drawing.Point(4, 21);
??????????? this.TpHtml.Name = "TpHtml";
??????????? this.TpHtml.Padding = new System.Windows.Forms.Padding(3);
??????????? this.TpHtml.Size = new System.Drawing.Size(739, 445);
??????????? this.TpHtml.TabIndex = 4;
??????????? this.TpHtml.Text = "頁面代碼";
??????????? this.TpHtml.UseVisualStyleBackColor = true;
??????????? //
??????????? // BtChangeHtml
??????????? //
??????????? this.BtChangeHtml.Location = new System.Drawing.Point(323, 30);
??????????? this.BtChangeHtml.Name = "BtChangeHtml";
??????????? this.BtChangeHtml.Size = new System.Drawing.Size(75, 23);
??????????? this.BtChangeHtml.TabIndex = 2;
??????????? this.BtChangeHtml.Text = "改變";
??????????? this.BtChangeHtml.UseVisualStyleBackColor = true;
??????????? this.BtChangeHtml.Click += new System.EventHandler(this.BtChangeHtml_Click);
??????????? //
??????????? // RtbChangeCode
??????????? //
??????????? this.RtbChangeCode.Location = new System.Drawing.Point(414, 6);
??????????? this.RtbChangeCode.Name = "RtbChangeCode";
??????????? this.RtbChangeCode.Size = new System.Drawing.Size(319, 432);
??????????? this.RtbChangeCode.TabIndex = 1;
??????????? this.RtbChangeCode.Text = "";
??????????? //
??????????? // RtbOldCode
??????????? //
??????????? this.RtbOldCode.Location = new System.Drawing.Point(3, 6);
??????????? this.RtbOldCode.Name = "RtbOldCode";
??????????? this.RtbOldCode.Size = new System.Drawing.Size(302, 432);
??????????? this.RtbOldCode.TabIndex = 0;
??????????? this.RtbOldCode.Text = "";
??????????? //
??????????? // TpHtmlCode
??????????? //
??????????? this.TpHtmlCode.Controls.Add(this.BtSave);
??????????? this.TpHtmlCode.Controls.Add(this.RtbOpmizationCode);
??????????? this.TpHtmlCode.Controls.Add(this.BtOp);
??????????? this.TpHtmlCode.Controls.Add(this.BtSelectFile);
??????????? this.TpHtmlCode.Location = new System.Drawing.Point(4, 21);
??????????? this.TpHtmlCode.Name = "TpHtmlCode";
??????????? this.TpHtmlCode.Padding = new System.Windows.Forms.Padding(3);
??????????? this.TpHtmlCode.Size = new System.Drawing.Size(739, 445);
??????????? this.TpHtmlCode.TabIndex = 5;
??????????? this.TpHtmlCode.Text = "HTML代碼優化";
??????????? this.TpHtmlCode.UseVisualStyleBackColor = true;
??????????? //
??????????? // BtSave
??????????? //
??????????? this.BtSave.Location = new System.Drawing.Point(385, 35);
??????????? this.BtSave.Name = "BtSave";
??????????? this.BtSave.Size = new System.Drawing.Size(75, 23);
??????????? this.BtSave.TabIndex = 3;
??????????? this.BtSave.Text = "保存";
??????????? this.BtSave.UseVisualStyleBackColor = true;
??????????? this.BtSave.Click += new System.EventHandler(this.BtSave_Click);
??????????? //
??????????? // RtbOpmizationCode
??????????? //
??????????? this.RtbOpmizationCode.Location = new System.Drawing.Point(25, 78);
??????????? this.RtbOpmizationCode.Name = "RtbOpmizationCode";
??????????? this.RtbOpmizationCode.Size = new System.Drawing.Size(708, 360);
??????????? this.RtbOpmizationCode.TabIndex = 2;
??????????? this.RtbOpmizationCode.Text = "";
??????????? //
??????????? // BtOp
??????????? //
??????????? this.BtOp.Location = new System.Drawing.Point(192, 35);
??????????? this.BtOp.Name = "BtOp";
??????????? this.BtOp.Size = new System.Drawing.Size(98, 23);
??????????? this.BtOp.TabIndex = 1;
??????????? this.BtOp.Text = "去除多余代碼";
??????????? this.BtOp.UseVisualStyleBackColor = true;
??????????? this.BtOp.Click += new System.EventHandler(this.BtOp_Click);
??????????? //
??????????? // BtSelectFile
??????????? //
??????????? this.BtSelectFile.Location = new System.Drawing.Point(25, 35);
??????????? this.BtSelectFile.Name = "BtSelectFile";
??????????? this.BtSelectFile.Size = new System.Drawing.Size(124, 23);
??????????? this.BtSelectFile.TabIndex = 0;
??????????? this.BtSelectFile.Text = "選擇優化文件";
??????????? this.BtSelectFile.UseVisualStyleBackColor = true;
??????????? this.BtSelectFile.Click += new System.EventHandler(this.BtSelectFile_Click);
??????????? //
??????????? // TpTimer
??????????? //
??????????? this.TpTimer.Controls.Add(this.BtBrowerFiles);
??????????? this.TpTimer.Controls.Add(this.button1);
??????????? this.TpTimer.Controls.Add(this.richTextBox1);
??????????? this.TpTimer.Controls.Add(this.BtWebSite);
??????????? this.TpTimer.Controls.Add(this.LabNum);
??????????? this.TpTimer.Controls.Add(this.BtTimer);
??????????? this.TpTimer.Location = new System.Drawing.Point(4, 21);
??????????? this.TpTimer.Name = "TpTimer";
??????????? this.TpTimer.Padding = new System.Windows.Forms.Padding(3);
??????????? this.TpTimer.Size = new System.Drawing.Size(739, 445);
??????????? this.TpTimer.TabIndex = 6;
??????????? this.TpTimer.Text = "定時生成";
??????????? this.TpTimer.UseVisualStyleBackColor = true;
??????????? //
??????????? // BtBrowerFiles
??????????? //
??????????? this.BtBrowerFiles.Location = new System.Drawing.Point(107, 187);
??????????? this.BtBrowerFiles.Name = "BtBrowerFiles";
??????????? this.BtBrowerFiles.Size = new System.Drawing.Size(165, 23);
??????????? this.BtBrowerFiles.TabIndex = 5;
??????????? this.BtBrowerFiles.Text = "瀏覽文件";
??????????? this.BtBrowerFiles.UseVisualStyleBackColor = true;
??????????? this.BtBrowerFiles.Click += new System.EventHandler(this.BtBrowerFiles_Click);
??????????? //
??????????? // button1
??????????? //
??????????? this.button1.Location = new System.Drawing.Point(278, 187);
??????????? this.button1.Name = "button1";
??????????? this.button1.Size = new System.Drawing.Size(75, 23);
??????????? this.button1.TabIndex = 4;
??????????? this.button1.Text = "打開頁面";
??????????? this.button1.UseVisualStyleBackColor = true;
??????????? this.button1.Click += new System.EventHandler(this.button1_Click);
??????????? //
??????????? // richTextBox1
??????????? //
??????????? this.richTextBox1.Location = new System.Drawing.Point(107, 69);
??????????? this.richTextBox1.Name = "richTextBox1";
??????????? this.richTextBox1.Size = new System.Drawing.Size(203, 96);
??????????? this.richTextBox1.TabIndex = 3;
??????????? this.richTextBox1.Text = "";
??????????? //
??????????? // BtWebSite
??????????? //
??????????? this.BtWebSite.Location = new System.Drawing.Point(107, 40);
??????????? this.BtWebSite.Name = "BtWebSite";
??????????? this.BtWebSite.Size = new System.Drawing.Size(75, 23);
??????????? this.BtWebSite.TabIndex = 2;
??????????? this.BtWebSite.Text = "選擇路徑";
??????????? this.BtWebSite.UseVisualStyleBackColor = true;
??????????? this.BtWebSite.Click += new System.EventHandler(this.BtWebSite_Click);
??????????? //
??????????? // LabNum
??????????? //
??????????? this.LabNum.AutoSize = true;
??????????? this.LabNum.Location = new System.Drawing.Point(213, 51);
??????????? this.LabNum.Name = "LabNum";
??????????? this.LabNum.Size = new System.Drawing.Size(29, 12);
??????????? this.LabNum.TabIndex = 1;
??????????? this.LabNum.Text = "計數";
??????????? //
??????????? // BtTimer
??????????? //
??????????? this.BtTimer.Location = new System.Drawing.Point(278, 40);
??????????? this.BtTimer.Name = "BtTimer";
??????????? this.BtTimer.Size = new System.Drawing.Size(75, 23);
??????????? this.BtTimer.TabIndex = 0;
??????????? this.BtTimer.Text = "定時生成";
??????????? this.BtTimer.UseVisualStyleBackColor = true;
??????????? this.BtTimer.Click += new System.EventHandler(this.BtTimer_Click);
??????????? //
??????????? // Tp
??????????? //
??????????? this.Tp.Controls.Add(this.button2);
??????????? this.Tp.Controls.Add(this.label3);
??????????? this.Tp.Controls.Add(this.BtSearch);
??????????? this.Tp.Controls.Add(this.CbType);
??????????? this.Tp.Controls.Add(this.TbUrl);
??????????? this.Tp.Controls.Add(this.RtbContent);
??????????? this.Tp.Controls.Add(this.BtObserve);
??????????? this.Tp.Location = new System.Drawing.Point(4, 21);
??????????? this.Tp.Name = "Tp";
??????????? this.Tp.Padding = new System.Windows.Forms.Padding(3);
??????????? this.Tp.Size = new System.Drawing.Size(739, 445);
??????????? this.Tp.TabIndex = 7;
??????????? this.Tp.Text = "網站觀察";
??????????? this.Tp.UseVisualStyleBackColor = true;
??????????? //
??????????? // button2
??????????? //
??????????? this.button2.Location = new System.Drawing.Point(219, 117);
??????????? this.button2.Name = "button2";
??????????? this.button2.Size = new System.Drawing.Size(75, 23);
??????????? this.button2.TabIndex = 6;
??????????? this.button2.Text = "button2";
??????????? this.button2.UseVisualStyleBackColor = true;
??????????? this.button2.Click += new System.EventHandler(this.button2_Click);
??????????? //
??????????? // label3
??????????? //
??????????? this.label3.AutoSize = true;
??????????? this.label3.Location = new System.Drawing.Point(21, 122);
??????????? this.label3.Name = "label3";
??????????? this.label3.Size = new System.Drawing.Size(41, 12);
??????????? this.label3.TabIndex = 5;
??????????? this.label3.Text = "label3";
??????????? //
??????????? // BtSearch
??????????? //
??????????? this.BtSearch.Location = new System.Drawing.Point(116, 117);
??????????? this.BtSearch.Name = "BtSearch";
??????????? this.BtSearch.Size = new System.Drawing.Size(75, 23);
??????????? this.BtSearch.TabIndex = 4;
??????????? this.BtSearch.Text = "查詢";
??????????? this.BtSearch.UseVisualStyleBackColor = true;
??????????? this.BtSearch.Click += new System.EventHandler(this.BtSearch_Click);
??????????? //
??????????? // CbType
??????????? //
??????????? this.CbType.FormattingEnabled = true;
??????????? this.CbType.Items.AddRange(new object[] {
??????????? "gb2312",
??????????? "utf-8"});
??????????? this.CbType.Location = new System.Drawing.Point(536, 17);
??????????? this.CbType.Name = "CbType";
??????????? this.CbType.Size = new System.Drawing.Size(91, 20);
??????????? this.CbType.TabIndex = 3;
??????????? //
??????????? // TbUrl
??????????? //
??????????? this.TbUrl.Location = new System.Drawing.Point(23, 17);
??????????? this.TbUrl.Name = "TbUrl";
??????????? this.TbUrl.Size = new System.Drawing.Size(506, 21);
??????????? this.TbUrl.TabIndex = 2;
??????????? //
??????????? // RtbContent
??????????? //
??????????? this.RtbContent.Location = new System.Drawing.Point(3, 50);
??????????? this.RtbContent.Name = "RtbContent";
??????????? this.RtbContent.Size = new System.Drawing.Size(624, 47);
??????????? this.RtbContent.TabIndex = 1;
??????????? this.RtbContent.Text = "";
??????????? //
??????????? // BtObserve
??????????? //
??????????? this.BtObserve.Location = new System.Drawing.Point(641, 16);
??????????? this.BtObserve.Name = "BtObserve";
??????????? this.BtObserve.Size = new System.Drawing.Size(75, 23);
??????????? this.BtObserve.TabIndex = 0;
??????????? this.BtObserve.Text = "觀察";
??????????? this.BtObserve.UseVisualStyleBackColor = true;
??????????? this.BtObserve.Click += new System.EventHandler(this.BtObserve_Click);
??????????? //
??????????? // TpAddData
??????????? //
??????????? this.TpAddData.Location = new System.Drawing.Point(4, 21);
??????????? this.TpAddData.Name = "TpAddData";
??????????? this.TpAddData.Padding = new System.Windows.Forms.Padding(3);
??????????? this.TpAddData.Size = new System.Drawing.Size(739, 445);
??????????? this.TpAddData.TabIndex = 8;
??????????? this.TpAddData.Text = "生成添加數據";
??????????? this.TpAddData.UseVisualStyleBackColor = true;
??????????? //
??????????? // OpSelectFile
??????????? //
??????????? this.OpSelectFile.FileName = "openFileDialog1";
??????????? //
??????????? // TimeStart
??????????? //
??????????? this.TimeStart.Interval = 10;
??????????? this.TimeStart.Tick += new System.EventHandler(this.TimeStart_Tick);
??????????? //
??????????? // noAuto
??????????? //
??????????? this.noAuto.Icon = ((System.Drawing.Icon)(resources.GetObject("noAuto.Icon")));
??????????? this.noAuto.Text = "自動";
??????????? this.noAuto.Visible = true;
??????????? this.noAuto.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.noAuto_MouseDoubleClick);
??????????? //
??????????? // tabPage1
??????????? //
??????????? this.tabPage1.Controls.Add(this.rtbMessage);
??????????? this.tabPage1.Controls.Add(this.labCount);
??????????? this.tabPage1.Controls.Add(this.button6);
??????????? this.tabPage1.Controls.Add(this.button5);
??????????? this.tabPage1.Controls.Add(this.textBox3);
??????????? this.tabPage1.Controls.Add(this.textBox2);
??????????? this.tabPage1.Controls.Add(this.textBox1);
??????????? this.tabPage1.Controls.Add(this.button4);
??????????? this.tabPage1.Controls.Add(this.button3);
??????????? this.tabPage1.Location = new System.Drawing.Point(4, 21);
??????????? this.tabPage1.Name = "tabPage1";
??????????? this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
??????????? this.tabPage1.Size = new System.Drawing.Size(739, 445);
??????????? this.tabPage1.TabIndex = 9;
??????????? this.tabPage1.Text = "刪除文件";
??????????? this.tabPage1.UseVisualStyleBackColor = true;
??????????? //
??????????? // button3
??????????? //
??????????? this.button3.Location = new System.Drawing.Point(272, 44);
??????????? this.button3.Name = "button3";
??????????? this.button3.Size = new System.Drawing.Size(75, 23);
??????????? this.button3.TabIndex = 0;
??????????? this.button3.Text = "button3";
??????????? this.button3.UseVisualStyleBackColor = true;
??????????? this.button3.Click += new System.EventHandler(this.button3_Click);
??????????? //
??????????? // button4
??????????? //
??????????? this.button4.Location = new System.Drawing.Point(272, 92);
??????????? this.button4.Name = "button4";
??????????? this.button4.Size = new System.Drawing.Size(75, 23);
??????????? this.button4.TabIndex = 1;
??????????? this.button4.Text = "button4";
??????????? this.button4.UseVisualStyleBackColor = true;
??????????? this.button4.Click += new System.EventHandler(this.button4_Click);
??????????? //
??????????? // textBox1
??????????? //
??????????? this.textBox1.Location = new System.Drawing.Point(8, 46);
??????????? this.textBox1.Name = "textBox1";
??????????? this.textBox1.Size = new System.Drawing.Size(258, 21);
??????????? this.textBox1.TabIndex = 2;
??????????? this.textBox1.Text = "C:\\Documents and Settings\\Administrator\\Local Settings\\Temp";
??????????? //
??????????? // textBox2
??????????? //
??????????? this.textBox2.Location = new System.Drawing.Point(8, 92);
??????????? this.textBox2.Name = "textBox2";
??????????? this.textBox2.Size = new System.Drawing.Size(258, 21);
??????????? this.textBox2.TabIndex = 3;
??????????? this.textBox2.Text = "C:\\Documents and Settings\\Administrator\\Local Settings\\Temporary Internet Files";
??????????? //
??????????? // textBox3
??????????? //
??????????? this.textBox3.Location = new System.Drawing.Point(8, 131);
??????????? this.textBox3.Name = "textBox3";
??????????? this.textBox3.Size = new System.Drawing.Size(258, 21);
??????????? this.textBox3.TabIndex = 4;
??????????? this.textBox3.Text = "C:\\Documents and Settings\\Administrator\\Cookies";
??????????? //
??????????? // button5
??????????? //
??????????? this.button5.Location = new System.Drawing.Point(272, 131);
??????????? this.button5.Name = "button5";
??????????? this.button5.Size = new System.Drawing.Size(75, 23);
??????????? this.button5.TabIndex = 5;
??????????? this.button5.Text = "button5";
??????????? this.button5.UseVisualStyleBackColor = true;
??????????? this.button5.Click += new System.EventHandler(this.button5_Click);
??????????? //
??????????? // button6
??????????? //
??????????? this.button6.Location = new System.Drawing.Point(385, 44);
??????????? this.button6.Name = "button6";
??????????? this.button6.Size = new System.Drawing.Size(75, 23);
??????????? this.button6.TabIndex = 6;
??????????? this.button6.Text = "button6";
??????????? this.button6.UseVisualStyleBackColor = true;
??????????? this.button6.Click += new System.EventHandler(this.button6_Click);
??????????? //
??????????? // labCount
??????????? //
??????????? this.labCount.AutoSize = true;
??????????? this.labCount.Location = new System.Drawing.Point(383, 29);
??????????? this.labCount.Name = "labCount";
??????????? this.labCount.Size = new System.Drawing.Size(29, 12);
??????????? this.labCount.TabIndex = 7;
??????????? this.labCount.Text = "數量";
??????????? //
??????????? // rtbMessage
??????????? //
??????????? this.rtbMessage.Location = new System.Drawing.Point(385, 83);
??????????? this.rtbMessage.Name = "rtbMessage";
??????????? this.rtbMessage.Size = new System.Drawing.Size(290, 71);
??????????? this.rtbMessage.TabIndex = 8;
??????????? this.rtbMessage.Text = "";
??????????? //
??????????? // FormHome
??????????? //
??????????? this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
??????????? this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
??????????? this.ClientSize = new System.Drawing.Size(749, 483);
??????????? this.Controls.Add(this.tabControl1);
??????????? this.Name = "FormHome";
??????????? this.Text = "工具箱";
??????????? this.Load += new System.EventHandler(this.FormHome_Load);
??????????? this.ResizeBegin += new System.EventHandler(this.FormHome_ResizeBegin);
??????????? this.Resize += new System.EventHandler(this.FormHome_Resize);
??????????? this.ResizeEnd += new System.EventHandler(this.FormHome_ResizeEnd);
??????????? this.tabControl1.ResumeLayout(false);
??????????? this.TpChange.ResumeLayout(false);
??????????? this.TpChange.PerformLayout();
??????????? this.TpData.ResumeLayout(false);
??????????? this.TpData.PerformLayout();
??????????? this.tabPage2.ResumeLayout(false);
??????????? this.tabPage2.PerformLayout();
??????????? this.TpOpenFile.ResumeLayout(false);
??????????? this.TpHtml.ResumeLayout(false);
??????????? this.TpHtmlCode.ResumeLayout(false);
??????????? this.TpTimer.ResumeLayout(false);
??????????? this.TpTimer.PerformLayout();
??????????? this.Tp.ResumeLayout(false);
??????????? this.Tp.PerformLayout();
??????????? this.tabPage1.ResumeLayout(false);
??????????? this.tabPage1.PerformLayout();
??????????? this.ResumeLayout(false);
??????? }
??????? #endregion
??????? private System.Windows.Forms.TabControl tabControl1;
??????? private System.Windows.Forms.TabPage TpChange;
??????? private System.Windows.Forms.TabPage tabPage2;
??????? private System.Windows.Forms.Label label1;
??????? private System.Windows.Forms.RichTextBox RtbBefore;
??????? private System.Windows.Forms.Label label2;
??????? private System.Windows.Forms.RichTextBox RtbAfter;
??????? private System.Windows.Forms.Button BtClear;
??????? private System.Windows.Forms.Button BtChange;
??????? private System.Windows.Forms.TabPage TpData;
??????? private System.Windows.Forms.Button BtDataCodeMake;
??????? private System.Windows.Forms.TextBox tbdata;
??????? private System.Windows.Forms.TextBox tbuser;
??????? private System.Windows.Forms.TextBox tbpass;
??????? private System.Windows.Forms.TextBox tbNamespace;
??????? private System.Windows.Forms.RichTextBox RtbCodes;
??????? private System.Windows.Forms.Button BtBrower;
??????? private System.Windows.Forms.FolderBrowserDialog FbdFileBrower;
??????? private System.Windows.Forms.Label labPass;
??????? private System.Windows.Forms.Label labdata;
??????? private System.Windows.Forms.Label labUser;
??????? private System.Windows.Forms.Label LabNamespace;
??????? private System.Windows.Forms.RichTextBox RtbColumnsResult;
??????? private System.Windows.Forms.RichTextBox RtbColumns;
??????? private System.Windows.Forms.Button BtResultChange;
??????? private System.Windows.Forms.Button BtUpdateColumn;
??????? private System.Windows.Forms.TextBox TbTempName;
??????? private System.Windows.Forms.TabPage TpOpenFile;
??????? private System.Windows.Forms.Button BtOpenFiles;
??????? private System.Windows.Forms.FolderBrowserDialog FbdFilesHtml;
??????? private System.Windows.Forms.Button BtOpen;
??????? private System.Windows.Forms.TabPage TpHtml;
??????? private System.Windows.Forms.RichTextBox RtbChangeCode;
??????? private System.Windows.Forms.RichTextBox RtbOldCode;
??????? private System.Windows.Forms.Button BtChangeHtml;
??????? private System.Windows.Forms.Button BtHtmlJs;
??????? private System.Windows.Forms.TabPage TpHtmlCode;
??????? private System.Windows.Forms.Button BtOp;
??????? private System.Windows.Forms.Button BtSelectFile;
??????? private System.Windows.Forms.OpenFileDialog OpSelectFile;
??????? private System.Windows.Forms.RichTextBox RtbOpmizationCode;
??????? private System.Windows.Forms.Button BtSave;
??????? private System.Windows.Forms.TabPage TpTimer;
??????? private System.Windows.Forms.Button BtTimer;
??????? private System.Windows.Forms.Timer TimeStart;
??????? private System.Windows.Forms.Label LabNum;
??????? private System.Windows.Forms.Button BtWebSite;
??????? private System.Windows.Forms.FolderBrowserDialog FbDWebSite;
??????? private System.Windows.Forms.NotifyIcon noAuto;
??????? private System.Windows.Forms.Button button1;
??????? private System.Windows.Forms.RichTextBox richTextBox1;
??????? private System.Windows.Forms.TabPage Tp;
??????? private System.Windows.Forms.Button BtObserve;
??????? private System.Windows.Forms.RichTextBox RtbContent;
??????? private System.Windows.Forms.TextBox TbUrl;
??????? private System.Windows.Forms.ComboBox CbType;
??????? private System.Windows.Forms.Button BtBrowerFiles;
??????? private System.Windows.Forms.FolderBrowserDialog FbdAllFiles;
??????? private System.Windows.Forms.Label label3;
??????? private System.Windows.Forms.Button BtSearch;
??????? private System.Windows.Forms.Button button2;
??????? private System.Windows.Forms.TabPage TpAddData;
??????? private System.Windows.Forms.TabPage tabPage1;
??????? private System.Windows.Forms.TextBox textBox2;
??????? private System.Windows.Forms.TextBox textBox1;
??????? private System.Windows.Forms.Button button4;
??????? private System.Windows.Forms.Button button3;
??????? private System.Windows.Forms.Button button5;
??????? private System.Windows.Forms.TextBox textBox3;
??????? private System.Windows.Forms.Button button6;
??????? private System.Windows.Forms.FolderBrowserDialog FbdSelectDeleteFile;
??????? private System.Windows.Forms.Label labCount;
??????? private System.Windows.Forms.RichTextBox rtbMessage;
??? }
}
?
轉載于:https://www.cnblogs.com/bestsaler/archive/2009/06/08/1835607.html
總結
以上是生活随笔為你收集整理的系统工具源码设计页面的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 感觉快收网了
- 下一篇: 看C++文档的小知识