Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 226 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 226 Bytes

blog_thrift

thrift使用方法

  • thrift --gen -r blog.thrift
  • thrift.exe -r -o /e/data/web/blog/blog-thrift-gen --gen php:psr4 ./blog.thrift
  • thrift.exe -r -o /e/data/web/blog/blog-thrift-gen --gen java ./blog.thrift