一、远程桌面工具
Microsoft Remote Desktop
二、下载地址
https://go.microsoft.com/fwlink/?linkid868963
三、下载并安装
四、添加远程PC PC name:云服务器IP。
User account: 添加系统用户
PC name:远程桌面 IP 地址User account:可以选择是…
全局变量
/* Minimum SDL audio buffer size, in samples. */
// 最小音频缓冲
#define SDL_AUDIO_MIN_BUFFER_SIZE 512
/* Calculate actual buffer size keeping in mind not cause too frequent audio callbacks */
// 计算实际音频缓冲大小,并不需要太频繁…
第一次导入AssetBundleBrowser遇到报错有
Assets\Scenes\AssetBundles-Browser-master\AssetBundles-Browser-master\Tests\Editor\ABModelTests.cs(13,7): error CS0246: The type or namespace name Boo could not be found (are you missing a using directive or an assem…