09.03专题

【09.03.30】Android中使用C++程序读写Parcel的简单例子

http://apps.hi.baidu.com/share/detail/31773728 Android中的Parcel类困惑了我好一段时间(当然现在也没把Parcel完全弄明白),查了一些资料也不知道它里面是以一种什么格式存储数据的。因为它对外提供的读写函数都没有提到具体一个读写函数到底是读写Parcel中的哪一块地址里的数据。比如网上有这么两段代码:     public void w