uiwebview加载中文URL

uiwebview加载中文URL

uiwebview加载中文URL

_paperGamePath = [_paperGamePath stringByAddingPercentEscapesUsingEncoding:NSUTF8StringEncoding];

NSLog(@"paper game path is: %@", _paperGamePath);

05-07 15:17