Coder Social home page Coder Social logo

Comments (7)

zhaohansprt avatar zhaohansprt commented on May 14, 2024

以及 sheet 间如何引用 例如在lua 中 一个sheet中的某个属性如何引用 另外一个sheet所形成的lua table

:octocat: From gitme Android

from tabtoy.

fananchong avatar fananchong commented on May 14, 2024

主要项目中,有需求,一个 excel 管理一个系统的所有资源配置。
比如 arena.xlsx 有 sheet 页: ai rank award 3 页,表示 AI信息、排行信息、奖励信息;
导出 arena_ai.json 、 arena_rank.json 、 arena_award.json
看目前 tabtoy 没有此功能,或方便的让用户扩展支持此功能

from tabtoy.

davyxu avatar davyxu commented on May 14, 2024

推荐还是拆成多表处理. tabtoy对多表文件支持比sheet好一些. 而且多表也是代码管理友好, 不容易发生合并冲突

tabtoy v2支持sheet
v3测试中, 不支持多sheet, 未来也不会支持

from tabtoy.

fananchong avatar fananchong commented on May 14, 2024

一个 excel 文件通过多页 sheet , 管理一个功能的所有配置 其实是绝大多数项目普遍的需求。
该库各方面挺优秀的,个人认为缺少这个功能是使用者的一个痛点

from tabtoy.

davyxu avatar davyxu commented on May 14, 2024

说了, v2支持. 哪里缺少了?
tabtoy就是在众多团队试用后给与很多反馈才最终决定一些功能的设定. 不能以自己方便, 改变软件统一以及工作流的稳定啊?

4个人要同时修改一个xlsx的不同sheet, 怎么办?
拆成4个文件就没这个问题

from tabtoy.

fananchong avatar fananchong commented on May 14, 2024

4个人要同时修改一个xlsx的不同sheet 项目人为避免即可。
v2似乎不支持,上面说的, arena.xlsx 有 sheet 页: ai rank award 3 页,表示 AI信息、排行信息、奖励信息 的功能
能提交个例子吗?

from tabtoy.

davyxu avatar davyxu commented on May 14, 2024

https://github.com/davyxu/tabtoy/tree/master/v2/example/combine
在这个基础上自己改下就好了嘛

from tabtoy.

Related Issues (20)

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.