Coder Social home page Coder Social logo

Comments (9)

davyxu avatar davyxu commented on May 28, 2024

导出二进制格式时, 才会生成Deserialize方法. Deserialize对应的是二进制解析

from tabtoy.

KeepUpCode avatar KeepUpCode commented on May 28, 2024

tabtoy -mode=v3 -index=Index.xlsx -package=main -csharp_out=table_gen.cs -binary_dir=.
这个命令不就是导出二进制格式的吗

from tabtoy.

davyxu avatar davyxu commented on May 28, 2024

更新下tabtoy

from tabtoy.

KeepUpCode avatar KeepUpCode commented on May 28, 2024

更新下tabtoy

我使用的是最新的 3.1.1 版本啊

还有个问题,我想修改导出二进制文件的后缀为 .bytes ,是修改 flag.go 文件里边的这个地方吗(下图)
image

from tabtoy.

davyxu avatar davyxu commented on May 28, 2024

导出后, 你用shell改下名就好了嘛, 何必这么搞

from tabtoy.

laniidae avatar laniidae commented on May 28, 2024

大大, 我也遇到了同样的问题, 导出的 C# 数据类没有 Deserialize 方法
tabtoy 版本 3.1.1, 使用的数据表来自 v3\example\tutorial, 未做修改
生成的数据类如图
image

from tabtoy.

laniidae avatar laniidae commented on May 28, 2024

我使用的也是该指令
tabtoy -mode=v3 -index=Index.xlsx -package=main -csharp_out=table_gen.cs -binary_dir=.

from tabtoy.

davyxu avatar davyxu commented on May 28, 2024

更新3.1.2

from tabtoy.

laniidae avatar laniidae commented on May 28, 2024

更新3.1.2

可以了. 实在太给力了 👍

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.