I refine the code by add an Extension, it's a magi...
# announcements
r
I refine the code by add an Extension, it's a magic when add this fun <T> NSDictionary.getValue(key:String):T { return this.objectForKey(key) as T }.