as3 小知识点集锦 1. int类型转换成string类型var i : int;var charlist : string = i+“”; as3 2024-01-24 141 点赞 2 评论 213 浏览