摘要: 从asset store将strangeIOC下载下来后,运行其中的example,myfirstproject和signalsproject都没有问题,而运行第三个例子mutiplecontext时,就出现了空引用调用的问题,ShipView在Init()中添加ClickDetector时,获取ClickDetector的实例,其中的dispatcher为null;后来通过对比,改为从Resou... 阅读全文
posted @ 2017-06-29 14:20 ycbx 阅读(478) 评论(1) 推荐(0)