240 发简信
IP属地:湖南
  • Pod install 过程中遇到- Use the `$(inherited)` flag, or

    Header Search Paths Other Linker Flags Preprocessor Macros 搜索三处是否有 $(inh...

  • tabbar 去除黑线

    CGRect rect = CGRectMake(0, 0, [UIScreen mainScreen].bounds.size.width, ...

  • iOS 上架时遇到的错误

    ERROR ITMS-90535: "Unexpected CFBundleExecutable Key. The bundle at 'Pay...

  • oc网络请求POST

    - (void)netPOST { NSString *stringUrl = [NSString stringWithFormat:@""];...

  • oc 网络请求GET

    - (void)netGET { // 1.URL地址(参数可直接拼接到url后面) NSURL *url = [NSURL URLWithSt...