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.
このコマンドfile.protoを使用してから にコンパイルする方法を知っています。file_pb.js
file.proto
file_pb.js
c:\protobuf\bin\protoc.exe --js_out=import_style=commonjs,binary:. .\file.proto
file_pb.jsしかし、どうすれば からに変換できますかfile.proto