Giter Club home page Giter Club logo

mcylcodegenerator's Introduction

mcylCodeGenerator

一个针对oracle数据库的C#代码生成器

1.此类依赖于基础的数据库操作类,oracleDBHelper.cs或者sqlServer2kDBHelper.cs,分别为oracle的数据库操作类和sqlServer2000的数据库操作类(可根据情况自己修改)

2.有几句加密狗的校验代码,删除后再用

3.此类可以生成DAL层的基本增删查改,批量增删改,根据特殊条件的删改,查询到的数据关联外键表对象的方法,分页的相关处理

4.可以生成基本的BLL层代码及model代码以及一些项目中用到的和界面winform耦合较高的一些方法

5.当初考虑使用T4模板引擎,后来未使用,代码的生成使用纯拼接字符串处理

5.此工具属于本人的his系统附属工具,需要配套参考

image image image image image image image image image image image

基于C#的his系统
代码生成器
文档

mcylcodegenerator's People

Contributors

xinxin321198 avatar

Watchers

James Cloos avatar  avatar

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.