Giter VIP home page Giter VIP logo

webautocodeonline's Introduction

一款自动生成代码的软件,`` 生成代码多样性:可以生成前台界面,生成后台代码,生成数据库层代码。 多种生成方式:可以用sql生成,可以接入数据库服务器生成。 参考网址:https://www.cnblogs.com/Supperlitt/p/11171799.html

调整说明:·
2019-7-12 1.增加AutoDB对MSSQL的支持
2021-3-12 1.增加对asp.net core的支持 WinGenerateCodeDB,(主界面,选中多张表,点击下一步(多表core)即可开始生成和打包成zip)
2021-4-2 1.优化原有逻辑,支持多表选择,和代码使用ViewModel配置,然后生成对应的功能。(如果需要类注释,请自行提前在表上设置)
2021-6-5 1.拆分出去旧版AutoCode 独立出来,然后新的继续在现有的上面开发(拆分地址:https://github.com/supperlitt/WinAutoCode_OldVersion)

webautocodeonline's People

Contributors

supperlitt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

webautocodeonline's Issues

Mssql 部分表报错 "SysObjects"

把源码中查询语句改成 sysobjects 就好了,部分表貌似小写都可以用,但是大小写不行。 顺便 加一条order by asc,不然有的库比较大数据看起来比较乱

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.