加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Fm_Main.Designer.cs 82.43 KB
一键复制 编辑 原始数据 按行查看 历史
老大哥 提交于 2023-08-20 16:03 . feat: 优化程序增加复制整列
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661
namespace 封包测试工具
{
partial class Fm_Main
{
/// <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(Fm_Main));
this.cms_txt = new System.Windows.Forms.ContextMenuStrip(this.components);
this.复制文本ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.粘贴ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.清空ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ssr = new System.Windows.Forms.StatusStrip();
this.time = new System.Windows.Forms.ToolStripStatusLabel();
this.time2 = new System.Windows.Forms.ToolStripStatusLabel();
this.status = new System.Windows.Forms.ToolStripStatusLabel();
this.ofd = new System.Windows.Forms.OpenFileDialog();
this.cms_regx = new System.Windows.Forms.ContextMenuStrip(this.components);
this.copy = new System.Windows.Forms.ToolStripMenuItem();
this.复制正行ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.复制全部ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.cms_pic = new System.Windows.Forms.ContextMenuStrip(this.components);
this.复制到剪辑版ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.另存为ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.sfd = new System.Windows.Forms.SaveFileDialog();
this.cms_regx1 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.复制整列ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.移除本列ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.Posttest = new System.Windows.Forms.TabPage();
this.pic_return_pic = new System.Windows.Forms.PictureBox();
this.label15 = new System.Windows.Forms.Label();
this.txt_writetimeout = new System.Windows.Forms.TextBox();
this.label14 = new System.Windows.Forms.Label();
this.txt_timeout = new System.Windows.Forms.TextBox();
this.label13 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.chk_Allowautoredirect = new System.Windows.Forms.CheckBox();
this.label11 = new System.Windows.Forms.Label();
this.btn_getclipboard = new System.Windows.Forms.Button();
this.btn_Submit = new System.Windows.Forms.Button();
this.cmbWebProxy = new System.Windows.Forms.ComboBox();
this.cmb_Cookies = new System.Windows.Forms.ComboBox();
this.cmb_Encoding = new System.Windows.Forms.ComboBox();
this.cmb_Method = new System.Windows.Forms.ComboBox();
this.txt_PostUrl = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.txt_Returndata = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.txt_ReturnCookies = new System.Windows.Forms.TextBox();
this.txt_ReturnHeader = new System.Windows.Forms.TextBox();
this.txt_Cookies = new System.Windows.Forms.TextBox();
this.txt_Header = new System.Windows.Forms.TextBox();
this.txt_PostData = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.regextest = new System.Windows.Forms.TabPage();
this.chkRegexMultiline = new System.Windows.Forms.CheckBox();
this.chkRegexIgnoreCase = new System.Windows.Forms.CheckBox();
this.chkAll = new System.Windows.Forms.CheckBox();
this.btnRegexDecode = new System.Windows.Forms.Button();
this.btnRegexCode = new System.Windows.Forms.Button();
this.tabControl2 = new System.Windows.Forms.TabControl();
this.matchtxt = new System.Windows.Forms.TabPage();
this.btn_clear = new System.Windows.Forms.Button();
this.label18 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.button2 = new System.Windows.Forms.Button();
this.btn_get_returndata = new System.Windows.Forms.Button();
this.btn_gethttp = new System.Windows.Forms.Button();
this.txt_regex_txt = new System.Windows.Forms.TextBox();
this.matchresult = new System.Windows.Forms.TabPage();
this.chk_nomatch = new System.Windows.Forms.CheckBox();
this.chk_noid = new System.Windows.Forms.CheckBox();
this.lvMatchecs = new System.Windows.Forms.ListView();
this.ID = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.txt = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.sliptresult = new System.Windows.Forms.TabPage();
this.txt_regex_replace = new System.Windows.Forms.TextBox();
this.makecode = new System.Windows.Forms.TabPage();
this.btnMake = new System.Windows.Forms.Button();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.txtMakeResult = new System.Windows.Forms.TextBox();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.txtMakeTpl = new System.Windows.Forms.TextBox();
this.btn_replace = new System.Windows.Forms.Button();
this.btn_matching = new System.Windows.Forms.Button();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.txt_regex = new System.Windows.Forms.TextBox();
this.encodeConver = new System.Windows.Forms.TabPage();
this.plEncode = new System.Windows.Forms.Panel();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.txtCodeOld = new System.Windows.Forms.TextBox();
this.txtCodeNew = new System.Windows.Forms.TextBox();
this.btnDecode = new System.Windows.Forms.Button();
this.btnEncode = new System.Windows.Forms.Button();
this.cmbConvert = new System.Windows.Forms.ComboBox();
this.label20 = new System.Windows.Forms.Label();
this.cmbEncoding = new System.Windows.Forms.ComboBox();
this.label19 = new System.Windows.Forms.Label();
this.translate = new System.Windows.Forms.TabPage();
this.tbRate = new System.Windows.Forms.TrackBar();
this.label25 = new System.Windows.Forms.Label();
this.panel1 = new System.Windows.Forms.Panel();
this.splitContainer2 = new System.Windows.Forms.SplitContainer();
this.txtFrom = new System.Windows.Forms.TextBox();
this.txtTo = new System.Windows.Forms.TextBox();
this.btnSpeechTo = new System.Windows.Forms.Button();
this.btnSpeechFrom = new System.Windows.Forms.Button();
this.btnExchange = new System.Windows.Forms.Button();
this.btnTranslate = new System.Windows.Forms.Button();
this.cmbTo = new System.Windows.Forms.ComboBox();
this.label24 = new System.Windows.Forms.Label();
this.cmbfrom = new System.Windows.Forms.ComboBox();
this.label22 = new System.Windows.Forms.Label();
this.cmbFanyiType = new System.Windows.Forms.ComboBox();
this.label23 = new System.Windows.Forms.Label();
this.复制整列ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.cms_txt.SuspendLayout();
this.ssr.SuspendLayout();
this.cms_regx.SuspendLayout();
this.cms_pic.SuspendLayout();
this.cms_regx1.SuspendLayout();
this.tabControl1.SuspendLayout();
this.Posttest.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pic_return_pic)).BeginInit();
this.regextest.SuspendLayout();
this.tabControl2.SuspendLayout();
this.matchtxt.SuspendLayout();
this.matchresult.SuspendLayout();
this.sliptresult.SuspendLayout();
this.makecode.SuspendLayout();
this.groupBox3.SuspendLayout();
this.groupBox2.SuspendLayout();
this.groupBox1.SuspendLayout();
this.encodeConver.SuspendLayout();
this.plEncode.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
this.translate.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tbRate)).BeginInit();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
this.splitContainer2.Panel1.SuspendLayout();
this.splitContainer2.Panel2.SuspendLayout();
this.splitContainer2.SuspendLayout();
this.SuspendLayout();
//
// cms_txt
//
this.cms_txt.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.复制文本ToolStripMenuItem,
this.toolStripMenuItem1,
this.粘贴ToolStripMenuItem,
this.清空ToolStripMenuItem});
this.cms_txt.Name = "contextMenuStrip1";
this.cms_txt.Size = new System.Drawing.Size(101, 92);
//
// 复制文本ToolStripMenuItem
//
this.复制文本ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("复制文本ToolStripMenuItem.Image")));
this.复制文本ToolStripMenuItem.Name = "复制文本ToolStripMenuItem";
this.复制文本ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
this.复制文本ToolStripMenuItem.Text = "复制";
this.复制文本ToolStripMenuItem.Click += new System.EventHandler(this.复制文本ToolStripMenuItem_Click);
//
// toolStripMenuItem1
//
this.toolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem1.Image")));
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
this.toolStripMenuItem1.Size = new System.Drawing.Size(100, 22);
this.toolStripMenuItem1.Text = "剪切";
this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
//
// 粘贴ToolStripMenuItem
//
this.粘贴ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("粘贴ToolStripMenuItem.Image")));
this.粘贴ToolStripMenuItem.Name = "粘贴ToolStripMenuItem";
this.粘贴ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
this.粘贴ToolStripMenuItem.Text = "粘贴";
this.粘贴ToolStripMenuItem.Click += new System.EventHandler(this.粘贴ToolStripMenuItem_Click);
//
// 清空ToolStripMenuItem
//
this.清空ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("清空ToolStripMenuItem.Image")));
this.清空ToolStripMenuItem.Name = "清空ToolStripMenuItem";
this.清空ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
this.清空ToolStripMenuItem.Text = "清空";
this.清空ToolStripMenuItem.Click += new System.EventHandler(this.清空ToolStripMenuItem_Click);
//
// ssr
//
this.ssr.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.time,
this.time2,
this.status});
this.ssr.Location = new System.Drawing.Point(0, 556);
this.ssr.Name = "ssr";
this.ssr.Size = new System.Drawing.Size(1002, 22);
this.ssr.TabIndex = 39;
this.ssr.Text = "statusStrip1";
//
// time
//
this.time.Name = "time";
this.time.Size = new System.Drawing.Size(104, 17);
this.time.Text = "本次耗时:0ms;";
//
// time2
//
this.time2.Name = "time2";
this.time2.Size = new System.Drawing.Size(56, 17);
this.time2.Text = "准备就绪";
this.time2.Visible = false;
//
// status
//
this.status.Name = "status";
this.status.Size = new System.Drawing.Size(0, 17);
//
// ofd
//
this.ofd.FileName = "请选择一个文件";
this.ofd.Filter = "文本文件(*.txt)|*.txt|所有文件(*.*)|*.*\"";
//
// cms_regx
//
this.cms_regx.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.copy,
this.toolStripSeparator2,
this.复制正行ToolStripMenuItem,
this.复制整列ToolStripMenuItem1,
this.toolStripSeparator1,
this.复制全部ToolStripMenuItem});
this.cms_regx.Name = "contextMenuStrip2";
this.cms_regx.Size = new System.Drawing.Size(181, 126);
//
// copy
//
this.copy.Name = "copy";
this.copy.Size = new System.Drawing.Size(180, 22);
this.copy.Text = "复制";
this.copy.Click += new System.EventHandler(this.复制ToolStripMenuItem_Click);
//
// 复制正行ToolStripMenuItem
//
this.复制正行ToolStripMenuItem.Name = "复制正行ToolStripMenuItem";
this.复制正行ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
this.复制正行ToolStripMenuItem.Text = "复制整行";
this.复制正行ToolStripMenuItem.Click += new System.EventHandler(this.复制整行ToolStripMenuItem_Click);
//
// 复制全部ToolStripMenuItem
//
this.复制全部ToolStripMenuItem.Name = "复制全部ToolStripMenuItem";
this.复制全部ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
this.复制全部ToolStripMenuItem.Text = "复制全部";
this.复制全部ToolStripMenuItem.Click += new System.EventHandler(this.复制全部ToolStripMenuItem_Click);
//
// cms_pic
//
this.cms_pic.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.复制到剪辑版ToolStripMenuItem,
this.另存为ToolStripMenuItem});
this.cms_pic.Name = "contextMenuStrip_picbox";
this.cms_pic.Size = new System.Drawing.Size(149, 48);
//
// 复制到剪辑版ToolStripMenuItem
//
this.复制到剪辑版ToolStripMenuItem.Name = "复制到剪辑版ToolStripMenuItem";
this.复制到剪辑版ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
this.复制到剪辑版ToolStripMenuItem.Text = "复制到剪辑版";
this.复制到剪辑版ToolStripMenuItem.Click += new System.EventHandler(this.复制到剪辑版ToolStripMenuItem_Click);
//
// 另存为ToolStripMenuItem
//
this.另存为ToolStripMenuItem.Name = "另存为ToolStripMenuItem";
this.另存为ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
this.另存为ToolStripMenuItem.Text = "图片另存为";
this.另存为ToolStripMenuItem.Click += new System.EventHandler(this.另存为ToolStripMenuItem_Click);
//
// sfd
//
this.sfd.FileName = "封包工具";
this.sfd.Filter = "图片文件|*.jpg,*.png,*.gif|所有文件|*.*";
this.sfd.Title = "请选择要保存的位置";
//
// cms_regx1
//
this.cms_regx1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.复制整列ToolStripMenuItem,
this.移除本列ToolStripMenuItem});
this.cms_regx1.Name = "contextMenuStrip_regex1";
this.cms_regx1.Size = new System.Drawing.Size(125, 48);
//
// 复制整列ToolStripMenuItem
//
this.复制整列ToolStripMenuItem.Name = "复制整列ToolStripMenuItem";
this.复制整列ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
this.复制整列ToolStripMenuItem.Text = "复制整列";
this.复制整列ToolStripMenuItem.Click += new System.EventHandler(this.复制整列ToolStripMenuItem_Click_1);
//
// 移除本列ToolStripMenuItem
//
this.移除本列ToolStripMenuItem.Name = "移除本列ToolStripMenuItem";
this.移除本列ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
this.移除本列ToolStripMenuItem.Text = "移除本列";
this.移除本列ToolStripMenuItem.Click += new System.EventHandler(this.移除本列ToolStripMenuItem_Click);
//
// tabControl1
//
this.tabControl1.Controls.Add(this.Posttest);
this.tabControl1.Controls.Add(this.regextest);
this.tabControl1.Controls.Add(this.encodeConver);
this.tabControl1.Controls.Add(this.translate);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl1.ImeMode = System.Windows.Forms.ImeMode.Off;
this.tabControl1.Location = new System.Drawing.Point(0, 0);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(1002, 578);
this.tabControl1.TabIndex = 41;
this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
//
// Posttest
//
this.Posttest.BackColor = System.Drawing.SystemColors.Control;
this.Posttest.Controls.Add(this.pic_return_pic);
this.Posttest.Controls.Add(this.label15);
this.Posttest.Controls.Add(this.txt_writetimeout);
this.Posttest.Controls.Add(this.label14);
this.Posttest.Controls.Add(this.txt_timeout);
this.Posttest.Controls.Add(this.label13);
this.Posttest.Controls.Add(this.label12);
this.Posttest.Controls.Add(this.chk_Allowautoredirect);
this.Posttest.Controls.Add(this.label11);
this.Posttest.Controls.Add(this.btn_getclipboard);
this.Posttest.Controls.Add(this.btn_Submit);
this.Posttest.Controls.Add(this.cmbWebProxy);
this.Posttest.Controls.Add(this.cmb_Cookies);
this.Posttest.Controls.Add(this.cmb_Encoding);
this.Posttest.Controls.Add(this.cmb_Method);
this.Posttest.Controls.Add(this.txt_PostUrl);
this.Posttest.Controls.Add(this.label8);
this.Posttest.Controls.Add(this.label9);
this.Posttest.Controls.Add(this.label21);
this.Posttest.Controls.Add(this.label3);
this.Posttest.Controls.Add(this.label10);
this.Posttest.Controls.Add(this.txt_Returndata);
this.Posttest.Controls.Add(this.label5);
this.Posttest.Controls.Add(this.txt_ReturnCookies);
this.Posttest.Controls.Add(this.txt_ReturnHeader);
this.Posttest.Controls.Add(this.txt_Cookies);
this.Posttest.Controls.Add(this.txt_Header);
this.Posttest.Controls.Add(this.txt_PostData);
this.Posttest.Controls.Add(this.label7);
this.Posttest.Controls.Add(this.label4);
this.Posttest.Controls.Add(this.label6);
this.Posttest.Controls.Add(this.label2);
this.Posttest.Controls.Add(this.label1);
this.Posttest.Location = new System.Drawing.Point(4, 22);
this.Posttest.Name = "Posttest";
this.Posttest.Padding = new System.Windows.Forms.Padding(3);
this.Posttest.Size = new System.Drawing.Size(994, 552);
this.Posttest.TabIndex = 0;
this.Posttest.Text = "封包测试";
this.Posttest.Click += new System.EventHandler(this.Posttest_Click);
//
// pic_return_pic
//
this.pic_return_pic.Location = new System.Drawing.Point(563, 58);
this.pic_return_pic.Name = "pic_return_pic";
this.pic_return_pic.Size = new System.Drawing.Size(420, 156);
this.pic_return_pic.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
this.pic_return_pic.TabIndex = 56;
this.pic_return_pic.TabStop = false;
this.pic_return_pic.Visible = false;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(865, 37);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(17, 12);
this.label15.TabIndex = 55;
this.label15.Text = "秒";
//
// txt_writetimeout
//
this.txt_writetimeout.Location = new System.Drawing.Point(805, 33);
this.txt_writetimeout.Name = "txt_writetimeout";
this.txt_writetimeout.Size = new System.Drawing.Size(58, 21);
this.txt_writetimeout.TabIndex = 54;
this.txt_writetimeout.Text = "60";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(727, 37);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(17, 12);
this.label14.TabIndex = 53;
this.label14.Text = "秒";
//
// txt_timeout
//
this.txt_timeout.Location = new System.Drawing.Point(667, 33);
this.txt_timeout.Name = "txt_timeout";
this.txt_timeout.Size = new System.Drawing.Size(58, 21);
this.txt_timeout.TabIndex = 52;
this.txt_timeout.Text = "60";
//
// label13
//
this.label13.Location = new System.Drawing.Point(747, 37);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(65, 12);
this.label13.TabIndex = 50;
this.label13.Text = "写入超时:";
//
// label12
//
this.label12.Location = new System.Drawing.Point(612, 37);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(65, 12);
this.label12.TabIndex = 51;
this.label12.Text = "连接超时:";
//
// chk_Allowautoredirect
//
this.chk_Allowautoredirect.AutoSize = true;
this.chk_Allowautoredirect.Location = new System.Drawing.Point(560, 35);
this.chk_Allowautoredirect.Name = "chk_Allowautoredirect";
this.chk_Allowautoredirect.Size = new System.Drawing.Size(48, 16);
this.chk_Allowautoredirect.TabIndex = 48;
this.chk_Allowautoredirect.Text = "自动";
this.chk_Allowautoredirect.UseVisualStyleBackColor = true;
//
// label11
//
this.label11.Location = new System.Drawing.Point(501, 36);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(65, 12);
this.label11.TabIndex = 49;
this.label11.Text = "自动跳转:";
//
// btn_getclipboard
//
this.btn_getclipboard.Location = new System.Drawing.Point(421, 8);
this.btn_getclipboard.Name = "btn_getclipboard";
this.btn_getclipboard.Size = new System.Drawing.Size(75, 23);
this.btn_getclipboard.TabIndex = 47;
this.btn_getclipboard.Text = "提取剪辑版";
this.btn_getclipboard.UseVisualStyleBackColor = true;
this.btn_getclipboard.Click += new System.EventHandler(this.btn_getclipboard_Click);
//
// btn_Submit
//
this.btn_Submit.Location = new System.Drawing.Point(920, 4);
this.btn_Submit.Name = "btn_Submit";
this.btn_Submit.Size = new System.Drawing.Size(63, 45);
this.btn_Submit.TabIndex = 46;
this.btn_Submit.Text = "访问";
this.btn_Submit.UseVisualStyleBackColor = true;
this.btn_Submit.Click += new System.EventHandler(this.btn_Submit_Click);
//
// cmbWebProxy
//
this.cmbWebProxy.FormattingEnabled = true;
this.cmbWebProxy.Items.AddRange(new object[] {
"IE代理",
"不使用代理"});
this.cmbWebProxy.Location = new System.Drawing.Point(805, 6);
this.cmbWebProxy.Name = "cmbWebProxy";
this.cmbWebProxy.Size = new System.Drawing.Size(109, 20);
this.cmbWebProxy.TabIndex = 42;
//
// cmb_Cookies
//
this.cmb_Cookies.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb_Cookies.FormattingEnabled = true;
this.cmb_Cookies.Items.AddRange(new object[] {
"自动处理",
"手动处理"});
this.cmb_Cookies.Location = new System.Drawing.Point(667, 6);
this.cmb_Cookies.Name = "cmb_Cookies";
this.cmb_Cookies.Size = new System.Drawing.Size(77, 20);
this.cmb_Cookies.TabIndex = 42;
//
// cmb_Encoding
//
this.cmb_Encoding.FormattingEnabled = true;
this.cmb_Encoding.Items.AddRange(new object[] {
"自动识别",
"GBK",
"UTF-8"});
this.cmb_Encoding.Location = new System.Drawing.Point(422, 33);
this.cmb_Encoding.Name = "cmb_Encoding";
this.cmb_Encoding.Size = new System.Drawing.Size(74, 20);
this.cmb_Encoding.TabIndex = 41;
//
// cmb_Method
//
this.cmb_Method.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb_Method.FormattingEnabled = true;
this.cmb_Method.Items.AddRange(new object[] {
"GET",
"POST",
"PUT",
"DELETE",
"HEAD",
"OPTIONS"});
this.cmb_Method.Location = new System.Drawing.Point(560, 6);
this.cmb_Method.Name = "cmb_Method";
this.cmb_Method.Size = new System.Drawing.Size(51, 20);
this.cmb_Method.TabIndex = 40;
//
// txt_PostUrl
//
this.txt_PostUrl.ContextMenuStrip = this.cms_txt;
this.txt_PostUrl.Location = new System.Drawing.Point(69, 9);
this.txt_PostUrl.Name = "txt_PostUrl";
this.txt_PostUrl.Size = new System.Drawing.Size(347, 21);
this.txt_PostUrl.TabIndex = 38;
this.txt_PostUrl.WordWrap = false;
this.txt_PostUrl.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_PostUrl_KeyDown);
//
// label8
//
this.label8.Location = new System.Drawing.Point(501, 11);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(65, 12);
this.label8.TabIndex = 43;
this.label8.Text = "访问方式:";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(361, 36);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(65, 12);
this.label9.TabIndex = 44;
this.label9.Text = "返回编码:";
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(750, 11);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(65, 12);
this.label21.TabIndex = 45;
this.label21.Text = "请求代理:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(8, 11);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(65, 12);
this.label3.TabIndex = 39;
this.label3.Text = "提交地址:";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(612, 11);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(59, 12);
this.label10.TabIndex = 45;
this.label10.Text = "cookies:";
//
// txt_Returndata
//
this.txt_Returndata.ContextMenuStrip = this.cms_txt;
this.txt_Returndata.Location = new System.Drawing.Point(563, 58);
this.txt_Returndata.Multiline = true;
this.txt_Returndata.Name = "txt_Returndata";
this.txt_Returndata.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.txt_Returndata.Size = new System.Drawing.Size(422, 156);
this.txt_Returndata.TabIndex = 37;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(502, 58);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(65, 12);
this.label5.TabIndex = 36;
this.label5.Text = "返回数据:";
//
// txt_ReturnCookies
//
this.txt_ReturnCookies.ContextMenuStrip = this.cms_txt;
this.txt_ReturnCookies.Location = new System.Drawing.Point(563, 217);
this.txt_ReturnCookies.Multiline = true;
this.txt_ReturnCookies.Name = "txt_ReturnCookies";
this.txt_ReturnCookies.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.txt_ReturnCookies.Size = new System.Drawing.Size(422, 156);
this.txt_ReturnCookies.TabIndex = 34;
//
// txt_ReturnHeader
//
this.txt_ReturnHeader.ContextMenuStrip = this.cms_txt;
this.txt_ReturnHeader.Location = new System.Drawing.Point(562, 375);
this.txt_ReturnHeader.Multiline = true;
this.txt_ReturnHeader.Name = "txt_ReturnHeader";
this.txt_ReturnHeader.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.txt_ReturnHeader.Size = new System.Drawing.Size(424, 151);
this.txt_ReturnHeader.TabIndex = 33;
//
// txt_Cookies
//
this.txt_Cookies.ContextMenuStrip = this.cms_txt;
this.txt_Cookies.Location = new System.Drawing.Point(70, 217);
this.txt_Cookies.Multiline = true;
this.txt_Cookies.Name = "txt_Cookies";
this.txt_Cookies.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.txt_Cookies.Size = new System.Drawing.Size(424, 151);
this.txt_Cookies.TabIndex = 35;
//
// txt_Header
//
this.txt_Header.ContextMenuStrip = this.cms_txt;
this.txt_Header.Location = new System.Drawing.Point(69, 375);
this.txt_Header.Multiline = true;
this.txt_Header.Name = "txt_Header";
this.txt_Header.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.txt_Header.Size = new System.Drawing.Size(424, 151);
this.txt_Header.TabIndex = 32;
//
// txt_PostData
//
this.txt_PostData.ContextMenuStrip = this.cms_txt;
this.txt_PostData.Location = new System.Drawing.Point(70, 58);
this.txt_PostData.Multiline = true;
this.txt_PostData.Name = "txt_PostData";
this.txt_PostData.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.txt_PostData.Size = new System.Drawing.Size(424, 151);
this.txt_PostData.TabIndex = 31;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(503, 375);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(53, 12);
this.label7.TabIndex = 29;
this.label7.Text = "协议头:";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(10, 375);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(53, 12);
this.label4.TabIndex = 30;
this.label4.Text = "协议头:";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(503, 217);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(59, 12);
this.label6.TabIndex = 27;
this.label6.Text = "cookies:";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(8, 217);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(59, 12);
this.label2.TabIndex = 28;
this.label2.Text = "cookies:";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(9, 58);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(65, 12);
this.label1.TabIndex = 26;
this.label1.Text = "提交数据:";
//
// regextest
//
this.regextest.BackColor = System.Drawing.SystemColors.Control;
this.regextest.Controls.Add(this.chkRegexMultiline);
this.regextest.Controls.Add(this.chkRegexIgnoreCase);
this.regextest.Controls.Add(this.chkAll);
this.regextest.Controls.Add(this.btnRegexDecode);
this.regextest.Controls.Add(this.btnRegexCode);
this.regextest.Controls.Add(this.tabControl2);
this.regextest.Controls.Add(this.btn_replace);
this.regextest.Controls.Add(this.btn_matching);
this.regextest.Controls.Add(this.groupBox1);
this.regextest.Location = new System.Drawing.Point(4, 22);
this.regextest.Name = "regextest";
this.regextest.Padding = new System.Windows.Forms.Padding(3);
this.regextest.Size = new System.Drawing.Size(994, 552);
this.regextest.TabIndex = 1;
this.regextest.Text = "正则测试";
//
// chkRegexMultiline
//
this.chkRegexMultiline.AutoSize = true;
this.chkRegexMultiline.Location = new System.Drawing.Point(469, 122);
this.chkRegexMultiline.Name = "chkRegexMultiline";
this.chkRegexMultiline.Size = new System.Drawing.Size(72, 16);
this.chkRegexMultiline.TabIndex = 7;
this.chkRegexMultiline.Text = "多行模式";
this.chkRegexMultiline.UseVisualStyleBackColor = true;
//
// chkRegexIgnoreCase
//
this.chkRegexIgnoreCase.AutoSize = true;
this.chkRegexIgnoreCase.Location = new System.Drawing.Point(381, 123);
this.chkRegexIgnoreCase.Name = "chkRegexIgnoreCase";
this.chkRegexIgnoreCase.Size = new System.Drawing.Size(84, 16);
this.chkRegexIgnoreCase.TabIndex = 7;
this.chkRegexIgnoreCase.Text = "区分大小写";
this.chkRegexIgnoreCase.UseVisualStyleBackColor = true;
//
// chkAll
//
this.chkAll.AutoSize = true;
this.chkAll.Checked = true;
this.chkAll.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkAll.Location = new System.Drawing.Point(311, 123);
this.chkAll.Name = "chkAll";
this.chkAll.Size = new System.Drawing.Size(72, 16);
this.chkAll.TabIndex = 7;
this.chkAll.Text = "全局匹配";
this.chkAll.UseVisualStyleBackColor = true;
this.chkAll.Visible = false;
//
// btnRegexDecode
//
this.btnRegexDecode.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnRegexDecode.Location = new System.Drawing.Point(946, 89);
this.btnRegexDecode.Name = "btnRegexDecode";
this.btnRegexDecode.Size = new System.Drawing.Size(38, 22);
this.btnRegexDecode.TabIndex = 3;
this.btnRegexDecode.Text = "解码";
this.btnRegexDecode.UseVisualStyleBackColor = true;
this.btnRegexDecode.Click += new System.EventHandler(this.btnRegexDecode_Click);
//
// btnRegexCode
//
this.btnRegexCode.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnRegexCode.Location = new System.Drawing.Point(908, 89);
this.btnRegexCode.Name = "btnRegexCode";
this.btnRegexCode.Size = new System.Drawing.Size(38, 22);
this.btnRegexCode.TabIndex = 3;
this.btnRegexCode.Text = "编码";
this.btnRegexCode.UseVisualStyleBackColor = true;
this.btnRegexCode.Click += new System.EventHandler(this.btnRegexCode_Click);
//
// tabControl2
//
this.tabControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tabControl2.Controls.Add(this.matchtxt);
this.tabControl2.Controls.Add(this.matchresult);
this.tabControl2.Controls.Add(this.sliptresult);
this.tabControl2.Controls.Add(this.makecode);
this.tabControl2.Location = new System.Drawing.Point(8, 122);
this.tabControl2.Name = "tabControl2";
this.tabControl2.SelectedIndex = 0;
this.tabControl2.Size = new System.Drawing.Size(984, 423);
this.tabControl2.TabIndex = 2;
//
// matchtxt
//
this.matchtxt.BackColor = System.Drawing.SystemColors.Control;
this.matchtxt.Controls.Add(this.btn_clear);
this.matchtxt.Controls.Add(this.label18);
this.matchtxt.Controls.Add(this.label17);
this.matchtxt.Controls.Add(this.label16);
this.matchtxt.Controls.Add(this.button2);
this.matchtxt.Controls.Add(this.btn_get_returndata);
this.matchtxt.Controls.Add(this.btn_gethttp);
this.matchtxt.Controls.Add(this.txt_regex_txt);
this.matchtxt.Location = new System.Drawing.Point(4, 22);
this.matchtxt.Name = "matchtxt";
this.matchtxt.Padding = new System.Windows.Forms.Padding(3);
this.matchtxt.Size = new System.Drawing.Size(976, 397);
this.matchtxt.TabIndex = 0;
this.matchtxt.Text = "匹配文本";
//
// btn_clear
//
this.btn_clear.Location = new System.Drawing.Point(873, 3);
this.btn_clear.Name = "btn_clear";
this.btn_clear.Size = new System.Drawing.Size(75, 28);
this.btn_clear.TabIndex = 6;
this.btn_clear.Text = "清空文本";
this.btn_clear.UseVisualStyleBackColor = true;
this.btn_clear.Click += new System.EventHandler(this.btn_clear_Click);
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(468, 11);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(197, 12);
this.label18.TabIndex = 4;
this.label18.Text = "用封包测试返回结果作为返回文本:";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(241, 11);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(125, 12);
this.label17.TabIndex = 4;
this.label17.Text = "从网页获取匹配文本:";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(6, 11);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(125, 12);
this.label16.TabIndex = 4;
this.label16.Text = "从文件获取匹配文本:";
//
// button2
//
this.button2.Location = new System.Drawing.Point(137, 3);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 28);
this.button2.TabIndex = 3;
this.button2.Text = "打开文件";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// btn_get_returndata
//
this.btn_get_returndata.Location = new System.Drawing.Point(671, 3);
this.btn_get_returndata.Name = "btn_get_returndata";
this.btn_get_returndata.Size = new System.Drawing.Size(75, 28);
this.btn_get_returndata.TabIndex = 5;
this.btn_get_returndata.Text = "封包数据";
this.btn_get_returndata.UseVisualStyleBackColor = true;
this.btn_get_returndata.Click += new System.EventHandler(this.btn_get_returndata_Click);
//
// btn_gethttp
//
this.btn_gethttp.Location = new System.Drawing.Point(372, 3);
this.btn_gethttp.Name = "btn_gethttp";
this.btn_gethttp.Size = new System.Drawing.Size(75, 28);
this.btn_gethttp.TabIndex = 4;
this.btn_gethttp.Text = "获取源码";
this.btn_gethttp.UseVisualStyleBackColor = true;
this.btn_gethttp.Click += new System.EventHandler(this.btn_gethttp_Click);
//
// txt_regex_txt
//
this.txt_regex_txt.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txt_regex_txt.ContextMenuStrip = this.cms_txt;
this.txt_regex_txt.Location = new System.Drawing.Point(2, 35);
this.txt_regex_txt.MaxLength = 0;
this.txt_regex_txt.Multiline = true;
this.txt_regex_txt.Name = "txt_regex_txt";
this.txt_regex_txt.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.txt_regex_txt.Size = new System.Drawing.Size(971, 359);
this.txt_regex_txt.TabIndex = 0;
this.txt_regex_txt.TextChanged += new System.EventHandler(this.txt_TextChanged);
//
// matchresult
//
this.matchresult.BackColor = System.Drawing.SystemColors.Control;
this.matchresult.Controls.Add(this.chk_nomatch);
this.matchresult.Controls.Add(this.chk_noid);
this.matchresult.Controls.Add(this.lvMatchecs);
this.matchresult.Location = new System.Drawing.Point(4, 22);
this.matchresult.Name = "matchresult";
this.matchresult.Padding = new System.Windows.Forms.Padding(3);
this.matchresult.Size = new System.Drawing.Size(976, 397);
this.matchresult.TabIndex = 1;
this.matchresult.Text = "匹配结果";
//
// chk_nomatch
//
this.chk_nomatch.AutoSize = true;
this.chk_nomatch.Location = new System.Drawing.Point(211, 5);
this.chk_nomatch.Name = "chk_nomatch";
this.chk_nomatch.Size = new System.Drawing.Size(108, 16);
this.chk_nomatch.TabIndex = 1;
this.chk_nomatch.Text = "不复制匹配文本";
this.chk_nomatch.UseVisualStyleBackColor = true;
//
// chk_noid
//
this.chk_noid.AutoSize = true;
this.chk_noid.Location = new System.Drawing.Point(6, 5);
this.chk_noid.Name = "chk_noid";
this.chk_noid.Size = new System.Drawing.Size(84, 16);
this.chk_noid.TabIndex = 1;
this.chk_noid.Text = "不复制序号";
this.chk_noid.UseVisualStyleBackColor = true;
//
// lvMatchecs
//
this.lvMatchecs.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.lvMatchecs.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.ID,
this.txt});
this.lvMatchecs.FullRowSelect = true;
this.lvMatchecs.GridLines = true;
this.lvMatchecs.HideSelection = false;
this.lvMatchecs.Location = new System.Drawing.Point(6, 24);
this.lvMatchecs.Name = "lvMatchecs";
this.lvMatchecs.Size = new System.Drawing.Size(967, 370);
this.lvMatchecs.TabIndex = 0;
this.lvMatchecs.UseCompatibleStateImageBehavior = false;
this.lvMatchecs.View = System.Windows.Forms.View.Details;
this.lvMatchecs.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listView1_ColumnClick);
this.lvMatchecs.MouseUp += new System.Windows.Forms.MouseEventHandler(this.listView1_MouseUp);
//
// ID
//
this.ID.Text = "序号";
//
// txt
//
this.txt.Text = "匹配文本";
this.txt.Width = 100;
//
// sliptresult
//
this.sliptresult.BackColor = System.Drawing.SystemColors.Control;
this.sliptresult.Controls.Add(this.txt_regex_replace);
this.sliptresult.Location = new System.Drawing.Point(4, 22);
this.sliptresult.Name = "sliptresult";
this.sliptresult.Size = new System.Drawing.Size(976, 397);
this.sliptresult.TabIndex = 2;
this.sliptresult.Text = "替换结果";
//
// txt_regex_replace
//
this.txt_regex_replace.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txt_regex_replace.ContextMenuStrip = this.cms_txt;
this.txt_regex_replace.Location = new System.Drawing.Point(3, 3);
this.txt_regex_replace.Multiline = true;
this.txt_regex_replace.Name = "txt_regex_replace";
this.txt_regex_replace.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.txt_regex_replace.Size = new System.Drawing.Size(970, 391);
this.txt_regex_replace.TabIndex = 0;
//
// makecode
//
this.makecode.BackColor = System.Drawing.SystemColors.Control;
this.makecode.Controls.Add(this.btnMake);
this.makecode.Controls.Add(this.groupBox3);
this.makecode.Controls.Add(this.groupBox2);
this.makecode.Location = new System.Drawing.Point(4, 22);
this.makecode.Name = "makecode";
this.makecode.Size = new System.Drawing.Size(976, 397);
this.makecode.TabIndex = 3;
this.makecode.Text = "生成文本";
//
// btnMake
//
this.btnMake.Location = new System.Drawing.Point(913, 134);
this.btnMake.Name = "btnMake";
this.btnMake.Size = new System.Drawing.Size(56, 25);
this.btnMake.TabIndex = 1;
this.btnMake.Text = "生成";
this.btnMake.UseVisualStyleBackColor = true;
this.btnMake.Click += new System.EventHandler(this.btnMake_Click);
//
// groupBox3
//
this.groupBox3.Controls.Add(this.txtMakeResult);
this.groupBox3.Location = new System.Drawing.Point(2, 142);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(969, 245);
this.groupBox3.TabIndex = 0;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "生成结果";
//
// txtMakeResult
//
this.txtMakeResult.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtMakeResult.Location = new System.Drawing.Point(3, 17);
this.txtMakeResult.Multiline = true;
this.txtMakeResult.Name = "txtMakeResult";
this.txtMakeResult.ScrollBars = System.Windows.Forms.ScrollBars.Both;
this.txtMakeResult.Size = new System.Drawing.Size(963, 225);
this.txtMakeResult.TabIndex = 0;
//
// groupBox2
//
this.groupBox2.Controls.Add(this.txtMakeTpl);
this.groupBox2.Location = new System.Drawing.Point(3, 3);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(969, 133);
this.groupBox2.TabIndex = 0;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "数据模板 (除了{0}{1}这样的参数可以用{i}代表索引,允许写表达式,如{i*2},使用string.format转换,对 { 和 % 等符号需要转义";
//
// txtMakeTpl
//
this.txtMakeTpl.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtMakeTpl.Location = new System.Drawing.Point(3, 17);
this.txtMakeTpl.Multiline = true;
this.txtMakeTpl.Name = "txtMakeTpl";
this.txtMakeTpl.ScrollBars = System.Windows.Forms.ScrollBars.Both;
this.txtMakeTpl.Size = new System.Drawing.Size(963, 113);
this.txtMakeTpl.TabIndex = 0;
//
// btn_replace
//
this.btn_replace.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btn_replace.Location = new System.Drawing.Point(908, 52);
this.btn_replace.Name = "btn_replace";
this.btn_replace.Size = new System.Drawing.Size(75, 32);
this.btn_replace.TabIndex = 2;
this.btn_replace.Text = "替换";
this.btn_replace.UseVisualStyleBackColor = true;
this.btn_replace.Click += new System.EventHandler(this.btn_replace_Click);
//
// btn_matching
//
this.btn_matching.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btn_matching.Location = new System.Drawing.Point(908, 14);
this.btn_matching.Name = "btn_matching";
this.btn_matching.Size = new System.Drawing.Size(75, 32);
this.btn_matching.TabIndex = 1;
this.btn_matching.Text = "匹配";
this.btn_matching.UseVisualStyleBackColor = true;
this.btn_matching.Click += new System.EventHandler(this.btn_matching_Click);
//
// groupBox1
//
this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox1.Controls.Add(this.txt_regex);
this.groupBox1.Location = new System.Drawing.Point(8, 6);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(885, 112);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "正则表达式语句";
//
// txt_regex
//
this.txt_regex.ContextMenuStrip = this.cms_txt;
this.txt_regex.Dock = System.Windows.Forms.DockStyle.Fill;
this.txt_regex.Location = new System.Drawing.Point(3, 17);
this.txt_regex.MaxLength = 0;
this.txt_regex.Multiline = true;
this.txt_regex.Name = "txt_regex";
this.txt_regex.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.txt_regex.Size = new System.Drawing.Size(879, 92);
this.txt_regex.TabIndex = 0;
this.txt_regex.TextChanged += new System.EventHandler(this.txt_TextChanged);
this.txt_regex.KeyDown += new System.Windows.Forms.KeyEventHandler(this.btn_replice_KeyDown);
//
// encodeConver
//
this.encodeConver.BackColor = System.Drawing.SystemColors.Control;
this.encodeConver.Controls.Add(this.plEncode);
this.encodeConver.Controls.Add(this.btnDecode);
this.encodeConver.Controls.Add(this.btnEncode);
this.encodeConver.Controls.Add(this.cmbConvert);
this.encodeConver.Controls.Add(this.label20);
this.encodeConver.Controls.Add(this.cmbEncoding);
this.encodeConver.Controls.Add(this.label19);
this.encodeConver.Location = new System.Drawing.Point(4, 22);
this.encodeConver.Name = "encodeConver";
this.encodeConver.Padding = new System.Windows.Forms.Padding(3);
this.encodeConver.Size = new System.Drawing.Size(994, 552);
this.encodeConver.TabIndex = 2;
this.encodeConver.Text = "编码转换";
//
// plEncode
//
this.plEncode.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.plEncode.Controls.Add(this.splitContainer1);
this.plEncode.Location = new System.Drawing.Point(14, 35);
this.plEncode.Name = "plEncode";
this.plEncode.Size = new System.Drawing.Size(974, 487);
this.plEncode.TabIndex = 5;
//
// splitContainer1
//
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
this.splitContainer1.Name = "splitContainer1";
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.txtCodeOld);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.txtCodeNew);
this.splitContainer1.Size = new System.Drawing.Size(974, 487);
this.splitContainer1.SplitterDistance = 203;
this.splitContainer1.TabIndex = 0;
//
// txtCodeOld
//
this.txtCodeOld.ContextMenuStrip = this.cms_txt;
this.txtCodeOld.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtCodeOld.Location = new System.Drawing.Point(0, 0);
this.txtCodeOld.Multiline = true;
this.txtCodeOld.Name = "txtCodeOld";
this.txtCodeOld.Size = new System.Drawing.Size(974, 203);
this.txtCodeOld.TabIndex = 0;
this.txtCodeOld.TextChanged += new System.EventHandler(this.txt_TextChanged);
//
// txtCodeNew
//
this.txtCodeNew.ContextMenuStrip = this.cms_txt;
this.txtCodeNew.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtCodeNew.Location = new System.Drawing.Point(0, 0);
this.txtCodeNew.Multiline = true;
this.txtCodeNew.Name = "txtCodeNew";
this.txtCodeNew.Size = new System.Drawing.Size(974, 280);
this.txtCodeNew.TabIndex = 0;
this.txtCodeNew.TextChanged += new System.EventHandler(this.txt_TextChanged);
//
// btnDecode
//
this.btnDecode.Location = new System.Drawing.Point(438, 8);
this.btnDecode.Name = "btnDecode";
this.btnDecode.Size = new System.Drawing.Size(75, 23);
this.btnDecode.TabIndex = 4;
this.btnDecode.Text = "解码";
this.btnDecode.UseVisualStyleBackColor = true;
this.btnDecode.Click += new System.EventHandler(this.btnDecode_Click);
//
// btnEncode
//
this.btnEncode.Location = new System.Drawing.Point(357, 8);
this.btnEncode.Name = "btnEncode";
this.btnEncode.Size = new System.Drawing.Size(75, 23);
this.btnEncode.TabIndex = 4;
this.btnEncode.Text = "编码";
this.btnEncode.UseVisualStyleBackColor = true;
this.btnEncode.Click += new System.EventHandler(this.btnEncode_Click);
//
// cmbConvert
//
this.cmbConvert.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbConvert.FormattingEnabled = true;
this.cmbConvert.Items.AddRange(new object[] {
"ALL",
"URL",
"\\ 转 \\\\",
"Base64",
"Html",
"Html2",
"Md5",
"Unicode"});
this.cmbConvert.Location = new System.Drawing.Point(257, 9);
this.cmbConvert.Name = "cmbConvert";
this.cmbConvert.Size = new System.Drawing.Size(90, 20);
this.cmbConvert.TabIndex = 3;
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(197, 12);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(65, 12);
this.label20.TabIndex = 2;
this.label20.Text = "编码方案:";
//
// cmbEncoding
//
this.cmbEncoding.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbEncoding.FormattingEnabled = true;
this.cmbEncoding.Items.AddRange(new object[] {
"UTF-8",
"GB2312",
"GBK",
"Default"});
this.cmbEncoding.Location = new System.Drawing.Point(71, 9);
this.cmbEncoding.Name = "cmbEncoding";
this.cmbEncoding.Size = new System.Drawing.Size(109, 20);
this.cmbEncoding.TabIndex = 1;
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(12, 12);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(65, 12);
this.label19.TabIndex = 0;
this.label19.Text = "编码类型:";
//
// translate
//
this.translate.BackColor = System.Drawing.SystemColors.Control;
this.translate.Controls.Add(this.tbRate);
this.translate.Controls.Add(this.label25);
this.translate.Controls.Add(this.panel1);
this.translate.Controls.Add(this.btnSpeechTo);
this.translate.Controls.Add(this.btnSpeechFrom);
this.translate.Controls.Add(this.btnExchange);
this.translate.Controls.Add(this.btnTranslate);
this.translate.Controls.Add(this.cmbTo);
this.translate.Controls.Add(this.label24);
this.translate.Controls.Add(this.cmbfrom);
this.translate.Controls.Add(this.label22);
this.translate.Controls.Add(this.cmbFanyiType);
this.translate.Controls.Add(this.label23);
this.translate.Location = new System.Drawing.Point(4, 22);
this.translate.Name = "translate";
this.translate.Size = new System.Drawing.Size(994, 552);
this.translate.TabIndex = 3;
this.translate.Text = "翻译";
//
// tbRate
//
this.tbRate.AutoSize = false;
this.tbRate.Location = new System.Drawing.Point(717, 10);
this.tbRate.Minimum = 1;
this.tbRate.Name = "tbRate";
this.tbRate.Size = new System.Drawing.Size(104, 18);
this.tbRate.TabIndex = 14;
this.tbRate.TickStyle = System.Windows.Forms.TickStyle.None;
this.tbRate.Value = 1;
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(674, 12);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(41, 12);
this.label25.TabIndex = 13;
this.label25.Text = "语速:";
//
// panel1
//
this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel1.Controls.Add(this.splitContainer2);
this.panel1.Location = new System.Drawing.Point(12, 35);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(974, 487);
this.panel1.TabIndex = 12;
//
// splitContainer2
//
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer2.Location = new System.Drawing.Point(0, 0);
this.splitContainer2.Name = "splitContainer2";
this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer2.Panel1
//
this.splitContainer2.Panel1.Controls.Add(this.txtFrom);
//
// splitContainer2.Panel2
//
this.splitContainer2.Panel2.Controls.Add(this.txtTo);
this.splitContainer2.Size = new System.Drawing.Size(974, 487);
this.splitContainer2.SplitterDistance = 203;
this.splitContainer2.TabIndex = 0;
//
// txtFrom
//
this.txtFrom.ContextMenuStrip = this.cms_txt;
this.txtFrom.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtFrom.Location = new System.Drawing.Point(0, 0);
this.txtFrom.Multiline = true;
this.txtFrom.Name = "txtFrom";
this.txtFrom.Size = new System.Drawing.Size(974, 203);
this.txtFrom.TabIndex = 0;
this.txtFrom.TextChanged += new System.EventHandler(this.txt_TextChanged);
//
// txtTo
//
this.txtTo.ContextMenuStrip = this.cms_txt;
this.txtTo.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtTo.Location = new System.Drawing.Point(0, 0);
this.txtTo.Multiline = true;
this.txtTo.Name = "txtTo";
this.txtTo.Size = new System.Drawing.Size(974, 280);
this.txtTo.TabIndex = 0;
this.txtTo.TextChanged += new System.EventHandler(this.txt_TextChanged);
//
// btnSpeechTo
//
this.btnSpeechTo.Location = new System.Drawing.Point(911, 7);
this.btnSpeechTo.Name = "btnSpeechTo";
this.btnSpeechTo.Size = new System.Drawing.Size(75, 23);
this.btnSpeechTo.TabIndex = 10;
this.btnSpeechTo.Text = "朗读结果";
this.btnSpeechTo.UseVisualStyleBackColor = true;
this.btnSpeechTo.Click += new System.EventHandler(this.btnSpeechTo_Click);
this.btnSpeechTo.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnSpeechTo_MouseUp);
//
// btnSpeechFrom
//
this.btnSpeechFrom.Location = new System.Drawing.Point(833, 7);
this.btnSpeechFrom.Name = "btnSpeechFrom";
this.btnSpeechFrom.Size = new System.Drawing.Size(75, 23);
this.btnSpeechFrom.TabIndex = 10;
this.btnSpeechFrom.Text = "朗读原文";
this.btnSpeechFrom.UseVisualStyleBackColor = true;
this.btnSpeechFrom.Click += new System.EventHandler(this.btnSpeechFrom_Click);
this.btnSpeechFrom.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnSpeechFrom_MouseUp);
//
// btnExchange
//
this.btnExchange.Location = new System.Drawing.Point(591, 7);
this.btnExchange.Name = "btnExchange";
this.btnExchange.Size = new System.Drawing.Size(75, 23);
this.btnExchange.TabIndex = 10;
this.btnExchange.Text = "交换内容";
this.btnExchange.UseVisualStyleBackColor = true;
this.btnExchange.Click += new System.EventHandler(this.button1_Click);
//
// btnTranslate
//
this.btnTranslate.Location = new System.Drawing.Point(512, 7);
this.btnTranslate.Name = "btnTranslate";
this.btnTranslate.Size = new System.Drawing.Size(75, 23);
this.btnTranslate.TabIndex = 11;
this.btnTranslate.Text = "翻译";
this.btnTranslate.UseVisualStyleBackColor = true;
this.btnTranslate.Click += new System.EventHandler(this.btnTranslate_Click);
//
// cmbTo
//
this.cmbTo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbTo.FormattingEnabled = true;
this.cmbTo.Items.AddRange(new object[] {
"ALL",
"URL",
"\\ 转 \\\\",
"Base64",
"Html",
"Html2",
"Md5",
"Unicode"});
this.cmbTo.Location = new System.Drawing.Point(416, 9);
this.cmbTo.Name = "cmbTo";
this.cmbTo.Size = new System.Drawing.Size(90, 20);
this.cmbTo.TabIndex = 9;
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(356, 12);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(65, 12);
this.label24.TabIndex = 8;
this.label24.Text = "目标语言:";
//
// cmbfrom
//
this.cmbfrom.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbfrom.FormattingEnabled = true;
this.cmbfrom.Items.AddRange(new object[] {
"ALL",
"URL",
"\\ 转 \\\\",
"Base64",
"Html",
"Html2",
"Md5",
"Unicode"});
this.cmbfrom.Location = new System.Drawing.Point(255, 9);
this.cmbfrom.Name = "cmbfrom";
this.cmbfrom.Size = new System.Drawing.Size(90, 20);
this.cmbfrom.TabIndex = 9;
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(195, 12);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(65, 12);
this.label22.TabIndex = 8;
this.label22.Text = "原始语言:";
//
// cmbFanyiType
//
this.cmbFanyiType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbFanyiType.FormattingEnabled = true;
this.cmbFanyiType.Items.AddRange(new object[] {
"百度",
"有道"});
this.cmbFanyiType.Location = new System.Drawing.Point(69, 9);
this.cmbFanyiType.Name = "cmbFanyiType";
this.cmbFanyiType.Size = new System.Drawing.Size(109, 20);
this.cmbFanyiType.TabIndex = 7;
this.cmbFanyiType.SelectedIndexChanged += new System.EventHandler(this.cmbFanyiType_SelectedIndexChanged);
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(10, 12);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(65, 12);
this.label23.TabIndex = 6;
this.label23.Text = "翻译接口:";
//
// 复制整列ToolStripMenuItem1
//
this.复制整列ToolStripMenuItem1.Name = "复制整列ToolStripMenuItem1";
this.复制整列ToolStripMenuItem1.Size = new System.Drawing.Size(180, 22);
this.复制整列ToolStripMenuItem1.Text = "复制整列";
this.复制整列ToolStripMenuItem1.Click += new System.EventHandler(this.复制整列ToolStripMenuItem1_Click);
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(177, 6);
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(177, 6);
//
// Fm_Main
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.ClientSize = new System.Drawing.Size(1002, 578);
this.Controls.Add(this.ssr);
this.Controls.Add(this.tabControl1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "Fm_Main";
this.Text = "封包工具 #版本号 By:IT老大哥";
this.Load += new System.EventHandler(this.Fm_Main_Load);
this.Resize += new System.EventHandler(this.Fm_Main_Resize);
this.cms_txt.ResumeLayout(false);
this.ssr.ResumeLayout(false);
this.ssr.PerformLayout();
this.cms_regx.ResumeLayout(false);
this.cms_pic.ResumeLayout(false);
this.cms_regx1.ResumeLayout(false);
this.tabControl1.ResumeLayout(false);
this.Posttest.ResumeLayout(false);
this.Posttest.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pic_return_pic)).EndInit();
this.regextest.ResumeLayout(false);
this.regextest.PerformLayout();
this.tabControl2.ResumeLayout(false);
this.matchtxt.ResumeLayout(false);
this.matchtxt.PerformLayout();
this.matchresult.ResumeLayout(false);
this.matchresult.PerformLayout();
this.sliptresult.ResumeLayout(false);
this.sliptresult.PerformLayout();
this.makecode.ResumeLayout(false);
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.encodeConver.ResumeLayout(false);
this.encodeConver.PerformLayout();
this.plEncode.ResumeLayout(false);
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel1.PerformLayout();
this.splitContainer1.Panel2.ResumeLayout(false);
this.splitContainer1.Panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
this.translate.ResumeLayout(false);
this.translate.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.tbRate)).EndInit();
this.panel1.ResumeLayout(false);
this.splitContainer2.Panel1.ResumeLayout(false);
this.splitContainer2.Panel1.PerformLayout();
this.splitContainer2.Panel2.ResumeLayout(false);
this.splitContainer2.Panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
this.splitContainer2.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.ContextMenuStrip cms_txt;
private System.Windows.Forms.ToolStripMenuItem 复制文本ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 粘贴ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 清空ToolStripMenuItem;
private System.Windows.Forms.StatusStrip ssr;
private System.Windows.Forms.ToolStripStatusLabel time;
private System.Windows.Forms.OpenFileDialog ofd;
private System.Windows.Forms.ToolStripStatusLabel status;
private System.Windows.Forms.ContextMenuStrip cms_regx;
private System.Windows.Forms.ToolStripMenuItem copy;
private System.Windows.Forms.ToolStripMenuItem 复制正行ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 复制全部ToolStripMenuItem;
private System.Windows.Forms.ContextMenuStrip cms_pic;
private System.Windows.Forms.ToolStripMenuItem 复制到剪辑版ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 另存为ToolStripMenuItem;
private System.Windows.Forms.SaveFileDialog sfd;
private System.Windows.Forms.ContextMenuStrip cms_regx1;
private System.Windows.Forms.ToolStripMenuItem 复制整列ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 移除本列ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage Posttest;
private System.Windows.Forms.PictureBox pic_return_pic;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.TextBox txt_writetimeout;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.TextBox txt_timeout;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.CheckBox chk_Allowautoredirect;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Button btn_getclipboard;
private System.Windows.Forms.Button btn_Submit;
private System.Windows.Forms.ComboBox cmb_Cookies;
private System.Windows.Forms.ComboBox cmb_Encoding;
private System.Windows.Forms.ComboBox cmb_Method;
private System.Windows.Forms.TextBox txt_PostUrl;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.TextBox txt_Returndata;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox txt_ReturnCookies;
private System.Windows.Forms.TextBox txt_ReturnHeader;
private System.Windows.Forms.TextBox txt_Cookies;
private System.Windows.Forms.TextBox txt_Header;
private System.Windows.Forms.TextBox txt_PostData;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TabPage regextest;
private System.Windows.Forms.TabControl tabControl2;
private System.Windows.Forms.TabPage matchtxt;
private System.Windows.Forms.Button btn_clear;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button btn_get_returndata;
private System.Windows.Forms.Button btn_gethttp;
private System.Windows.Forms.TextBox txt_regex_txt;
private System.Windows.Forms.TabPage matchresult;
private System.Windows.Forms.CheckBox chk_nomatch;
private System.Windows.Forms.CheckBox chk_noid;
private System.Windows.Forms.ListView lvMatchecs;
private System.Windows.Forms.ColumnHeader ID;
private System.Windows.Forms.ColumnHeader txt;
private System.Windows.Forms.TabPage sliptresult;
private System.Windows.Forms.TextBox txt_regex_replace;
private System.Windows.Forms.Button btn_replace;
private System.Windows.Forms.Button btn_matching;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.TextBox txt_regex;
private System.Windows.Forms.Button btnRegexDecode;
private System.Windows.Forms.Button btnRegexCode;
private System.Windows.Forms.TabPage encodeConver;
private System.Windows.Forms.Panel plEncode;
private System.Windows.Forms.SplitContainer splitContainer1;
private System.Windows.Forms.TextBox txtCodeOld;
private System.Windows.Forms.TextBox txtCodeNew;
private System.Windows.Forms.Button btnDecode;
private System.Windows.Forms.Button btnEncode;
private System.Windows.Forms.ComboBox cmbConvert;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.ComboBox cmbEncoding;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.CheckBox chkRegexMultiline;
private System.Windows.Forms.CheckBox chkRegexIgnoreCase;
private System.Windows.Forms.CheckBox chkAll;
private System.Windows.Forms.ComboBox cmbWebProxy;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.ToolStripStatusLabel time2;
private System.Windows.Forms.TabPage translate;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.SplitContainer splitContainer2;
private System.Windows.Forms.TextBox txtFrom;
private System.Windows.Forms.TextBox txtTo;
private System.Windows.Forms.Button btnExchange;
private System.Windows.Forms.Button btnTranslate;
private System.Windows.Forms.ComboBox cmbfrom;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.ComboBox cmbFanyiType;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.ComboBox cmbTo;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Button btnSpeechTo;
private System.Windows.Forms.Button btnSpeechFrom;
private System.Windows.Forms.TrackBar tbRate;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.TabPage makecode;
private System.Windows.Forms.Button btnMake;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.TextBox txtMakeResult;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.TextBox txtMakeTpl;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.ToolStripMenuItem 复制整列ToolStripMenuItem1;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化