240 发简信
IP属地:山东
  • Hero._allHeroesFor.inviteHero.<anonymous closure>

    解决办法: 给FloatingActionButton 加heroTag标签 错误信息有关 I/flutter (14406): When th...

  • did not find header 'Flutter.h' in framework 'Flutter'

    出现这个问题的原因可能是ios/Flutter 下的某些文件丢失 解决办法 1 新建一个flutter项目 2 copy 新项目中的ios/Fl...

  • flutter ios 微信支付

    iOS配置 https://developers.weixin.qq.com/doc/oplatform/Mobile_App/Access_G...

  • The sandbox is not in sync with the Podfile.lock

    flutter运行ios报错The sandbox is not in sync with the Podfile.lock 解决办法 切换到项...

  • python virtualenv使用

    windows pip install virtualenv pip install virtualenvwrapper-win mkvirtu...

  • openSettingsURLString' was introduced in Swift 4.2 public class let openSettingsURLString: St...

    解决办法,在vscode中全局搜索 UIApplication.openSettingsURLString 然后替换成UIApplicatio...

  • ionic4 build browser 启动图报错

    修改www目录下config.xml文件增加一下内容,并在对应目录下上传图片

  • ionic failed to create component for 'dialog' reason java.awt.headlessexception

    在mac下,升级新版的 Gradle 出现的问题 原因是因为在打包带签名的apk包的时候,需要弹出密码的,但是不知道为什么没有弹出来 解决办法 ...

  • Resize,w 360,h 240
    ionic3 fileOpener打开apk文件报错

    andorid 打开platform文件夹找到AndroidManifest.xml文件,如下图: