2022年1月24日 — ... 1);; length = utf8ToUnicode16(utf8, unicode16, 256);; if (length <= 256) {; lua_pushlstring(L, ( const char *) unicode16, length * 2);; } ...
確定! 回上一頁