2014年6月11日

protobuf引用其它proto文件

摘要: 在一个proto文件中引用其它proto文件时,使用import“xx.proto”的方式,记得需要加上双引号,否则生成文件的时候会提示:Expectedastringnamingthefiletoimport. 阅读全文

posted @ 2014-06-11 13:02 杨孺 阅读(2620) 评论(0) 推荐(0)

导航