同步操作将从 codeman35/CodeTemplate 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
namespace AtfutureCodeMachine{partial class FormMain{/// <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.web = new System.Windows.Forms.WebBrowser();this.SuspendLayout();//// web//this.web.Dock = System.Windows.Forms.DockStyle.Fill;this.web.Location = new System.Drawing.Point(0, 0);this.web.MinimumSize = new System.Drawing.Size(20, 20);this.web.Name = "web";this.web.ScrollBarsEnabled = false;this.web.Size = new System.Drawing.Size(389, 251);this.web.TabIndex = 0;//// FormMain//this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;this.ClientSize = new System.Drawing.Size(389, 251);this.Controls.Add(this.web);this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;this.MaximizeBox = false;this.MinimizeBox = false;this.Name = "FormMain";this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;this.Text = "前景互联B/S代码生成工具 AtfutureCodeMachine V4.0 By LXW 20110326";this.ResumeLayout(false);}#endregionprivate System.Windows.Forms.WebBrowser web;}}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。