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

📄 mainform.cs

📁 通过数据库结构自动 生成三层结构代码,相当不错的一款软件
💻 CS
📖 第 1 页 / 共 5 页
字号:
            this.wEB项目发布ToolStripMenuItem.Text = "WEB项目发布";
            this.wEB项目发布ToolStripMenuItem.Click += new EventHandler(this.wEB项目发布ToolStripMenuItem_Click);
            this.toolStripMenuItem10.Name = "toolStripMenuItem10";
            this.toolStripMenuItem10.Size = new Size(0x97, 6);
            this.选项OToolStripMenuItem.Image = (Image) manager.GetObject("选项OToolStripMenuItem.Image");
            this.选项OToolStripMenuItem.Name = "选项OToolStripMenuItem";
            this.选项OToolStripMenuItem.Size = new Size(0x9a, 0x16);
            this.选项OToolStripMenuItem.Text = "选项(&O)...";
            this.选项OToolStripMenuItem.Click += new EventHandler(this.选项OToolStripMenuItem_Click);
            this.窗口WToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.显示结果窗口ToolStripMenuItem, this.toolStripMenuItem8, this.关闭所有文档LToolStripMenuItem, this.重置窗口布局ToolStripMenuItem, this.toolStripMenuItem14 });
            this.窗口WToolStripMenuItem.Name = "窗口WToolStripMenuItem";
            this.窗口WToolStripMenuItem.Size = new Size(0x3b, 20);
            this.窗口WToolStripMenuItem.Text = "窗口(&W)";
            this.窗口WToolStripMenuItem.Click += new EventHandler(this.窗口WToolStripMenuItem_Click);
            this.显示结果窗口ToolStripMenuItem.Name = "显示结果窗口ToolStripMenuItem";
            this.显示结果窗口ToolStripMenuItem.Size = new Size(160, 0x16);
            this.显示结果窗口ToolStripMenuItem.Text = "显示结果窗口";
            this.显示结果窗口ToolStripMenuItem.Click += new EventHandler(this.显示结果窗口ToolStripMenuItem_Click);
            this.toolStripMenuItem8.Name = "toolStripMenuItem8";
            this.toolStripMenuItem8.Size = new Size(0x9d, 6);
            this.关闭所有文档LToolStripMenuItem.Name = "关闭所有文档LToolStripMenuItem";
            this.关闭所有文档LToolStripMenuItem.Size = new Size(160, 0x16);
            this.关闭所有文档LToolStripMenuItem.Text = "关闭所有文档(&L)";
            this.关闭所有文档LToolStripMenuItem.Click += new EventHandler(this.关闭所有文档LToolStripMenuItem_Click);
            this.重置窗口布局ToolStripMenuItem.Name = "重置窗口布局ToolStripMenuItem";
            this.重置窗口布局ToolStripMenuItem.Size = new Size(160, 0x16);
            this.重置窗口布局ToolStripMenuItem.Text = "重置窗口布局(&R)";
            this.重置窗口布局ToolStripMenuItem.Click += new EventHandler(this.重置窗口布局ToolStripMenuItem_Click);
            this.toolStripMenuItem14.Name = "toolStripMenuItem14";
            this.toolStripMenuItem14.Size = new Size(0x9d, 6);
            this.帮助HToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.主题ToolStripMenuItem, this.论坛交流ToolStripMenuItem, this.访问Maticsoft站点NToolStripMenuItem, this.toolStripMenuItem15, this.关于CodematicAToolStripMenuItem });
            this.帮助HToolStripMenuItem.Name = "帮助HToolStripMenuItem";
            this.帮助HToolStripMenuItem.Size = new Size(0x3b, 20);
            this.帮助HToolStripMenuItem.Text = "帮助(&H)";
            this.主题ToolStripMenuItem.Image = (Image) manager.GetObject("主题ToolStripMenuItem.Image");
            this.主题ToolStripMenuItem.Name = "主题ToolStripMenuItem";
            this.主题ToolStripMenuItem.Size = new Size(0xac, 0x16);
            this.主题ToolStripMenuItem.Text = "在线帮助";
            this.主题ToolStripMenuItem.Click += new EventHandler(this.主题ToolStripMenuItem_Click);
            this.论坛交流ToolStripMenuItem.Name = "论坛交流ToolStripMenuItem";
            this.论坛交流ToolStripMenuItem.Size = new Size(0xac, 0x16);
            this.论坛交流ToolStripMenuItem.Text = "论坛交流";
            this.论坛交流ToolStripMenuItem.Click += new EventHandler(this.论坛交流ToolStripMenuItem_Click);
            this.访问Maticsoft站点NToolStripMenuItem.Name = "访问Maticsoft站点NToolStripMenuItem";
            this.访问Maticsoft站点NToolStripMenuItem.Size = new Size(0xac, 0x16);
            this.访问Maticsoft站点NToolStripMenuItem.Text = "访问Maticsoft站点";
            this.访问Maticsoft站点NToolStripMenuItem.Click += new EventHandler(this.访问Maticsoft站点NToolStripMenuItem_Click);
            this.toolStripMenuItem15.Name = "toolStripMenuItem15";
            this.toolStripMenuItem15.Size = new Size(0xa9, 6);
            this.关于CodematicAToolStripMenuItem.Name = "关于CodematicAToolStripMenuItem";
            this.关于CodematicAToolStripMenuItem.Size = new Size(0xac, 0x16);
            this.关于CodematicAToolStripMenuItem.Text = "关于Codematic(&A)";
            this.关于CodematicAToolStripMenuItem.Click += new EventHandler(this.关于CodematicAToolStripMenuItem_Click);
            this.ToolbarMain.Items.AddRange(new ToolStripItem[] { 
                this.toolBtn_New, this.toolBtn_NewProject, this.toolStripSeparator1, this.toolBtn_DbView, this.toolBtn_SQL, this.toolBtn_CreatCode, this.toolBtn_CreatTempCode, this.toolStripSeparator3, this.toolBtn_OutCode, this.toolBtn_SQLExe, this.toolBtn_Run, this.toolStripSeparator5, this.toolBtn_Word, this.toolBtn_Web, this.toolStripSeparator4, this.toolBtn_Exit, 
                this.toolStripSeparator2, this.toolComboBox_DB, this.toolComboBox_Table
             });
            this.ToolbarMain.Location = new Point(0, 0x18);
            this.ToolbarMain.Name = "ToolbarMain";
            this.ToolbarMain.Size = new Size(0x2b7, 0x19);
            this.ToolbarMain.TabIndex = 6;
            this.ToolbarMain.Text = "toolStrip1";
            this.toolBtn_New.DisplayStyle = ToolStripItemDisplayStyle.Image;
            this.toolBtn_New.Image = (Image) manager.GetObject("toolBtn_New.Image");
            this.toolBtn_New.ImageTransparentColor = Color.Magenta;
            this.toolBtn_New.Name = "toolBtn_New";
            this.toolBtn_New.Size = new Size(0x1d, 0x16);
            this.toolBtn_New.Text = "数据库连接";
            this.toolBtn_New.Click += new EventHandler(this.数据库连接SToolStripMenuItem_Click);
            this.toolBtn_NewProject.DisplayStyle = ToolStripItemDisplayStyle.Image;
            this.toolBtn_NewProject.Image = (Image) manager.GetObject("toolBtn_NewProject.Image");
            this.toolBtn_NewProject.ImageScaling = ToolStripItemImageScaling.None;
            this.toolBtn_NewProject.ImageTransparentColor = Color.Magenta;
            this.toolBtn_NewProject.Name = "toolBtn_NewProject";
            this.toolBtn_NewProject.Size = new Size(0x17, 0x16);
            this.toolBtn_NewProject.Text = "新建项目";
            this.toolBtn_NewProject.Click += new EventHandler(this.项目PToolStripMenuItem_Click);
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new Size(6, 0x19);
            this.toolBtn_DbView.DisplayStyle = ToolStripItemDisplayStyle.Image;
            this.toolBtn_DbView.Image = (Image) manager.GetObject("toolBtn_DbView.Image");
            this.toolBtn_DbView.ImageScaling = ToolStripItemImageScaling.None;
            this.toolBtn_DbView.ImageTransparentColor = Color.Magenta;
            this.toolBtn_DbView.Name = "toolBtn_DbView";
            this.toolBtn_DbView.Size = new Size(0x17, 0x16);
            this.toolBtn_DbView.Text = "数据库浏览器";
            this.toolBtn_DbView.Click += new EventHandler(this.toolBtn_DbView_Click);
            this.toolBtn_SQL.DisplayStyle = ToolStripItemDisplayStyle.Image;
            this.toolBtn_SQL.Image = (Image) manager.GetObject("toolBtn_SQL.Image");
            this.toolBtn_SQL.ImageScaling = ToolStripItemImageScaling.None;
            this.toolBtn_SQL.ImageTransparentColor = Color.Magenta;
            this.toolBtn_SQL.Name = "toolBtn_SQL";
            this.toolBtn_SQL.Size = new Size(0x17, 0x16);
            this.toolBtn_SQL.Text = "查询分析器";
            this.toolBtn_SQL.Click += new EventHandler(this.toolBtn_SQL_Click);
            this.toolBtn_CreatCode.DisplayStyle = ToolStripItemDisplayStyle.Image;
            this.toolBtn_CreatCode.Image = (Image) manager.GetObject("toolBtn_CreatCode.Image");
            this.toolBtn_CreatCode.ImageTransparentColor = Color.Magenta;
            this.toolBtn_CreatCode.Name = "toolBtn_CreatCode";
            this.toolBtn_CreatCode.Size = new Size(0x17, 0x16);
            this.toolBtn_CreatCode.Text = "代码生成器";
            this.toolBtn_CreatCode.Click += new EventHandler(this.toolBtn_CreatCode_Click);
            this.toolBtn_CreatTempCode.DisplayStyle = ToolStripItemDisplayStyle.Image;
            this.toolBtn_CreatTempCode.Image = (Image) manager.GetObject("toolBtn_CreatTempCode.Image");
            this.toolBtn_CreatTempCode.ImageTransparentColor = Color.Magenta;
            this.toolBtn_CreatTempCode.Name = "toolBtn_CreatTempCode";
            this.toolBtn_CreatTempCode.Size = new Size(0x17, 0x16);
            this.toolBtn_CreatTempCode.Text = "按模版生成代码";
            this.toolBtn_CreatTempCode.Click += new EventHandler(this.toolBtn_CreatTempCode_Click);
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new Size(6, 0x19);
            this.toolBtn_OutCode.DisplayStyle = ToolStripItemDisplayStyle.Image;
            this.toolBtn_OutCode.Image = (Image) manager.GetObject("toolBtn_OutCode.Image");
            this.toolBtn_OutCode.ImageScaling = ToolStripItemImageScaling.None;
            this.toolBtn_OutCode.ImageTransparentColor = Color.Magenta;
            this.toolBtn_OutCode.Name = "toolBtn_OutCode";
            this.toolBtn_OutCode.Size = new Size(0x17, 0x16);
            this.toolBtn_OutCode.Text = "代码批量生成器";
            this.toolBtn_OutCode.Click += new EventHandler(this.toolBtn_OutCode_Click);
            this.toolBtn_SQLExe.Image = (Image) manager.GetObject("toolBtn_SQLExe.Image");
            this.toolBtn_SQLExe.ImageTransparentColor = Color.Magenta;
            this.toolBtn_SQLExe.Name = "toolBtn_SQLExe";
            this.toolBtn_SQLExe.Size = new Size(0x55, 0x16);
            this.toolBtn_SQLExe.Text = "执行SQL(&X)";
            this.toolBtn_SQLExe.Visible = false;
            this.toolBtn_SQLExe.Click += new EventHandler(this.toolBtn_SQLExe_Click);
            this.toolBtn_Run.Image = (Image) manager.GetObject("toolBtn_Run.Image");
            this.toolBtn_Run.ImageTransparentColor = Color.Magenta;
            this.toolBtn_Run.Name = "toolBtn_Run";
            this.toolBtn_Run.Size = new Size(0x5b, 0x16);
            this.toolBtn_Run.Text = "生成代码(&B)";
            this.toolBtn_Run.Visible = false;
            this.toolBtn_Run.Click += new EventHandler(this.toolBtn_Run_Click);
            this.toolStripSeparator5.Name = "toolStripSeparator5";
            this.toolStripSeparator5.Size = new Size(6, 0x19);
            this.toolBtn_Word.DisplayStyle = ToolStripItemDisplayStyle.Image;
            this.toolBtn_Word.Image = (Image) manager.GetObject("toolBtn_Word.Image");
            this.toolBtn_Word.ImageTransparentColor = Color.Magenta;
            this.toolBtn_Word.Name = "toolBtn_Word";
            this.toolBtn_Word.Size = new Size(0x17, 0x16);
            this.toolBtn_Word.Text = "生成数据库文档";
            this.toolBtn_Word.Click += new EventHandler(this.toolBtn_Word_Click);
            this.toolBtn_Web.DisplayStyle = ToolStripItemDisplayStyle.Image;
            this.toolBtn_Web.Image = (Image) manager.GetObject("toolBtn_Web.Image");
            this.toolBtn_Web.ImageTransparentColor = Color.Magenta;
            this.toolBtn_Web.Name = "toolBtn_Web";
            this.toolBtn_Web.Size = new Size(0x17, 0x16);
            this.toolBtn_Web.Text = "Web项目发布";
            this.toolBtn_Web.Click += new EventHandler(this.toolBtn_Web_Click);
            this.toolStripSeparator4.Name = "toolStripSeparator4";
            this.toolStripSeparator4.Size = new Size(6, 0x19);
            this.toolBtn_Exit.DisplayStyle = ToolStripItemDisplayStyle.Image;
            this.toolBtn_Exit.Image = (Image) manager.GetObject("toolBtn_Exit.Image");
            this.toolBtn_Exit.ImageTransparentColor = Color.Magenta;
            this.toolBtn_Exit.Name = "toolBtn_Exit";
            this.toolBtn_Exit.Size = new Size(0x17, 0x16);
            this.toolBtn_Exit.Text = "退出";
            this.toolBtn_Exit.Click += new EventHandler(this.toolBtn_Exit_Click);
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new Size(6, 0x19);
            this.toolComboBox_DB.DropDownStyle = ComboBoxStyle.DropDownList;
            this.toolComboBox_DB.Name = "toolComboBox_DB";
            this.toolComboBox_DB.Size = new Size(0x7d, 0x19);
            this.toolComboBox_DB.Visible = false;
            this.toolComboBox_DB.SelectedIndexChanged += new EventHandler(this.toolComboBox_DB_SelectedIndexChanged);
            this.toolComboBox_Table.DropDownStyle = ComboBoxStyle.DropDownList;
            this.toolComboBox_Table.Name = "toolComboBox_Table";
            this.toolComboBox_Table.Size = new Size(130, 0x19);
            this.toolComboBox_Table.Visible = false;
            this.toolComboBox_Table.SelectedIndexChanged += new EventHandler(this.toolComboBox_Table_SelectedIndexChanged);
            this.tabControlMain.Dock = DockStyle.Fill;
            this.tabControlMain.HideTabsMode = Crownwood.Magic.Controls.TabControl.HideTabsModes.ShowAlways;
            this.tabControlMain.Location = new Point(0, 0x31);
            this.tabControlMain.Name = "tabControlMain";
            this.tabControlMain.PositionTop = true;
            this.tabControlMain.ShowArrows = true;
            this.tabControlMain.ShowClose = true;
            this.tabControlMain.Size = new Size(0x2b7, 0x177);
            this.tabControlMain.TabIndex = 7;
            this.tabControlMain.ClosePressed += new EventHandler(this.OnColseSelected);
            this.statusBar.Items.AddRange(new ToolStripItem[] { this.StatusLabel1, this.StatusLabel2, this.StatusLabel3 });
            this.statusBar.Location = new Point(0, 0x1a8);
            this.statusBar.Name = "statusBar";
            this.statusBar.Size = new Size(0x2b7, 0x16);
            this.statusBar.TabIndex = 9;
            this.statusBar.Text = "statusStrip1";
            this.StatusLabel1.AutoSize = false;
            this.StatusLabel1.DisplayStyle = ToolStripItemDisplayStyle.Text;
            this.StatusLabel1.Name = "StatusLabel1";
            this.StatusLabel1.Size = new Size(250, 0x11);
            this.StatusLabel1.Text = "就绪";
            this.StatusLabel1.

⌨️ 快捷键说明

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