码迷,mamicode.com
首页 > 其他好文 > 详细

protobuf引用其它proto文件

时间:2014-06-12 18:45:35      阅读:1994      评论:0      收藏:0      [点我收藏+]

标签:style   class   使用   文件   string   new   

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

Expected a string naming the file to import.

protobuf引用其它proto文件,布布扣,bubuko.com

protobuf引用其它proto文件

标签:style   class   使用   文件   string   new   

原文地址:http://www.cnblogs.com/yangru/p/3781722.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!