使用protobuf编写配置文件以及读写
摘要:        
.proto文件示例message Configure{ required string host = 1; required uint32 port = 2;}写配置文件Configure config;config.set_host("127.0.0.1");config.set_p...    阅读全文
		
		posted @ 2014-09-29 11:28 落叶歸根 阅读(1783) 评论(0) 推荐(1)
                    
                
浙公网安备 33010602011771号