240 发简信
IP属地:河南
  • flutter 已有项目复制并更改为新项目操作

    要复制一个Flutter 项目并修改名称和包名,需要进行以下步骤: 首先,复制项目文件夹,然后修改 pubspec.yaml 文件中的 name...

  • Cocoapods的升级/降级

    1、升级Ruby环境 sudo gem update --system 2、更新cocoapods sudo gem install cocoa...

  • [!] No podspec found for `ness_disable_screenshots` in `.symlinks/plugins/ness_disable_screenshots/i

    flutter pub get 报错 pod install [!] No podspec found for ness_disable_sc...

  • Mac系统下搭建vue开发环境

    一 、环境搭建 1.首先安装brew 输入 brew -v 查看 brew 版本 2.安装 nodejs 方法一: 安装成功后,查看一下node...

  • git常用命令

    1 常用 git pull origin master # 下...

  • Resize,w 360,h 240
    Assets.xcassets文件创建颜色集合

    之前的Assets.xcassets文件只能创建图片集合。现在可以创建颜色文件集合了。 1, 创建New Color set文件就可以看到下图内...

  • iOS 开发收录的干货

    Objective-C Runtime基础知识 https://zhuanlan.zhihu.com/p/27248527 https://bl...

  • Resize,w 360,h 240
    如何清理mac 电脑中不用的缓存。

    MacBook 如果你是iOS 开发人员,那么你一定对xcode 软件比较熟悉。 1.首先,先打开用户的资源库因为大部分垃圾文件都在资源库中。 ...

  • Resize,w 360,h 240
    The run destination iPhone is not valid for Running the scheme

    The run destination iPhone is not valid for Running the scheme '项目名称'.今天...