Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想用 和 中的窗口应用程序交换网站protobuf.net数据protobuf.js。我有一个protobuf.js没有十进制类型的问题。请帮我。
protobuf.net
protobuf.js
Parser 只是 protobuf.js 完整构建的一部分,它支持遗留组、float 和 double,如此处所述。