- 1、本文档共21页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
C#自动代码生成器1475.docx
C#自动代码生成器 自动生成数据表和实体类namespace SQLApplicationAutoGeneratiTool{ public partial class Form1 : Form { string[] strArray = { int, string, decimal, bool, char, object, double, float, DateTime }; String path = @..\..\..\类文件\; public Form1() { InitializeComponent(); } private void 新增文本框ToolStripMenuItem_Click(object sender, EventArgs e) { ShengChengKongJian(); } private void ShengChengKongJian() { ComboBox cobm = new ComboBox(); for (int i = 0; i strArray.Count(); i++) { cobm.Items.Add(strArray[i]); } TextBox textbox = new TextBox(); this.flowLayoutPanel1.Controls.Add(cobm); this.flowLayoutPanel2.Controls.Add(textbox); } StringBuilder stbd = null; ListStringBuilder strbldList = new ListStringBuilder(); private void button1_Click(object sender, EventArgs e) { if (comboBox1.Text.Trim() == ) { MessageBox.Show(类名不能为空); return; } stbd = new StringBuilder(using System;); strbldList.Add(stbd); stbd = new StringBuilder(using System.Collections.Generic;); strbldList.Add(stbd); stbd = new StringBuilder(using System.Linq;); strbldList.Add(stbd); stbd = new StringBuilder(using System.Text;); strbldList.Add(stbd); stbd = new StringBuilder(using System.Data;); strbldList.Add(stbd); stbd = new StringBuilder(using System.Data.SqlClient;); strbldList.Add(stbd); stbd = new StringBuilder(using System.Windows.Forms;); strbldList.Add(stbd); stbd = new StringBuilder(namespace HospitalInformationManagmentSystem); strbldList.Add(stbd); stbd = new StringBuilder({); strbldList.Add(stbd); stbd = new StringBuilder( /* 作者:大理大学软件教研室杜老师); strbldList.Add(stbd); stbd = new StringBuilder( * 日期: + dateTimePicker1.Text.Trim()); strbldList.Add(stbd); stbd = new StringBuilder( * 版权:大理大学); strbldList.Add(stbd); stbd = new StringBuilder( * 你可以免费使用或修改以下代码,但请保留版权信息,否则将追究相关责任); strbldList.Add(stbd); stbd = new StringBuilder( */); strbldList.Add(stbd); stbd = new StringBuilder( public class ); stbd.Append(comboBox1.Text.Trim()); strbldList.Add(stbd); stbd = new StringBuilder( {); strbldLi
您可能关注的文档
- 5让友谊之树常青课件1451.pptx
- 6.1细胞增殖1452.docx
- 6.520世纪的科学伟人爱因斯坦21453.ppt
- 6.5物质的物理属性张磊1454.ppt
- 6相对论的建立和发展1456.ppt
- 7--平面体系的几何组成分析1457.pptx
- 8-2017年虹口区中考物理二模卷含答案1459.doc
- 8.变形、裂缝及延性和耐久性1461.ppt
- 9068表面活性剂分析和试验法1462.ppt
- 9《影子》部编本语文一年级上册1464.pptx
- 《护理英语》课件 unit 1 Medical Terminology.pptx
- 智能电子产品设计与制作-第2版- 课件1-自动感应门.pptx
- 智能电子产品设计与制作-第2版- 课件11-语音播报温湿度.pptx
- 办公软件高级应用任务式教程(微课版)课件 任务2制作特色农产品订购单.pptx
- 办公软件高级应用任务式教程(微课版)课件 任务3制作“科技下乡”面试流程图.pptx
- 办公软件高级应用任务式教程(微课版)课件 任务8制作销售分析图表.pptx
- 《液压与气压传动》课件 2.4柱塞泵.ppt
- 《液压与气压传动》课件 4.3方向控制阀.ppt
- 办公软件高级应用任务式教程(微课版)课件 任务1制作劳动模范个人简历 .pptx
- 机器学习原理与应用 课件 第6章 强化学习.pptx
文档评论(0)