资源简介

c#版本SQLServer数据表转实体类(entity),支持Sql server、Mysql、Oracle、Sqlite、PostgreSql

资源截图

代码片段和文件信息

using Autoentity.Tools;
using ICSharpCode.TextEditor.Document;
using System;
using System.Data;
using System.IO;
using System.Runtime.Serialization.Formatters.Binary;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;

namespace Autoentity
{
    public partial class Main : Form
    {
        /// 
        /// 代码文本框
        /// 

        private ICSharpCode.TextEditor.TextEditorControl Code_TextEditorControl;

        private MainInfoModel _MainInfoModel = new MainInfoModel();

        public Main()
        {
            InitializeComponent();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main));
            DefaultHighlightingStrategy defaultHighlightingStrategy1 = new DefaultHighlightingStrategy();
            DefaultTextEditorProperties defaultTextEditorProperties1 = new DefaultTextEditorProperties();
            this.Code_TextEditorControl = new ICSharpCode.TextEditor.TextEditorControl
            {
                Anchor = (((((Anchorstyles.Top | Anchorstyles.Bottom) | Anchorstyles.Left) | Anchorstyles.Right)))
                Encoding = ((Encoding)(resources.Getobject(“Code_TextEditorControl.Encoding“)))
                Location = new System.Drawing.Point(197 239)
                Name = “Code_TextEditorControl“
                ShowEOLMarkers = true
                ShowSpaces = true
                ShowTabs = true
                ShowVRuler = true
                Size = new System.Drawing.Size(848 499)
                TabIndex = 4
                TextEditorProperties = defaultTextEditorProperties1
            };
            defaultHighlightingStrategy1.Extensions = new string[0];
            defaultTextEditorProperties1.AllowCaretBeyondEOL = false;
            defaultTextEditorProperties1.AutoInsertCurlyBracket = true;
            defaultTextEditorProperties1.BracketMatchingstyle = BracketMatchingstyle.After;
            defaultTextEditorProperties1.ConvertTabsToSpaces = false;
            defaultTextEditorProperties1.CreateBackupCopy = false;
            defaultTextEditorProperties1.DocumentSelectionMode = DocumentSelectionMode.Normal;
            defaultTextEditorProperties1.EnableFolding = true;
            defaultTextEditorProperties1.Encoding = ((System.Text.Encoding)(resources.Getobject(“defaultTextEditorProperties1.Encoding“)));
            defaultTextEditorProperties1.Font = new System.Drawing.Font(“Courier New“ 10F);
            defaultTextEditorProperties1.HideMouseCursor = false;
            defaultTextEditorProperties1.Indentstyle = Indentstyle.Smart;
            defaultTextEditorProperties1.IsIconBarVisible = true;
            defaultTextEditorProperties1.LineTerminator = “\r\n“;
            defaultTextEditorProperties1.LineViewerstyle = LineViewerstyle.None;
            defaultTextEditorProperties1.MouseWheelScrollDown = true;
            defaultTextEditorProperties1.MouseWheelTextZoom = true

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        323  2018-05-28 12:02  Autoentity-master-数据表转实体\.gitignore

     文件        226  2019-11-29 09:53  Autoentity-master-数据表转实体\.vs\Autoentity\DesignTimeBuild\.dtbcache

    ..A..H.     51712  2020-12-14 10:22  Autoentity-master-数据表转实体\.vs\Autoentity\v15\.suo

     文件          0  2019-11-29 09:45  Autoentity-master-数据表转实体\.vs\Autoentity\v15\Server\sqlite3\db.lock

     文件       4096  2019-11-29 09:45  Autoentity-master-数据表转实体\.vs\Autoentity\v15\Server\sqlite3\storage.ide

     文件      32768  2020-12-14 10:21  Autoentity-master-数据表转实体\.vs\Autoentity\v15\Server\sqlite3\storage.ide-shm

     文件     972352  2020-12-14 10:21  Autoentity-master-数据表转实体\.vs\Autoentity\v15\Server\sqlite3\storage.ide-wal

     文件        160  2018-05-28 12:02  Autoentity-master-数据表转实体\Autoentity\app.config

     文件       5957  2018-05-28 12:02  Autoentity-master-数据表转实体\Autoentity\Autoentity.csproj

     文件      89600  2020-12-14 10:21  Autoentity-master-数据表转实体\Autoentity\bin\Debug\Autoentity.exe

     文件        160  2018-05-28 12:02  Autoentity-master-数据表转实体\Autoentity\bin\Debug\Autoentity.exe.config

     文件     103936  2020-12-14 10:21  Autoentity-master-数据表转实体\Autoentity\bin\Debug\Autoentity.pdb

     文件     294400  2018-05-28 12:02  Autoentity-master-数据表转实体\Autoentity\bin\Debug\Google.Protobuf.dll

     文件     385727  2018-05-28 12:02  Autoentity-master-数据表转实体\Autoentity\bin\Debug\Google.Protobuf.xml

     文件     331776  2018-05-28 12:02  Autoentity-master-数据表转实体\Autoentity\bin\Debug\icsharpcode.texteditor.dll

     文件        994  2019-11-29 09:46  Autoentity-master-数据表转实体\Autoentity\bin\Debug\info.dat

     文件     688640  2018-05-28 12:02  Autoentity-master-数据表转实体\Autoentity\bin\Debug\MySql.Data.dll

     文件     729128  2018-05-28 12:02  Autoentity-master-数据表转实体\Autoentity\bin\Debug\MySql.Data.xml

     文件      86528  2018-05-28 12:02  Autoentity-master-数据表转实体\Autoentity\bin\Release\Autoentity.exe

     文件        160  2018-05-28 12:02  Autoentity-master-数据表转实体\Autoentity\bin\Release\Autoentity.exe.config

     文件      93696  2018-05-28 12:02  Autoentity-master-数据表转实体\Autoentity\bin\Release\Autoentity.pdb

     文件     111390  2018-05-28 12:02  Autoentity-master-数据表转实体\Autoentity\bin\Release\AutoentityRelease.7z

     文件     294400  2018-05-28 12:02  Autoentity-master-数据表转实体\Autoentity\bin\Release\Google.Protobuf.dll

     文件     385727  2018-05-28 12:02  Autoentity-master-数据表转实体\Autoentity\bin\Release\Google.Protobuf.xml

     文件     331776  2018-05-28 12:02  Autoentity-master-数据表转实体\Autoentity\bin\Release\icsharpcode.texteditor.dll

     文件     688640  2018-05-28 12:02  Autoentity-master-数据表转实体\Autoentity\bin\Release\MySql.Data.dll

     文件     729128  2018-05-28 12:02  Autoentity-master-数据表转实体\Autoentity\bin\Release\MySql.Data.xml

     文件       4286  2018-05-28 12:02  Autoentity-master-数据表转实体\Autoentity\logo.ico

     文件      39295  2018-05-28 12:02  Autoentity-master-数据表转实体\Autoentity\Main.cs

     文件      25790  2018-05-28 12:02  Autoentity-master-数据表转实体\Autoentity\Main.Designer.cs

............此处省略107个文件信息

评论

共有 条评论