Giter Club home page Giter Club logo

configgen's Introduction

configgen

让策划可以在excel中做灵活的配置,之后再为程序生成访问配置表的代码

主要功能

  • 通过配置外键,取值范围,使策划可以随时检测数据一致性

  • 通过生成代码,使程序方便访问类型化数据,外键引用和枚举得到一行,支持java,c#,lua

  • 支持多态结构,嵌套结构,可在一个单元格里写任意复杂的结构数据,相当于让csv有了xml的灵活性

  • 生成java注重充分利用静态类型,和方便多线程热更新

  • 生成lua注重最小化内存,国际化支持

  • 如何配置 - Configuration

  • 常见问题 - FAQ

设计逻辑

如何把树结构分解为表格,以方便策划使用excel配置和行共用,同时还保留灵活性?

之后又如何对程序员继续呈现带类型的树结构?

intro idea1 idea2 idea3 idea4 idea5 idea5-2 idea6 idea7 idea8

configgen's People

Contributors

stallboybackup avatar stallboy avatar zolysaga avatar hanyq avatar yoyosika avatar

Watchers

James Cloos 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.