民间木雕
作者:WitSun 日期:2010-07-22
最近出越南版本,了解了下越南输入法与unicode的范围,特记录一下,以备后用
作者:WitSun 日期:2010-05-22
今天把车轮变成了风火轮
作者:WitSun 日期:2010-05-16
前阵子去了南汇姑姑那边-新场古镇
作者:WitSun 日期:2010-04-27
今天去改装了我的骚蓝
作者:WitSun 日期:2010-04-26
最近看了Google的数据格式“Protocol Buffers”。
作者:WitSun 日期:2010-03-20
感觉很不错。
引用内容
引用内容What are protocol buffers?
Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data – think XML, but smaller, faster, and simpler.
You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages.
You can even update your data structure without breaking deployed programs that are compiled against the "old" format.
Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data – think XML, but smaller, faster, and simpler.
You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages.
You can even update your data structure without breaking deployed programs that are compiled against the "old" format.











