240 发简信
IP属地:四川
  • Mac下安装flutter

    执行 检测flutter环境 以上结果代表flutter环境已安装好,但是andriod跟ios的工具没安装好,根据提示安装就可。如何没有安装h...

  • fasltlane安装

    确保你的Xcode命令行工具的最新版本安装xcode-select --install 安装fastlanesudo gem install f...

  • 最新cocopods安装

    1. 更新ruby 2. 查看镜像 3. 更改镜像路径 4. 安装cocopods 可能报错: 解决: 或者 重启电脑,长按commond+R,...

  • unable to access 'https://github.com/DajuanM/DHAlgorithms.git/': The requested URL returned error: 403

    今天在github上拉了代码修改后准备上传结果报错了: unable to access 'https://github.com/DajuanM...

  • LeetCode-551. Student Attendance Record I

    You are given a string representing an attendance record for a student. ...

  • LeetCode-557. Reverse Words in a String III

    Given a string, you need to reverse the order of characters in each word...

  • LeetCode-624. Maximum Distance in Arrays

    Given m arrays, and each array is sorted in ascending order. Now you can...

  • LeetCode-414. Third Maximum Number

    Given a non-empty array of integers, return the third maximum number in ...