摘要:
public class Singleton { private static var _instanceDict :Dictionary = new Dictionary(); public static function getInstance(type : Class, autoCreation : Boolean = true) : ... 阅读全文
posted @ 2013-05-07 16:04
模西的哥哥
阅读(151)
评论(0)
推荐(0)
浙公网安备 33010602011771号