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

📄 codemakerm.cs

📁 通过数据库结构自动 生成三层结构代码,相当不错的一款软件
💻 CS
📖 第 1 页 / 共 5 页
字号:
            this.txtClassName.Location = new Point(0x56, 230);
            this.txtClassName.Name = "txtClassName";
            this.txtClassName.Size = new Size(200, 0x15);
            this.txtClassName.TabIndex = 4;
            this.cmbox_PTab.DropDownStyle = ComboBoxStyle.DropDownList;
            this.cmbox_PTab.FormattingEnabled = true;
            this.cmbox_PTab.Location = new Point(0x56, 0x19);
            this.cmbox_PTab.Name = "cmbox_PTab";
            this.cmbox_PTab.Size = new Size(200, 20);
            this.cmbox_PTab.TabIndex = 1;
            this.cmbox_PTab.SelectedIndexChanged += new EventHandler(this.cmbox_PTab_SelectedIndexChanged);
            this.label3.AutoSize = true;
            this.label3.Location = new Point(9, 0xed);
            this.label3.Name = "label3";
            this.label3.Size = new Size(0x47, 12);
            this.label3.TabIndex = 3;
            this.label3.Text = "Model类名:";
            this.cmbox_PField.DropDownStyle = ComboBoxStyle.DropDownList;
            this.cmbox_PField.FormattingEnabled = true;
            this.cmbox_PField.Location = new Point(0x56, 0xcc);
            this.cmbox_PField.Name = "cmbox_PField";
            this.cmbox_PField.Size = new Size(200, 20);
            this.cmbox_PField.TabIndex = 1;
            this.label9.AutoSize = true;
            this.label9.Location = new Point(0x161, 0x19);
            this.label9.Name = "label9";
            this.label9.Size = new Size(0x29, 12);
            this.label9.TabIndex = 2;
            this.label9.Text = "子表:";
            this.cmbox_STab.DropDownStyle = ComboBoxStyle.DropDownList;
            this.cmbox_STab.FormattingEnabled = true;
            this.cmbox_STab.Location = new Point(400, 0x16);
            this.cmbox_STab.Name = "cmbox_STab";
            this.cmbox_STab.Size = new Size(200, 20);
            this.cmbox_STab.TabIndex = 1;
            this.cmbox_STab.SelectedIndexChanged += new EventHandler(this.cmbox_STab_SelectedIndexChanged);
            this.label12.AutoSize = true;
            this.label12.Location = new Point(0x120, 0xd0);
            this.label12.Name = "label12";
            this.label12.Size = new Size(0x6b, 12);
            this.label12.TabIndex = 2;
            this.label12.Text = "<=====>外键字段:";
            this.cmbox_SField.DropDownStyle = ComboBoxStyle.DropDownList;
            this.cmbox_SField.FormattingEnabled = true;
            this.cmbox_SField.Location = new Point(400, 0xcc);
            this.cmbox_SField.Name = "cmbox_SField";
            this.cmbox_SField.Size = new Size(200, 20);
            this.cmbox_SField.TabIndex = 1;
            this.label11.AutoSize = true;
            this.label11.Location = new Point(15, 0xcf);
            this.label11.Name = "label11";
            this.label11.Size = new Size(0x41, 12);
            this.label11.TabIndex = 2;
            this.label11.Text = "主键字段:";
            this.btn_SelAll.Location = new Point(10, 0x56);
            this.btn_SelAll.Name = "btn_SelAll";
            this.btn_SelAll.Size = new Size(70, 0x17);
            this.btn_SelAll.TabIndex = 0;
            this.btn_SelAll.Text = "全选(&A)";
            this.btn_SelAll.UseVisualStyleBackColor = true;
            this.btn_SelAll.Click += new EventHandler(this.btn_SelAll_Click);
            this.label13.AutoSize = true;
            this.label13.Location = new Point(0x161, 60);
            this.label13.Name = "label13";
            this.label13.Size = new Size(0x29, 12);
            this.label13.TabIndex = 2;
            this.label13.Text = "字段:";
            this.btn_SelAll2.Location = new Point(0x144, 0x56);
            this.btn_SelAll2.Name = "btn_SelAll2";
            this.btn_SelAll2.Size = new Size(70, 0x17);
            this.btn_SelAll2.TabIndex = 0;
            this.btn_SelAll2.Text = "全选(&A)";
            this.btn_SelAll2.UseVisualStyleBackColor = true;
            this.btn_SelAll2.Click += new EventHandler(this.btn_SelAll2_Click);
            this.label10.AutoSize = true;
            this.label10.Location = new Point(0x27, 60);
            this.label10.Name = "label10";
            this.label10.Size = new Size(0x29, 12);
            this.label10.TabIndex = 2;
            this.label10.Text = "字段:";
            this.btn_SelI.Location = new Point(10, 0x73);
            this.btn_SelI.Name = "btn_SelI";
            this.btn_SelI.Size = new Size(70, 0x17);
            this.btn_SelI.TabIndex = 0;
            this.btn_SelI.Text = "反选(&I)";
            this.btn_SelI.UseVisualStyleBackColor = true;
            this.btn_SelI.Click += new EventHandler(this.btn_SelI_Click);
            this.btn_SelI2.Location = new Point(0x144, 0x73);
            this.btn_SelI2.Name = "btn_SelI2";
            this.btn_SelI2.Size = new Size(70, 0x17);
            this.btn_SelI2.TabIndex = 0;
            this.btn_SelI2.Text = "反选(&I)";
            this.btn_SelI2.UseVisualStyleBackColor = true;
            this.btn_SelI2.Click += new EventHandler(this.btn_SelI2_Click);
            this.tabPage1.Controls.Add(this.panel2);
            this.tabPage1.Cursor = Cursors.Default;
            this.tabPage1.ImageIndex = 0;
            this.tabPage1.Location = new Point(4, 0x17);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new Padding(3);
            this.tabPage1.Size = new Size(0x273, 0x266);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "代码类型";
            this.tabPage1.UseVisualStyleBackColor = true;
            this.panel2.Controls.Add(this.btn_Ok);
            this.panel2.Controls.Add(this.groupBox_Web);
            this.panel2.Controls.Add(this.groupBox_AppType);
            this.panel2.Controls.Add(this.groupBox_Method);
            this.panel2.Controls.Add(this.groupBox_DALType);
            this.panel2.Controls.Add(this.groupBox_F3);
            this.panel2.Controls.Add(this.groupBox_FrameSel);
            this.panel2.Controls.Add(this.groupBox_DB);
            this.panel2.Controls.Add(this.groupBox_Type);
            this.panel2.Controls.Add(this.groupBox_Parameter);
            this.panel2.Dock = DockStyle.Fill;
            this.panel2.Location = new Point(3, 3);
            this.panel2.Name = "panel2";
            this.panel2.Size = new Size(0x26d, 0x260);
            this.panel2.TabIndex = 2;
            this.btn_Ok.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
            this.btn_Ok.Location = new Point(0x1e9, 0x1ad);
            this.btn_Ok.Name = "btn_Ok";
            this.btn_Ok.Size = new Size(0x55, 0x17);
            this.btn_Ok.TabIndex = 7;
            this.btn_Ok.Text = "生成类代码>>";
            this.btn_Ok.UseVisualStyleBackColor = true;
            this.btn_Ok.Click += new EventHandler(this.btn_Ok_Click);
            this.groupBox_Web.Controls.Add(this.chk_Web_Show);
            this.groupBox_Web.Controls.Add(this.chk_Web_Update);
            this.groupBox_Web.Controls.Add(this.chk_Web_HasKey);
            this.groupBox_Web.Controls.Add(this.chk_Web_Add);
            this.groupBox_Web.Controls.Add(this.radbtn_Web_AspxCS);
            this.groupBox_Web.Controls.Add(this.radbtn_Web_Aspx);
            this.groupBox_Web.Dock = DockStyle.Top;
            this.groupBox_Web.Location = new Point(0, 0x1a8);
            this.groupBox_Web.Name = "groupBox_Web";
            this.groupBox_Web.Size = new Size(0x26d, 0x43);
            this.groupBox_Web.TabIndex = 6;
            this.groupBox_Web.TabStop = false;
            this.groupBox_Web.Text = "Web页面";
            this.chk_Web_Show.AutoSize = true;
            this.chk_Web_Show.Checked = true;
            this.chk_Web_Show.CheckState = CheckState.Checked;
            this.chk_Web_Show.Location = new Point(0x124, 0x2d);
            this.chk_Web_Show.Name = "chk_Web_Show";
            this.chk_Web_Show.Size = new Size(60, 0x10);
            this.chk_Web_Show.TabIndex = 3;
            this.chk_Web_Show.Text = "显示页";
            this.chk_Web_Show.UseVisualStyleBackColor = true;
            this.chk_Web_Update.AutoSize = true;
            this.chk_Web_Update.Checked = true;
            this.chk_Web_Update.CheckState = CheckState.Checked;
            this.chk_Web_Update.Location = new Point(0xd9, 0x2d);
            this.chk_Web_Update.Name = "chk_Web_Update";
            this.chk_Web_Update.Size = new Size(60, 0x10);
            this.chk_Web_Update.TabIndex = 3;
            this.chk_Web_Update.Text = "修改页";
            this.chk_Web_Update.UseVisualStyleBackColor = true;
            this.chk_Web_HasKey.AutoSize = true;
            this.chk_Web_HasKey.Checked = true;
            this.chk_Web_HasKey.CheckState = CheckState.Checked;
            this.chk_Web_HasKey.Location = new Point(0x37, 0x2d);
            this.chk_Web_HasKey.Name = "chk_Web_HasKey";
            this.chk_Web_HasKey.Size = new Size(0x48, 0x10);
            this.chk_Web_HasKey.TabIndex = 3;
            this.chk_Web_HasKey.Text = "包括主键";
            this.chk_Web_HasKey.UseVisualStyleBackColor = true;
            this.chk_Web_Add.AutoSize = true;
            this.chk_Web_Add.Checked = true;
            this.chk_Web_Add.CheckState = CheckState.Checked;
            this.chk_Web_Add.Location = new Point(0x8e, 0x2d);
            this.chk_Web_Add.Name = "chk_Web_Add";
            this.chk_Web_Add.Size = new Size(60, 0x10);
            this.chk_Web_Add.TabIndex = 3;
            this.chk_Web_Add.Text = "增加页";
            this.chk_Web_Add.UseVisualStyleBackColor = true;
            this.radbtn_Web_AspxCS.AutoSize = true;
            this.radbtn_Web_AspxCS.Location = new Point(0x9e, 20);
            this.radbtn_Web_AspxCS.Name = "radbtn_Web_AspxCS";
            this.radbtn_Web_AspxCS.Size = new Size(0x59, 0x10);
            this.radbtn_Web_AspxCS.TabIndex = 2;
            this.radbtn_Web_AspxCS.Text = "Aspx.CS代码";
            this.radbtn_Web_AspxCS.UseVisualStyleBackColor = true;
            this.radbtn_Web_Aspx.AutoSize = true;
            this.radbtn_Web_Aspx.Checked = true;
            this.radbtn_Web_Aspx.Location = new Point(0x38, 20);
            this.radbtn_Web_Aspx.Name = "radbtn_Web_Aspx";
            this.radbtn_Web_Aspx.Size = new Size(0x47, 0x10);
            this.radbtn_Web_Aspx.TabIndex = 1;
            this.radbtn_Web_Aspx.TabStop = true;
            this.radbtn_Web_Aspx.Text = "Aspx页面";
            this.radbtn_Web_Aspx.UseVisualStyleBackColor = true;
            this.groupBox_AppType.Controls.Add(this.radbtn_AppType_Winform);
            this.groupBox_AppType.Controls.Add(this.radbtn_AppType_Web);
            this.groupBox_AppType.Dock = DockStyle.Top;
            this.groupBox_AppType.Location = new Point(0, 0x180);
            this.groupBox_AppType.Name = "groupBox_AppType";
            this.groupBox_AppType.Size = new Size(0x26d, 40);
            this.groupBox_AppType.TabIndex = 6;
            this.groupBox_AppType.TabStop = false;
            this.groupBox_AppType.Text = "应用系统类型";
            this.radbtn_AppType_Winform.AutoSize = true;
            this.radbtn_AppType_Winform.Location = new Point(0xba, 0x11);
            this.radbtn_AppType_Winform.Name = "radbtn_AppType_Winform";
            this.radbtn_AppType_Winform.Size = new Size(0x59, 0x10);
            this.radbtn_AppType_Winform.TabIndex = 2;
            this.radbtn_AppType_Winform.Text = "WinForm系统";
            this.radbtn_AppType_Winform.UseVisualStyleBackColor = true;
            this.radbtn_AppType_Web.AutoSize = true;
            this.radbtn_AppType_Web.Checked = true;
            this.radbtn_AppType_Web.Location = new Point(0x54, 0x11);
            this.radbtn_AppType_Web.Name = "radbtn_AppType_Web";
            this.radbtn_AppType_Web.Size = new Size(0x41, 0x10);
            this.radbtn_AppType_Web.TabIndex = 1;
            this.radbtn_AppType_Web.TabStop = true;
            this.radbtn_AppType_Web.Text = "Web系统";
            this.radbtn_AppType_Web.UseVisualStyleBackColor = true;
            this.groupBox_Method.Controls.Add(this.chk_CS_GetList);
            this.groupBox_Method.Controls.Add(this.chk_CS_GetModelByCache);
            this.groupBox_Method.Controls.Add(this.chk_CS_GetModel);
            this.groupBox_Method.Controls.Add(this.chk_CS_Delete);
            this.groupBox_Method.Controls.Add(this.chk_CS_Update);
            this.groupBox_Method.Controls.Add(this.chk_CS_Add);
            this.groupBox_Method.Controls.Add(this.chk_CS_Exists);
            this.groupBox_Method.Dock = DockStyle.Top;
            this.groupBox_Method.Location = new Point(0, 0x156);
            this.groupBox_Method.Name = "groupBox_Method";
            this.groupBox_Method.Size = new Size(0x26d, 0x2a);
            this.groupBox_Method.TabIndex = 5;
            this.groupBox_Method.TabStop = false;
            this.groupBox_Method.Text = "方法选择";
            this.chk_CS_GetList.AutoSize = true;
            this.chk_CS_GetList.Checked = true;
            this.chk_CS_GetList.CheckState = CheckState.Checked;
            this.chk_CS_GetList.Location = new Point(0x1eb, 0x12);
            this.chk_CS_GetList.Name = "chk_CS_GetList";
            this.chk_CS_GetList.Size = new Size(0x42, 0x10);
            this.chk_CS_GetList.TabIndex = 8;
            this.chk_CS_GetList.Text = "GetList";
            this.chk_CS_GetList.UseVisualStyleBackColor = true;
            this.chk_CS_GetModelByCache.AutoSize = true;
            this.chk_CS_GetModelByCache.Checked = true;
            this.chk_CS_GetModelByCache.CheckState = CheckState.Checked;
            this.chk_CS_GetModelByCache.Location = new Point(0x179, 0x12);
            this.chk_CS_GetModelByCache.Name = "chk_CS_GetModelByCache";
            this.chk_CS_GetModelByCache.Size = new Size(0x72, 0x10);
            this.chk_CS_GetModelByCache.TabIndex = 9;
            this.chk_CS_GetModelByCache.Text = "GetModelByCache";
            this.chk_CS_GetModelByCache.UseVisualStyleBackColor = true;
            this.chk_CS_GetModel.AutoSize = true;
            this.chk_CS_GetModel.Checked = true;
            this.chk_CS_GetModel.CheckState = CheckState.Checked;
            this.chk_CS_GetModel.Location = new Point(0x131, 0x12);
            this.chk_CS_GetModel.Name = "chk_CS_GetModel";
            this.chk_CS_GetModel.Size = new Size(0x48, 0x10);
            this.chk_CS_GetModel.TabIndex = 9;
            this.chk_CS_GetModel.Text = "GetModel";
            this.chk_CS_GetModel.UseVisualStyleBackColor = true;
            this.chk_CS_Delete.AutoSize = true;
            this.chk_CS_Delete.Checked = true;
            this.chk_CS_Delete.CheckState = CheckState.Checked;
            this.chk_CS_Delete.Location = new Point(0xf5, 0x12);
            this.chk_CS_Delete.Name = "chk_CS_Delete";
            this.chk_CS_Delete.Size = new Size(60, 0x10);
            this.chk_CS_Delete.TabIndex = 10;
            this.chk_CS_Delete.Text = "Delete";
            this.chk_CS_Delete.UseVisualStyleBackColor = true;
            this.chk_CS_Update.AutoSize = true;
            this.chk_CS_Update.Checked = true;
            this.chk_CS_Update.CheckState = CheckState.Checked;
            this.chk_CS_Update.Location = new Point(0xb9, 0x12);
            this.chk_CS_Update.Name = "chk_CS_Update";
            this.chk_CS_Update.Size = new Size(60, 0x10);
            this.chk_CS_Update.TabIndex = 7;
            this.chk_CS_Update.Text = "Update";
            this.chk_CS_Update.UseVisualStyleBackColor = true;
            this.chk_CS_Add.AutoSize = true;
           

⌨️ 快捷键说明

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