Skip to content

Instantly share code, notes, and snippets.

@Shu-Ji
Created July 23, 2014 06:04
Show Gist options
  • Save Shu-Ji/c7310d320a5eae436b9d to your computer and use it in GitHub Desktop.
Save Shu-Ji/c7310d320a5eae436b9d to your computer and use it in GitHub Desktop.
thrift转换命令
thrift -r --gen cpp xxx.thrift
thrift -r --gen java xxx.thrift
thrift -r --gen py xxx.thrift
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment