1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00

[docs update]修改词语不当:易用性 -> 易用性较差

This commit is contained in:
李懿 2024-03-08 06:19:06 +08:00
parent ecbcf265ae
commit 4ce81218f6

View File

@ -198,7 +198,7 @@ GitHub 地址:[https://github.com/protocolbuffers/protobuf](https://github.com
### ProtoStuff ### ProtoStuff
由于 Protobuf 的易用性,它的哥哥 Protostuff 诞生了。 由于 Protobuf 的易用性较差,它的哥哥 Protostuff 诞生了。
protostuff 基于 Google protobuf但是提供了更多的功能和更简易的用法。虽然更加易用但是不代表 ProtoStuff 性能更差。 protostuff 基于 Google protobuf但是提供了更多的功能和更简易的用法。虽然更加易用但是不代表 ProtoStuff 性能更差。