CR的代码文本

all for learning about the world
  订阅 订阅  :: 管理

2012年5月16日

摘要: _data = p_sprite.getdata() put "...data:" && _data && RETURN ba = new(#byteArray) ba = byteArray( "0000" & _data) --padding 4 bytes.. put "...bytearray:" && ba && RETURN --readstring,the first 4 bytes store the length of.. chs = ba.Re 阅读全文

posted @ 2012-05-16 10:30 mumuliang 阅读(889) 评论(0) 推荐(0)