240 发简信
IP属地:广东
  • Resize,w 360,h 240
    v8学习备忘录

    Disposing the isolate that is entered by a thread 如图,如果把花括号注释掉,运行会报错:Fat...

  • Resize,w 360,h 240
    android studio问题备忘录

    adb.exe device unauthorized 使用adb命令时提示: debug时也不会自动安装到虚拟机,断点也进不来,查了半天原因是...

    0.2 52 0 1
  • Resize,w 360,h 240
    xll2cpp编译记录

    VMware 安装 centOS 8 https://mirrors.aliyun.com/centos/8-stream/isos/x86_6...

  • vscode无法加载unity c#项目

    今天新建了个unity项目,发现vscode无法提供C#的智能提示。OUTPUT面板显示: 同时vscode也弹窗提示: 检查了vscode是最...

  • Resize,w 360,h 240
    unity问题备忘录

    多余的空白符导致shader报错 这个shader在2019.4.18f1不会报错,但是在2021.2.18f1会报上述错误,原因是多了两个不知...

  • unity webgl 使用webp

    环境 Unity 2019.4.18f1 第三方插件 unity.webp@0.3.9https://github.com/netpyoung/...

  • typescript集萃

    在esm包中import json https://www.stefanjudis.com/snippets/how-to-import-jso...

  • Resize,w 360,h 240
    unity+puerts转微信小游戏踩坑记录

    TypeError: video.canPlayType is not a function 原因是游戏里使用了VideoPlayer,然而小游...

  • unity input system踩坑记录

    一些tutorial Input System Tutorials: https://gamedev-resources.com/tutoria...