240 发简信
IP属地:广东
  • OC中的二进制字符串转十六进制字符串

    直接上代码 -(NSString*)twoConvertSixteen:(NSString*)string{ NSString* strTen ...