240 发简信
IP属地:上海
  • Execution failed for task ':path_provider:compileDebugJavaWithJavac'. > Could not find tools.jar....

    1.查找java安装位置 /usr/libexec/java_home -V #Matching Java Virtual Machines (...

  • 2021-11-29

    1.配置环境变量地址 Mac open .bash_profile 2。修改以后刷新数据 source ~/.bash_profile 配置...

  • Resize,w 360,h 240
    2021-08-24

    下次碰到直接添加

  • 无标题文章

    ios 数字 字母 特殊符号(6-20)位 -(BOOL)judgePassWordLegal:(NSString *)text{ BOOL ...

  • AFNetWorking 添加请求头

    //创建网络请求管理对象 AFHTTPSessionManager *manager = [AFHTTPSessionManager m...

  • Resize,w 360,h 240
    GPUImage手动集成

    多图碾压模式,面对疾风吧那么首先下载GPUImage 解压以后去掉mac然后选中这两个拖进工程 直接把文件拖进去 搞定。

  • NSOperationQueue使用

    1.NSInvocationOperation使用 -(NSOperationQueue*)operation_q{ if (!_operat...

  • Resize,w 360,h 240
  • iOS小技巧总结

    # Masonry 显示fream // 先调用superView的layoutIfNeeded方法再获取frame [self.view la...