240 发简信
IP属地:广东
  • Resize,w 360,h 240
    iOS 导出证书给其他电脑使用

    在https://developer.apple.com/account[https://developer.apple.com/account...

  • 为git设置代理

    国内同步github上的项目速度过慢 可以通过设置代理提高速度 设置代理 取消代理 只对github设置代理 *取消代理

  • iOS被拒后怎么进入历史邮件(方案解决中心)

    把下面的appid替换成你自己APP的appid就可以了https://itunesconnect.apple.com/WebObjects/i...

  • iOS杀死程序后调用网络请求和数据库操作

    项目中碰到一个需求,就是在退出控制器后进行埋点操作,正常情况我们在controller的delloc中执行埋点的网络请求就OK了,但是还有一种情...

  • iOS UIConllectionView 使用MJRefresh刷新闪屏修复

    最近项目UIConllectionView使用MJRefresh下拉刷新闪屏,使用以下代码解决,在此记录:

  • Resize,w 360,h 240
    /bin/sh: dart: command not found

    编写程序后运行,报错 /bin/sh: dart: command not found 原因是dart没有安装成功,安装成功后再次运行即可

  • Resize,w 360,h 240
    VSCode编程遇到Dart_LoadScriptFromKernel: The binary program does not contain 'main'.错误

    VSCode编写代码遇到:Dart_LoadScriptFromKernel: The binary program does not cont...

  • Resize,w 360,h 240
    Dart安装失败问题

    安装dart报错,下载软件包失败,错误如下 下载安装包失败,这里给出了下载地址,Download failed:https://storage....

  • Resize,w 360,h 240
    VSCode中文简体设置

    官网下载好VSCode后,界面显示的是英文文版本,下面介绍如何设置成中文版本 打开VSCode,Command+Shift+P,显示搜索框,出现...