Zhao Long's Notes 
  • 首页
  • 归档
  • 分类
  • 标签
  • 关于
  • 友链
  •   
  •   

Assertion failed on expression: 'm_PreventLoadingFromFile != nameSpaceID'

Unity AssetBundle.Unload(true) 报错如下: 12Assertion failed on expression: 'm_PreventLoadingFromFile != nameSpaceID'UnloadAssetBundle failed 或 1Releasing render texture that is set as Camera.targetTexture

2023-07-13
Unity
Unity

Mac 下 Nginx 安装 ngx-fancyindex

ngx-fancyindex 官方说明ngx-fancyindex 的官方地址有安装说明,我们可以参考官方说明,使用 MacPorts 包管理器直接安装集成了 ngx-fancyindex 的 Nginx ,这样就省去了自己编译 Nginx + ngx-fancyindex 的过程了。 安装首先安装 MacPorts 包管理器,直接去 MacPorts 官网下载对应的 pkg 文件安装即可。 然后

2023-06-30
Unity
Nginx Unity

苹果设备型号大全

iPhone 设备型号 设备名称 i386 iPhone Simulator x86_64 iPhone Simulator arm64 iPhone Simulator iPhone1,1 iPhone iPhone1,2 iPhone 3G iPhone2,1 iPhone 3GS iPhone3,1 iPhone 4 iPhone3,2 iPhone

2023-06-06
iOS
iOS

curl: (60) server certificate verification failed

Codeup 流水线 Ubuntu 16.04.6 LTS 环境下使用 curl 命令报错如下: 12345678910111213141516171819[12:07:54] curl https://shell.zlorn.com/test.sh[12:07:54] % Total % Received % Xferd Average Speed Time Time

2023-05-23
Linux
Linux

Python pip 配置国内镜像源

在 C:\Users\xxx\AppData\Roaming 下新建 pip 文件夹,然后在 pip 文件夹下新建 pip.ini 文件,文件内容如下: 123456[global]timeout = 60000index-url = https://pypi.tuna.tsinghua.edu.cn/simple[install]use-mirrors = truemirrors = https

2023-04-17
Python
Python
1…56789…66

搜索

Hexo Fluid