一、遇到的问题如下,可以看到中文目前都是以乱码进行显示: 测试的代码如下:
#if UNITY_EDITORusing System.Collections.Generic;
using UnityEditor;
using UnityEngine;
using UnityEngine.EventSystems;namespace UI
{[AddComponentMenu("[ExUI]/运行时编辑器/AutoS…
pre 1,Verify smtplib in Python REPL:
python3 -c "import smtplib; print(SMTP_SSL available if hasattr(smtplib, SMTP_SSL) else SMTP_SSL missing)"
输出SMTP_SSL missing,一顿环境和条件的监测操作:
which python3
/usr/local/bin/python3
1.…