protobuf-c入门例子

时间:2017-07-15 04:59:04
【文件属性】:
文件名称:protobuf-c入门例子
文件大小:77KB
文件格式:GZ
更新时间:2017-07-15 04:59:04
protobuf-c http://blog.csdn.net/gongkongrs/article/details/34420947,在http://blog.csdn.net/menggucaoyuan/article/details/16107201的例子修改了Makefile以适应自己的环境
【文件预览】:
tellistc
----inc()
--------pc_public.h(1KB)
--------tellist.pb-c.h(3KB)
----proto()
--------tellist.proto(169B)
----src()
--------store.c(3KB)
--------destore.c(1KB)
--------tellist.pb-c.c(6KB)
----lib()
----Makefile(1KB)
----obj()
--------tellist.pb-c.o(30KB)
--------destore.o(38KB)
--------store.o(42KB)
----bin()
--------store(69KB)
--------destore(66KB)
--------out(120B)

网友评论