#include "virtualmath.h" bool initVirtualMath() { setlocale(LC_ALL, "zh_CN.UTF-8"); return true; }