Giter Site home page Giter Site logo

entityclass-generator's Introduction

简介

由于自己经常需要写数据表的 Model,所以随手撸了一个简单的、将某个数据表生成一个实体类的小工具;由于微笑表示礼貌,所以就将其命名为 SmileEntityGenerator🙄。代码很蠢,见谅。

支持的数据库

自己常用到 Oracle,所以目前仅支持 Oracle,别看有个数据库类型的选项,那是假的。见谅。

支持的语言

自己常用 C#,所以目前仅支持 C#。见谅啊。

界面

SmileEntityGenerator.png

用法

好像没什么好说的…😂先放一个连接字符串进去,测试一下是否能连接,然后将你需要转换的表名放进去,最后选一个存放实体类的路径,生成即可。

TODO

  • 支持 MySQL;
  • 支持 Java 语法;
  • …(其他想到再说吧,本来就是一个小工具,应该没啥大功能)

最后

Ummm…千言万语汇成一句话:第一次写 WPF,代码很挫,功能很少,欢迎提 Bugsssssssss 哈哈哈。邮箱:[email protected]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.