摘要: 1,定义Thrift接口文件test.thrift:struct TestStruct { 1: i16 v1, 2: i32 v2, 3: i64 v3, 4: bool v4, 5: string v5,}service Se... 阅读全文
posted @ 2014-09-27 13:14 kobofare 阅读(242) 评论(0) 推荐(0) 编辑