nunono

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2015年9月3日

摘要: 1. stringstring类型的变量是一个数组,下列操作合法:strName = $.name -- output: "Shemmy_03"strName[1] --得到字符串strName第一个元素 "S"strName[3] --得到字符串strName第一个元素 "e"strName.co... 阅读全文
posted @ 2015-09-03 17:48 nunono 阅读(5379) 评论(1) 推荐(0) 编辑

摘要: -------------垃圾回收-------------------gc()------------释放给位图的内存----------------freeSceneBitmaps()---------------清除撤消/重做缓冲区-----------------------clearUnd... 阅读全文
posted @ 2015-09-03 17:18 nunono 阅读(907) 评论(0) 推荐(0) 编辑